Skip to content

Console Output

Started by user Oliver Smith
Running as SYSTEM
Building remotely on host2-deb11build-ansible (ttcn3 obs osmocom-gerrit osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan
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-asan # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/docker-playground
 > git --version # timeout=10
 > git --version # 'git version 2.30.2'
 > git fetch --tags --force --progress -- https://gerrit.osmocom.org/docker-playground +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://gerrit.osmocom.org/docker-playground # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
 > git rev-parse refs/remotes/origin/osmith/wip^{commit} # timeout=10
 > git rev-parse osmith/wip^{commit} # timeout=10
Checking out Revision fcdeba228c4e242be149239ac2454f7bf833c2da (refs/remotes/origin/osmith/wip)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f fcdeba228c4e242be149239ac2454f7bf833c2da # timeout=10
Commit message: "debian-bookworm-obs-asan: new container"
First time build. Skipping changelog.
[ttcn3-msc-test-asan] $ /bin/sh -xe /tmp/jenkins8638783136492288836.sh + export REGISTRY_HOST=registry.osmocom.org + echo ttcn3-msc-test-asan + sed s/-asan$// + DIR=ttcn3-msc-test + export IMAGE_SUFFIX=asan + export OSMOCOM_REPO_VERSION=asan + cd ttcn3-msc-test + ./jenkins.sh + [ x = x ] + REPO_USER=osmocom-build + [ x/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan = x ] + VOL_BASE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs + [ ! -d /home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs ] + [ xjenkins-ttcn3-msc-test-asan-1 = x ] + basename /home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-msc-test + SUITE_NAME=ttcn3-msc-test + IMAGE_SUFFIX=asan + docker_images_require osmo-stp-asan osmo-msc-asan 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-asan + local feed + echo debian-bookworm-obs-asan + depends=debian-bookworm-obs-asan + [ -n debian-bookworm-obs-asan ] + docker_images_require debian-bookworm-obs-asan + 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-asan + local feed + depends= + [ -n ] + docker_distro_from_image_name debian-bookworm-obs-asan + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name debian-bookworm-obs-asan + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name debian-bookworm-obs-asan + echo debian-bookworm-obs-asan + dir=debian-bookworm-obs-asan + pull_arg=--pull + grep ^FROM ../debian-bookworm-obs-asan/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + set +x Building image: debian-bookworm-obs-asan (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../debian-bookworm-obs-asan BUILD_ARGS=--pull UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/debian-bookworm-obs-asan OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/debian-bookworm-obs-asan' 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-asan/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=asan \ --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-asan:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.39kB 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 [1/6] FROM registry.osmocom.org/debian:bookworm@sha256:08f76151d500d9e021b9f793364a3e9e534433297d16ba0152d69d1914b64d17 #5 resolve registry.osmocom.org/debian:bookworm@sha256:08f76151d500d9e021b9f793364a3e9e534433297d16ba0152d69d1914b64d17 0.0s done #5 DONE 0.0s #6 [internal] load build context #6 transferring context: 1.96kB done #6 DONE 0.0s #7 [2/6] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #7 CACHED #8 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12//Release #8 DONE 0.1s #9 [3/6] COPY .COMMON/RELEASE.KEY /usr/share/keyrings/osmocom-nightly-asan.asc #9 DONE 0.0s #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 0.205 + useradd --uid=1000 build #10 0.255 + mkdir /build #10 0.256 + chown -R build:build /build /usr/local #10 0.261 + echo path-exclude=/usr/share/man/* #10 0.261 + rm -rf /usr/share/man/ #10 DONE 0.3s #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-nightly-asan.asc] https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12/ ./" > /etc/apt/sources.list.d/osmocom-nightly-asan.list #11 0.298 + apt-get update #11 0.329 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] #11 0.346 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] #11 0.351 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] #11 0.404 Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8786 kB] #11 0.497 Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [13.8 kB] #11 0.498 Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [158 kB] #11 1.305 Fetched 9213 kB in 1s (9337 kB/s) #11 1.305 Reading package lists... #11 1.765 + apt-get install -y --no-install-recommends ca-certificates telnet #11 1.770 Reading package lists... #11 2.198 Building dependency tree... #11 2.306 Reading state information... #11 2.404 The following additional packages will be installed: #11 2.404 inetutils-telnet libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libssl3 #11 2.404 netbase openssl #11 2.405 Suggested packages: #11 2.405 krb5-doc krb5-user #11 2.405 Recommended packages: #11 2.405 krb5-locales #11 2.465 The following NEW packages will be installed: #11 2.466 ca-certificates inetutils-telnet libk5crypto3 libkeyutils1 libkrb5-3 #11 2.466 libkrb5support0 libssl3 netbase openssl telnet #11 2.489 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. #11 2.489 Need to get 4217 kB of archives. #11 2.489 After this operation, 10.8 MB of additional disk space will be used. #11 2.489 Get:1 http://deb.debian.org/debian bookworm/main amd64 netbase all 6.4 [12.8 kB] #11 2.496 Get:2 http://deb.debian.org/debian bookworm/main amd64 libssl3 amd64 3.0.11-1~deb12u2 [2019 kB] #11 2.529 Get:3 http://deb.debian.org/debian bookworm/main amd64 openssl amd64 3.0.11-1~deb12u2 [1419 kB] #11 2.549 Get:4 http://deb.debian.org/debian bookworm/main amd64 ca-certificates all 20230311 [153 kB] #11 2.550 Get:5 http://deb.debian.org/debian bookworm/main amd64 libkrb5support0 amd64 1.20.1-2+deb12u1 [32.4 kB] #11 2.551 Get:6 http://deb.debian.org/debian bookworm/main amd64 libk5crypto3 amd64 1.20.1-2+deb12u1 [78.9 kB] #11 2.551 Get:7 http://deb.debian.org/debian bookworm/main amd64 libkeyutils1 amd64 1.6.3-2 [8808 B] #11 2.552 Get:8 http://deb.debian.org/debian bookworm/main amd64 libkrb5-3 amd64 1.20.1-2+deb12u1 [332 kB] #11 2.554 Get:9 http://deb.debian.org/debian bookworm/main amd64 inetutils-telnet amd64 2:2.4-2+deb12u1 [120 kB] #11 2.555 Get:10 http://deb.debian.org/debian bookworm/main amd64 telnet all 0.17+2.4-2+deb12u1 [41.1 kB] #11 2.680 debconf: delaying package configuration, since apt-utils is not installed #11 2.707 Fetched 4217 kB in 0s (49.9 MB/s) #11 2.727 Selecting previously unselected package netbase. #11 2.727 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6090 files and directories currently installed.) #11 2.741 Preparing to unpack .../0-netbase_6.4_all.deb ... #11 2.746 Unpacking netbase (6.4) ... #11 2.777 Selecting previously unselected package libssl3:amd64. #11 2.778 Preparing to unpack .../1-libssl3_3.0.11-1~deb12u2_amd64.deb ... #11 2.787 Unpacking libssl3:amd64 (3.0.11-1~deb12u2) ... #11 2.934 Selecting previously unselected package openssl. #11 2.935 Preparing to unpack .../2-openssl_3.0.11-1~deb12u2_amd64.deb ... #11 2.941 Unpacking openssl (3.0.11-1~deb12u2) ... #11 3.182 Selecting previously unselected package ca-certificates. #11 3.184 Preparing to unpack .../3-ca-certificates_20230311_all.deb ... #11 3.188 Unpacking ca-certificates (20230311) ... #11 3.246 Selecting previously unselected package libkrb5support0:amd64. #11 3.247 Preparing to unpack .../4-libkrb5support0_1.20.1-2+deb12u1_amd64.deb ... #11 3.250 Unpacking libkrb5support0:amd64 (1.20.1-2+deb12u1) ... #11 3.285 Selecting previously unselected package libk5crypto3:amd64. #11 3.286 Preparing to unpack .../5-libk5crypto3_1.20.1-2+deb12u1_amd64.deb ... #11 3.289 Unpacking libk5crypto3:amd64 (1.20.1-2+deb12u1) ... #11 3.324 Selecting previously unselected package libkeyutils1:amd64. #11 3.325 Preparing to unpack .../6-libkeyutils1_1.6.3-2_amd64.deb ... #11 3.328 Unpacking libkeyutils1:amd64 (1.6.3-2) ... #11 3.357 Selecting previously unselected package libkrb5-3:amd64. #11 3.358 Preparing to unpack .../7-libkrb5-3_1.20.1-2+deb12u1_amd64.deb ... #11 3.361 Unpacking libkrb5-3:amd64 (1.20.1-2+deb12u1) ... #11 3.419 Selecting previously unselected package inetutils-telnet. #11 3.420 Preparing to unpack .../8-inetutils-telnet_2%3a2.4-2+deb12u1_amd64.deb ... #11 3.423 Unpacking inetutils-telnet (2:2.4-2+deb12u1) ... #11 3.455 Selecting previously unselected package telnet. #11 3.456 Preparing to unpack .../9-telnet_0.17+2.4-2+deb12u1_all.deb ... #11 3.463 Unpacking telnet (0.17+2.4-2+deb12u1) ... #11 3.499 Setting up libkeyutils1:amd64 (1.6.3-2) ... #11 3.511 Setting up libssl3:amd64 (3.0.11-1~deb12u2) ... #11 3.520 Setting up libkrb5support0:amd64 (1.20.1-2+deb12u1) ... #11 3.531 Setting up libk5crypto3:amd64 (1.20.1-2+deb12u1) ... #11 3.542 Setting up netbase (6.4) ... #11 3.569 Setting up libkrb5-3:amd64 (1.20.1-2+deb12u1) ... #11 3.577 Setting up openssl (3.0.11-1~deb12u2) ... #11 3.589 Setting up inetutils-telnet (2:2.4-2+deb12u1) ... #11 3.600 update-alternatives: using /usr/bin/inetutils-telnet to provide /usr/bin/telnet (telnet) in auto mode #11 3.600 update-alternatives: warning: skip creation of /usr/share/man/man1/telnet.1.gz because associated file /usr/share/man/man1/inetutils-telnet.1.gz (of link group telnet) doesn't exist #11 3.608 Setting up ca-certificates (20230311) ... #11 3.667 debconf: unable to initialize frontend: Dialog #11 3.667 debconf: (TERM is not set, so the dialog frontend is not usable.) #11 3.667 debconf: falling back to frontend: Readline #11 3.667 debconf: unable to initialize frontend: Readline #11 3.667 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.36.0 /usr/local/share/perl/5.36.0 /usr/lib/x86_64-linux-gnu/perl5/5.36 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.36 /usr/share/perl/5.36 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) #11 3.668 debconf: falling back to frontend: Teletype #11 3.916 Updating certificates in /etc/ssl/certs... #11 4.282 140 added, 0 removed; done. #11 4.316 Setting up telnet (0.17+2.4-2+deb12u1) ... #11 4.324 Processing triggers for libc-bin (2.36-9+deb12u7) ... #11 4.339 Processing triggers for ca-certificates (20230311) ... #11 4.344 Updating certificates in /etc/ssl/certs... #11 4.627 0 added, 0 removed; done. #11 4.627 Running hooks in /etc/ca-certificates/update.d... #11 4.628 done. #11 4.652 + apt-get clean #11 4.655 + echo deb [signed-by=/usr/share/keyrings/osmocom-nightly-asan.asc] https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12/ ./ #11 DONE 4.7s #12 [6/6] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY:/ASAN/DEBIAN_12//RELEASE /tmp/Release #12 DONE 0.0s #13 exporting to image #13 exporting layers #13 exporting layers 0.2s done #13 writing image sha256:bfea0e2d34c8166ef941d10978becb5814bcb285b9b3380cca7e4fc6dfba6676 done #13 naming to docker.io/osmocom-build/debian-bookworm-obs-asan:latest done #13 DONE 0.2s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/debian-bookworm-obs-asan' + docker_image_exists debian-bookworm-obs-asan + docker images -q osmocom-build/debian-bookworm-obs-asan + test -n bfea0e2d34c8 + list_osmo_packages debian-bookworm debian-bookworm-obs-asan + local distro=debian-bookworm + local image=debian-bookworm-obs-asan + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/debian-bookworm-obs-asan -c + [ -n ] + return + docker_distro_from_image_name osmo-stp-asan + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name osmo-stp-asan + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name osmo-stp-asan + echo osmo-stp-asan + sed s/-asan/-latest/ + dir=osmo-stp-latest + pull_arg=--pull + grep ^FROM ../osmo-stp-latest/Dockerfile + from_line=FROM $USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION + + grep -q $USER echo FROM $USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION + pull_arg= + set +x Building image: osmo-stp-asan (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-asan OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/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-asan/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=asan \ --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-asan: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-asan:latest #3 DONE 0.0s #4 [internal] load build context #4 transferring context: 1.12kB done #4 DONE 0.0s #5 [1/4] FROM docker.io/osmocom-build/debian-bookworm-obs-asan #5 DONE 0.1s #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 0.277 Hit:1 http://deb.debian.org/debian bookworm InRelease #6 0.277 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #6 0.277 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #6 0.277 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ InRelease [1570 B] #6 0.459 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ Packages [41.7 kB] #6 0.470 Fetched 43.3 kB in 0s (193 kB/s) #6 0.470 Reading package lists... #6 0.940 Reading package lists... #6 1.370 Building dependency tree... #6 1.485 Reading state information... #6 1.588 The following additional packages will be installed: #6 1.588 libasan8 libmnl0 libosmo-sigtran9 libosmocore21 libosmogsm20 libosmoisdn0 #6 1.588 libosmonetif11 libosmovty13 libsctp1 libtalloc2 libubsan1 liburing2 #6 1.588 osmocom-nightly-asan #6 1.589 Suggested packages: #6 1.589 lksctp-tools #6 1.642 The following NEW packages will be installed: #6 1.642 libasan8 libmnl0 libosmo-sigtran9 libosmocore21 libosmogsm20 libosmoisdn0 #6 1.642 libosmonetif11 libosmovty13 libsctp1 libtalloc2 libubsan1 liburing2 osmo-stp #6 1.643 osmocom-nightly-asan #6 1.674 0 upgraded, 14 newly installed, 0 to remove and 0 not upgraded. #6 1.674 Need to get 5976 kB of archives. #6 1.674 After this operation, 33.6 MB of additional disk space will be used. #6 1.674 Get:1 http://deb.debian.org/debian bookworm/main amd64 libasan8 amd64 12.2.0-14 [2195 kB] #6 1.691 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ osmocom-nightly-asan 202406101434 [1192 B] #6 1.694 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmocore21 1.9.0.208.10d4d.202406101434~asan [574 kB] #6 1.717 Get:4 http://deb.debian.org/debian bookworm/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] #6 1.717 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmoisdn0 1.9.0.208.10d4d.202406101434~asan [157 kB] #6 1.717 Get:6 http://deb.debian.org/debian bookworm/main amd64 libsctp1 amd64 1.0.19+dfsg-2 [29.7 kB] #6 1.717 Get:7 http://deb.debian.org/debian bookworm/main amd64 libtalloc2 amd64 2.4.0-f2 [25.6 kB] #6 1.718 Get:8 http://deb.debian.org/debian bookworm/main amd64 libubsan1 amd64 12.2.0-14 [883 kB] #6 1.725 Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmogsm20 1.9.0.208.10d4d.202406101434~asan [1073 kB] #6 1.727 Get:10 http://deb.debian.org/debian bookworm/main amd64 liburing2 amd64 2.3-3 [12.6 kB] #6 1.738 Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmonetif11 1.4.0.56.0a25.202406101434~asan [197 kB] #6 1.740 Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmovty13 1.9.0.208.10d4d.202406101434~asan [272 kB] #6 1.742 Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmo-sigtran9 1.8.0.67.fb30.202406101434~asan [525 kB] #6 1.747 Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ osmo-stp 1.8.0.67.fb30.202406101434~asan [18.4 kB] #6 1.876 debconf: delaying package configuration, since apt-utils is not installed #6 1.901 Fetched 5976 kB in 0s (59.6 MB/s) #6 1.924 Selecting previously unselected package libasan8:amd64. #6 1.924 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6630 files and directories currently installed.) #6 1.928 Preparing to unpack .../00-libasan8_12.2.0-14_amd64.deb ... #6 1.954 Unpacking libasan8:amd64 (12.2.0-14) ... #6 2.204 Selecting previously unselected package libmnl0:amd64. #6 2.205 Preparing to unpack .../01-libmnl0_1.0.4-3_amd64.deb ... #6 2.221 Unpacking libmnl0:amd64 (1.0.4-3) ... #6 2.298 Selecting previously unselected package osmocom-nightly-asan. #6 2.299 Preparing to unpack .../02-osmocom-nightly-asan_202406101434_amd64.deb ... #6 2.313 Unpacking osmocom-nightly-asan (202406101434) ... #6 2.392 Selecting previously unselected package libsctp1:amd64. #6 2.393 Preparing to unpack .../03-libsctp1_1.0.19+dfsg-2_amd64.deb ... #6 2.408 Unpacking libsctp1:amd64 (1.0.19+dfsg-2) ... #6 2.491 Selecting previously unselected package libtalloc2:amd64. #6 2.493 Preparing to unpack .../04-libtalloc2_2.4.0-f2_amd64.deb ... #6 2.505 Unpacking libtalloc2:amd64 (2.4.0-f2) ... #6 2.585 Selecting previously unselected package libubsan1:amd64. #6 2.586 Preparing to unpack .../05-libubsan1_12.2.0-14_amd64.deb ... #6 2.593 Unpacking libubsan1:amd64 (12.2.0-14) ... #6 2.747 Selecting previously unselected package liburing2:amd64. #6 2.748 Preparing to unpack .../06-liburing2_2.3-3_amd64.deb ... #6 2.772 Unpacking liburing2:amd64 (2.3-3) ... #6 2.846 Selecting previously unselected package libosmocore21:amd64. #6 2.848 Preparing to unpack .../07-libosmocore21_1.9.0.208.10d4d.202406101434~asan_amd64.deb ... #6 2.859 Unpacking libosmocore21:amd64 (1.9.0.208.10d4d.202406101434~asan) ... #6 2.984 Selecting previously unselected package libosmoisdn0:amd64. #6 2.985 Preparing to unpack .../08-libosmoisdn0_1.9.0.208.10d4d.202406101434~asan_amd64.deb ... #6 2.994 Unpacking libosmoisdn0:amd64 (1.9.0.208.10d4d.202406101434~asan) ... #6 3.105 Selecting previously unselected package libosmogsm20:amd64. #6 3.106 Preparing to unpack .../09-libosmogsm20_1.9.0.208.10d4d.202406101434~asan_amd64.deb ... #6 3.118 Unpacking libosmogsm20:amd64 (1.9.0.208.10d4d.202406101434~asan) ... #6 3.278 Selecting previously unselected package libosmonetif11:amd64. #6 3.279 Preparing to unpack .../10-libosmonetif11_1.4.0.56.0a25.202406101434~asan_amd64.deb ... #6 3.289 Unpacking libosmonetif11:amd64 (1.4.0.56.0a25.202406101434~asan) ... #6 3.374 Selecting previously unselected package libosmovty13:amd64. #6 3.375 Preparing to unpack .../11-libosmovty13_1.9.0.208.10d4d.202406101434~asan_amd64.deb ... #6 3.383 Unpacking libosmovty13:amd64 (1.9.0.208.10d4d.202406101434~asan) ... #6 3.485 Selecting previously unselected package libosmo-sigtran9:amd64. #6 3.486 Preparing to unpack .../12-libosmo-sigtran9_1.8.0.67.fb30.202406101434~asan_amd64.deb ... #6 3.497 Unpacking libosmo-sigtran9:amd64 (1.8.0.67.fb30.202406101434~asan) ... #6 3.631 Selecting previously unselected package osmo-stp:amd64. #6 3.632 Preparing to unpack .../13-osmo-stp_1.8.0.67.fb30.202406101434~asan_amd64.deb ... #6 3.647 Unpacking osmo-stp:amd64 (1.8.0.67.fb30.202406101434~asan) ... #6 3.746 Setting up libtalloc2:amd64 (2.4.0-f2) ... #6 3.771 Setting up libmnl0:amd64 (1.0.4-3) ... #6 3.805 Setting up libubsan1:amd64 (12.2.0-14) ... #6 3.848 Setting up libsctp1:amd64 (1.0.19+dfsg-2) ... #6 3.881 Setting up libasan8:amd64 (12.2.0-14) ... #6 3.902 Setting up osmocom-nightly-asan (202406101434) ... #6 3.913 Setting up liburing2:amd64 (2.3-3) ... #6 3.933 Setting up libosmocore21:amd64 (1.9.0.208.10d4d.202406101434~asan) ... #6 3.965 Setting up libosmovty13:amd64 (1.9.0.208.10d4d.202406101434~asan) ... #6 3.997 Setting up libosmoisdn0:amd64 (1.9.0.208.10d4d.202406101434~asan) ... #6 4.040 Setting up libosmogsm20:amd64 (1.9.0.208.10d4d.202406101434~asan) ... #6 4.074 Setting up libosmonetif11:amd64 (1.4.0.56.0a25.202406101434~asan) ... #6 4.130 Setting up libosmo-sigtran9:amd64 (1.8.0.67.fb30.202406101434~asan) ... #6 4.164 Setting up osmo-stp:amd64 (1.8.0.67.fb30.202406101434~asan) ... #6 4.274 changed ownership of '/etc/osmocom/osmo-stp.cfg' from root:root to osmocom:osmocom #6 4.275 mode of '/etc/osmocom/osmo-stp.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) #6 4.275 changed ownership of '/etc/osmocom' from root:root to root:osmocom #6 4.276 mode of '/etc/osmocom' changed from 0755 (rwxr-xr-x) to 2775 (rwxrwsr-x) #6 4.277 changed ownership of '/var/lib/osmocom' from root:root to osmocom:osmocom #6 4.355 Processing triggers for libc-bin (2.36-9+deb12u7) ... #6 DONE 4.4s #7 [3/4] WORKDIR /DATA #7 DONE 0.0s #8 [4/4] COPY OSMO-STP.CFG /data/ #8 DONE 0.0s #9 exporting to image #9 exporting layers #9 exporting layers 0.2s done #9 writing image sha256:f661325e211bd05ef3cb0280dc5343acb4df5d39d14ef7ab7ee4c0a2b004b62e #9 writing image sha256:f661325e211bd05ef3cb0280dc5343acb4df5d39d14ef7ab7ee4c0a2b004b62e done #9 naming to docker.io/osmocom-build/osmo-stp-asan:latest done #9 DONE 0.2s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/osmo-stp-latest' + docker_image_exists osmo-stp-asan + docker images -q osmocom-build/osmo-stp-asan + test -n f661325e211b + list_osmo_packages debian-bookworm osmo-stp-asan + local distro=debian-bookworm + local image=osmo-stp-asan + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-stp-asan -c + [ -n ] + set +x ### Installed Osmocom packages in: osmo-stp-asan ### ii libosmo-sigtran9:amd64 1.8.0.67.fb30.202406101434~asan amd64 Osmocom SIGTRAN library (SCCP, SUA, M3UA and more) ii libosmocore21:amd64 1.9.0.208.10d4d.202406101434~asan amd64 Osmo Core library ii libosmogsm20:amd64 1.9.0.208.10d4d.202406101434~asan amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.9.0.208.10d4d.202406101434~asan amd64 Osmo ISDN utility library ii libosmonetif11:amd64 1.4.0.56.0a25.202406101434~asan amd64 Common/shared code regarding network interface for OpenBSC ii libosmovty13:amd64 1.9.0.208.10d4d.202406101434~asan amd64 Osmo VTY library ii osmo-stp:amd64 1.8.0.67.fb30.202406101434~asan amd64 Osmocom SIGTRAN STP (Signaling Transfer Point) ii osmocom-nightly-asan 202406101434 amd64 Dummy package, conflicts with ['osmocom-2022q1', 'osmocom-2022q2', 'osmocom-2023q1', 'osmocom-latest', 'osmocom-master', 'osmocom-nightly'] + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends osmo-msc-asan + local feed + echo debian-bookworm-obs-asan + depends=debian-bookworm-obs-asan + [ -n debian-bookworm-obs-asan ] + docker_images_require debian-bookworm-obs-asan + 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-asan + local feed + depends= + [ -n ] + docker_distro_from_image_name debian-bookworm-obs-asan + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name debian-bookworm-obs-asan + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name debian-bookworm-obs-asan + echo debian-bookworm-obs-asan + dir=debian-bookworm-obs-asan + pull_arg=--pull + grep ^FROM ../debian-bookworm-obs-asan/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + set +x Building image: debian-bookworm-obs-asan (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../debian-bookworm-obs-asan BUILD_ARGS=--pull UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/debian-bookworm-obs-asan OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/debian-bookworm-obs-asan' rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/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=asan \ --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-asan: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.39kB 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 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/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 [3/6] COPY .COMMON/RELEASE.KEY /usr/share/keyrings/osmocom-nightly-asan.asc #8 CACHED #9 [2/6] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #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-nightly-asan.asc] https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12/ ./" > /etc/apt/sources.list.d/osmocom-nightly-asan.list #11 CACHED #12 [6/6] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY:/ASAN/DEBIAN_12//RELEASE /tmp/Release #12 CACHED #13 exporting to image #13 exporting layers done #13 writing image sha256:bfea0e2d34c8166ef941d10978becb5814bcb285b9b3380cca7e4fc6dfba6676 0.0s done #13 naming to docker.io/osmocom-build/debian-bookworm-obs-asan:latest done #13 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/debian-bookworm-obs-asan' + docker_image_exists debian-bookworm-obs-asan + docker images -q osmocom-build/debian-bookworm-obs-asan + test -n bfea0e2d34c8 + list_osmo_packages debian-bookworm debian-bookworm-obs-asan + local distro=debian-bookworm + local image=debian-bookworm-obs-asan + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/debian-bookworm-obs-asan -c + [ -n ] + return + docker_distro_from_image_name osmo-msc-asan + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name osmo-msc-asan + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name osmo-msc-asan + echo osmo-msc-asan + sed s/-asan/-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-asan (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-asan OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/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-asan/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=asan \ --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-asan:latest . #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.1s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 586B 0.0s done #2 DONE 0.2s #3 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-obs-asan:latest #3 DONE 0.0s #4 [1/5] FROM docker.io/osmocom-build/debian-bookworm-obs-asan #4 CACHED #5 [internal] load build context #5 transferring context: 345B done #5 DONE 0.1s #6 [2/5] RUN CASE "debian-bookworm" in debian*) apt-get update && apt-get install -y --no-install-recommends osmo-msc && apt-get clean ;; centos*) dnf install -y osmo-msc ;; esac #6 0.368 Hit:1 http://deb.debian.org/debian bookworm InRelease #6 0.368 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #6 0.368 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #6 0.368 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ InRelease [1570 B] #6 0.550 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ Packages [41.7 kB] #6 0.563 Fetched 43.3 kB in 0s (190 kB/s) #6 0.563 Reading package lists... #6 0.965 Reading package lists... #6 1.365 Building dependency tree... #6 1.463 Reading state information... #6 1.587 The following additional packages will be installed: #6 1.588 libasan8 libasn1c1 libmnl0 libosmo-gsup-client0 libosmo-mgcp-client12 #6 1.588 libosmo-ranap7 libosmo-sigtran9 libosmoabis13 libosmocore21 libosmoctrl0 #6 1.588 libosmogsm20 libosmoisdn0 libosmonetif11 libosmovty13 libsctp1 libsmpp1 #6 1.588 libsqlite3-0 libtalloc2 libubsan1 liburing2 osmocom-nightly-asan #6 1.589 Suggested packages: #6 1.589 lksctp-tools #6 1.589 Recommended packages: #6 1.589 osmo-mgw #6 1.650 The following NEW packages will be installed: #6 1.650 libasan8 libasn1c1 libmnl0 libosmo-gsup-client0 libosmo-mgcp-client12 #6 1.650 libosmo-ranap7 libosmo-sigtran9 libosmoabis13 libosmocore21 libosmoctrl0 #6 1.650 libosmogsm20 libosmoisdn0 libosmonetif11 libosmovty13 libsctp1 libsmpp1 #6 1.651 libsqlite3-0 libtalloc2 libubsan1 liburing2 osmo-msc osmocom-nightly-asan #6 1.681 0 upgraded, 22 newly installed, 0 to remove and 0 not upgraded. #6 1.681 Need to get 11.6 MB of archives. #6 1.681 After this operation, 91.7 MB of additional disk space will be used. #6 1.681 Get:1 http://deb.debian.org/debian bookworm/main amd64 libasan8 amd64 12.2.0-14 [2195 kB] #6 1.687 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ osmocom-nightly-asan 202406101434 [1192 B] #6 1.696 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmocore21 1.9.0.208.10d4d.202406101434~asan [574 kB] #6 1.718 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmoisdn0 1.9.0.208.10d4d.202406101434~asan [157 kB] #6 1.720 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmogsm20 1.9.0.208.10d4d.202406101434~asan [1073 kB] #6 1.723 Get:6 http://deb.debian.org/debian bookworm/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] #6 1.724 Get:7 http://deb.debian.org/debian bookworm/main amd64 libsctp1 amd64 1.0.19+dfsg-2 [29.7 kB] #6 1.724 Get:8 http://deb.debian.org/debian bookworm/main amd64 libtalloc2 amd64 2.4.0-f2 [25.6 kB] #6 1.725 Get:9 http://deb.debian.org/debian bookworm/main amd64 libubsan1 amd64 12.2.0-14 [883 kB] #6 1.735 Get:10 http://deb.debian.org/debian bookworm/main amd64 liburing2 amd64 2.3-3 [12.6 kB] #6 1.735 Get:11 http://deb.debian.org/debian bookworm/main amd64 libsqlite3-0 amd64 3.40.1-2 [837 kB] #6 1.745 Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmovty13 1.9.0.208.10d4d.202406101434~asan [272 kB] #6 1.748 Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmoabis13 1.5.1.13.427f.202406101434~asan [312 kB] #6 1.751 Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmo-gsup-client0 1.7.0.16.413f.202406101434~asan [44.7 kB] #6 1.751 Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmonetif11 1.4.0.56.0a25.202406101434~asan [197 kB] #6 1.753 Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmo-sigtran9 1.8.0.67.fb30.202406101434~asan [525 kB] #6 1.758 Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmoctrl0 1.9.0.208.10d4d.202406101434~asan [93.0 kB] #6 1.759 Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libsmpp1 1.14.4.1.f1ec.202406101434~asan [552 kB] #6 1.765 Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libasn1c1 0.9.36.2.5324.202406101434~asan [358 kB] #6 1.768 Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmo-mgcp-client12 1.12.1.50.fa393.202406101434~asan [206 kB] #6 1.770 Get:21 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmo-ranap7 1.5.1.9.342f.202406101434~asan [1653 kB] #6 1.787 Get:22 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ osmo-msc 1.11.1.60.d625d.202406101434~asan [1625 kB] #6 1.894 debconf: delaying package configuration, since apt-utils is not installed #6 1.919 Fetched 11.6 MB in 0s (79.0 MB/s) #6 1.942 Selecting previously unselected package libasan8:amd64. #6 1.942 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6630 files and directories currently installed.) #6 1.946 Preparing to unpack .../00-libasan8_12.2.0-14_amd64.deb ... #6 1.951 Unpacking libasan8:amd64 (12.2.0-14) ... #6 2.127 Selecting previously unselected package libmnl0:amd64. #6 2.128 Preparing to unpack .../01-libmnl0_1.0.4-3_amd64.deb ... #6 2.131 Unpacking libmnl0:amd64 (1.0.4-3) ... #6 2.152 Selecting previously unselected package osmocom-nightly-asan. #6 2.153 Preparing to unpack .../02-osmocom-nightly-asan_202406101434_amd64.deb ... #6 2.160 Unpacking osmocom-nightly-asan (202406101434) ... #6 2.189 Selecting previously unselected package libsctp1:amd64. #6 2.190 Preparing to unpack .../03-libsctp1_1.0.19+dfsg-2_amd64.deb ... #6 2.193 Unpacking libsctp1:amd64 (1.0.19+dfsg-2) ... #6 2.224 Selecting previously unselected package libtalloc2:amd64. #6 2.225 Preparing to unpack .../04-libtalloc2_2.4.0-f2_amd64.deb ... #6 2.228 Unpacking libtalloc2:amd64 (2.4.0-f2) ... #6 2.264 Selecting previously unselected package libubsan1:amd64. #6 2.265 Preparing to unpack .../05-libubsan1_12.2.0-14_amd64.deb ... #6 2.268 Unpacking libubsan1:amd64 (12.2.0-14) ... #6 2.355 Selecting previously unselected package liburing2:amd64. #6 2.356 Preparing to unpack .../06-liburing2_2.3-3_amd64.deb ... #6 2.359 Unpacking liburing2:amd64 (2.3-3) ... #6 2.390 Selecting previously unselected package libosmocore21:amd64. #6 2.391 Preparing to unpack .../07-libosmocore21_1.9.0.208.10d4d.202406101434~asan_amd64.deb ... #6 2.394 Unpacking libosmocore21:amd64 (1.9.0.208.10d4d.202406101434~asan) ... #6 2.469 Selecting previously unselected package libosmoisdn0:amd64. #6 2.470 Preparing to unpack .../08-libosmoisdn0_1.9.0.208.10d4d.202406101434~asan_amd64.deb ... #6 2.473 Unpacking libosmoisdn0:amd64 (1.9.0.208.10d4d.202406101434~asan) ... #6 2.509 Selecting previously unselected package libosmogsm20:amd64. #6 2.511 Preparing to unpack .../09-libosmogsm20_1.9.0.208.10d4d.202406101434~asan_amd64.deb ... #6 2.514 Unpacking libosmogsm20:amd64 (1.9.0.208.10d4d.202406101434~asan) ... #6 2.625 Selecting previously unselected package libosmovty13:amd64. #6 2.626 Preparing to unpack .../10-libosmovty13_1.9.0.208.10d4d.202406101434~asan_amd64.deb ... #6 2.630 Unpacking libosmovty13:amd64 (1.9.0.208.10d4d.202406101434~asan) ... #6 2.684 Selecting previously unselected package libosmoabis13:amd64. #6 2.685 Preparing to unpack .../11-libosmoabis13_1.5.1.13.427f.202406101434~asan_amd64.deb ... #6 2.694 Unpacking libosmoabis13:amd64 (1.5.1.13.427f.202406101434~asan) ... #6 2.792 Selecting previously unselected package libosmo-gsup-client0:amd64. #6 2.794 Preparing to unpack .../12-libosmo-gsup-client0_1.7.0.16.413f.202406101434~asan_amd64.deb ... #6 2.827 Unpacking libosmo-gsup-client0:amd64 (1.7.0.16.413f.202406101434~asan) ... #6 2.903 Selecting previously unselected package libosmonetif11:amd64. #6 2.904 Preparing to unpack .../13-libosmonetif11_1.4.0.56.0a25.202406101434~asan_amd64.deb ... #6 2.915 Unpacking libosmonetif11:amd64 (1.4.0.56.0a25.202406101434~asan) ... #6 3.011 Selecting previously unselected package libosmo-sigtran9:amd64. #6 3.012 Preparing to unpack .../14-libosmo-sigtran9_1.8.0.67.fb30.202406101434~asan_amd64.deb ... #6 3.022 Unpacking libosmo-sigtran9:amd64 (1.8.0.67.fb30.202406101434~asan) ... #6 3.147 Selecting previously unselected package libosmoctrl0:amd64. #6 3.148 Preparing to unpack .../15-libosmoctrl0_1.9.0.208.10d4d.202406101434~asan_amd64.deb ... #6 3.184 Unpacking libosmoctrl0:amd64 (1.9.0.208.10d4d.202406101434~asan) ... #6 3.290 Selecting previously unselected package libsmpp1:amd64. #6 3.290 Preparing to unpack .../16-libsmpp1_1.14.4.1.f1ec.202406101434~asan_amd64.deb ... #6 3.306 Unpacking libsmpp1:amd64 (1.14.4.1.f1ec.202406101434~asan) ... #6 3.455 Selecting previously unselected package libsqlite3-0:amd64. #6 3.455 Preparing to unpack .../17-libsqlite3-0_3.40.1-2_amd64.deb ... #6 3.465 Unpacking libsqlite3-0:amd64 (3.40.1-2) ... #6 3.592 Selecting previously unselected package libasn1c1:amd64. #6 3.593 Preparing to unpack .../18-libasn1c1_0.9.36.2.5324.202406101434~asan_amd64.deb ... #6 3.605 Unpacking libasn1c1:amd64 (0.9.36.2.5324.202406101434~asan) ... #6 3.730 Selecting previously unselected package libosmo-mgcp-client12:amd64. #6 3.731 Preparing to unpack .../19-libosmo-mgcp-client12_1.12.1.50.fa393.202406101434~asan_amd64.deb ... #6 3.748 Unpacking libosmo-mgcp-client12:amd64 (1.12.1.50.fa393.202406101434~asan) ... #6 3.847 Selecting previously unselected package libosmo-ranap7:amd64. #6 3.848 Preparing to unpack .../20-libosmo-ranap7_1.5.1.9.342f.202406101434~asan_amd64.deb ... #6 3.860 Unpacking libosmo-ranap7:amd64 (1.5.1.9.342f.202406101434~asan) ... #6 4.146 Selecting previously unselected package osmo-msc. #6 4.147 Preparing to unpack .../21-osmo-msc_1.11.1.60.d625d.202406101434~asan_amd64.deb ... #6 4.157 Unpacking osmo-msc (1.11.1.60.d625d.202406101434~asan) ... #6 4.393 Setting up libsqlite3-0:amd64 (3.40.1-2) ... #6 4.431 Setting up libtalloc2:amd64 (2.4.0-f2) ... #6 4.459 Setting up libmnl0:amd64 (1.0.4-3) ... #6 4.501 Setting up libubsan1:amd64 (12.2.0-14) ... #6 4.534 Setting up libsctp1:amd64 (1.0.19+dfsg-2) ... #6 4.569 Setting up libasan8:amd64 (12.2.0-14) ... #6 4.611 Setting up osmocom-nightly-asan (202406101434) ... #6 4.646 Setting up liburing2:amd64 (2.3-3) ... #6 4.678 Setting up libasn1c1:amd64 (0.9.36.2.5324.202406101434~asan) ... #6 4.719 Setting up libsmpp1:amd64 (1.14.4.1.f1ec.202406101434~asan) ... #6 4.755 Setting up libosmocore21:amd64 (1.9.0.208.10d4d.202406101434~asan) ... #6 4.783 Setting up libosmovty13:amd64 (1.9.0.208.10d4d.202406101434~asan) ... #6 4.827 Setting up libosmoisdn0:amd64 (1.9.0.208.10d4d.202406101434~asan) ... #6 4.870 Setting up libosmo-mgcp-client12:amd64 (1.12.1.50.fa393.202406101434~asan) ... #6 4.906 Setting up libosmogsm20:amd64 (1.9.0.208.10d4d.202406101434~asan) ... #6 4.957 Setting up libosmoabis13:amd64 (1.5.1.13.427f.202406101434~asan) ... #6 4.996 Setting up libosmoctrl0:amd64 (1.9.0.208.10d4d.202406101434~asan) ... #6 5.036 Setting up libosmonetif11:amd64 (1.4.0.56.0a25.202406101434~asan) ... #6 5.078 Setting up libosmo-gsup-client0:amd64 (1.7.0.16.413f.202406101434~asan) ... #6 5.113 Setting up libosmo-sigtran9:amd64 (1.8.0.67.fb30.202406101434~asan) ... #6 5.143 Setting up libosmo-ranap7:amd64 (1.5.1.9.342f.202406101434~asan) ... #6 5.179 Setting up osmo-msc (1.11.1.60.d625d.202406101434~asan) ... #6 5.327 changed ownership of '/etc/osmocom/osmo-msc.cfg' from root:root to osmocom:osmocom #6 5.328 mode of '/etc/osmocom/osmo-msc.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) #6 5.328 changed ownership of '/etc/osmocom' from root:root to root:osmocom #6 5.329 mode of '/etc/osmocom' changed from 0755 (rwxr-xr-x) to 2775 (rwxrwsr-x) #6 5.330 changed ownership of '/var/lib/osmocom' from root:root to osmocom:osmocom #6 5.441 Processing triggers for libc-bin (2.36-9+deb12u7) ... #6 DONE 5.7s #7 [3/5] WORKDIR /TMP #7 DONE 0.0s #8 [4/5] COPY OSMO-MSC.CFG /data/osmo-msc.cfg #8 DONE 0.0s #9 [5/5] WORKDIR /DATA #9 DONE 0.0s #10 exporting to image #10 exporting layers #10 exporting layers 0.4s done #10 writing image sha256:031f216a3cf52023be5c12224fe04e3f14ead46b66bf8a08baba815e72d69f13 done #10 naming to docker.io/osmocom-build/osmo-msc-asan:latest done #10 DONE 0.4s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/osmo-msc-latest' + docker_image_exists osmo-msc-asan + docker images -q osmocom-build/osmo-msc-asan + test -n 031f216a3cf5 + list_osmo_packages debian-bookworm osmo-msc-asan + local distro=debian-bookworm + local image=osmo-msc-asan + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-msc-asan -c + [ -n ] + set +x ### Installed Osmocom packages in: osmo-msc-asan ### ii libosmo-gsup-client0:amd64 1.7.0.16.413f.202406101434~asan amd64 Osmocom GSUP (General Subscriber Update Protocol) client library ii libosmo-mgcp-client12:amd64 1.12.1.50.fa393.202406101434~asan amd64 libosmo-mgcp-client: Osmocom's Media Gateway Control Protocol client utilities ii libosmo-ranap7:amd64 1.5.1.9.342f.202406101434~asan amd64 Osmocom code for the Iuh interface (HNBAP, RUA, RANAP) ii libosmo-sigtran9:amd64 1.8.0.67.fb30.202406101434~asan amd64 Osmocom SIGTRAN library (SCCP, SUA, M3UA and more) ii libosmoabis13:amd64 1.5.1.13.427f.202406101434~asan amd64 GSM A-bis handling ii libosmocore21:amd64 1.9.0.208.10d4d.202406101434~asan amd64 Osmo Core library ii libosmoctrl0:amd64 1.9.0.208.10d4d.202406101434~asan amd64 Osmo control library ii libosmogsm20:amd64 1.9.0.208.10d4d.202406101434~asan amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.9.0.208.10d4d.202406101434~asan amd64 Osmo ISDN utility library ii libosmonetif11:amd64 1.4.0.56.0a25.202406101434~asan amd64 Common/shared code regarding network interface for OpenBSC ii libosmovty13:amd64 1.9.0.208.10d4d.202406101434~asan amd64 Osmo VTY library ii osmo-msc 1.11.1.60.d625d.202406101434~asan amd64 OsmoMSC: Osmocom's Mobile Switching Center for 2G and 3G circuit-switched mobile networks ii osmocom-nightly-asan 202406101434 amd64 Dummy package, conflicts with ['osmocom-2022q1', 'osmocom-2022q2', 'osmocom-2023q1', 'osmocom-latest', 'osmocom-master', 'osmocom-nightly'] + [ 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:856a8b41631da188044ee157a551ffb6ea50e3fe9f8f2a824a25a16af2e61f76 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-asan/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-asan/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=asan \ --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 build definition from Dockerfile #1 transferring dockerfile: 385B done #1 DONE 0.0s #2 [internal] load .dockerignore #2 transferring context: 2B 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.0s #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:c06fb270aac659d131c977f0ab378edbcf2ce6a3566b71e910a4ad72576de8c2 done #10 naming to docker.io/osmocom-build/ttcn3-msc-test:latest done #10 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/ttcn3-msc-test' + docker_image_exists ttcn3-msc-test + docker images -q osmocom-build/ttcn3-msc-test + test -n c06fb270aac6 + 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-asan/logs/msc-tester + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/msc-tester/unix + cp MSC_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/msc-tester/ + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/msc-tester/MSC_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/msc-tester/MSC_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/msc-tester/MSC_Tests.cfg ] + line=Misc_Helpers.mp_osmo_repo := "nightly" + sed -i s/\[MODULE_PARAMETERS\]/\[MODULE_PARAMETERS\]\nMisc_Helpers.mp_osmo_repo := "nightly"/g /home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/msc-tester/MSC_Tests.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/stp + cp osmo-stp.cfg /home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/stp/ + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/msc + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/msc/unix + cp osmo-msc.cfg /home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/msc/ + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/unix + network_create + SUBNET=2536084 + seq 1 30 + echo (2536084 + 1) % 256 + bc + SUBNET=149 + NET_NAME=ttcn3-msc-test-149 + SUB4=172.18.149.0/24 + SUB6=fd02:db8:149::/64 + set +x Creating network ttcn3-msc-test-149, trying SUBNET=149... + docker network create --internal --subnet 172.18.149.0/24 --ipv6 --subnet fd02:db8:149::/64 ttcn3-msc-test-149 3b70ac9ced8d162eea298064b8621c9d0fc9f6a3a0c2f3c8fc5e6b4469387ead + set +x ### Network ttcn3-msc-test-149 created (SUBNET=149) ### + return + network_replace_subnet_in_configs + set +x Applying SUBNET=149 to: /home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/msc/osmo-msc.cfg Applying SUBNET=149 to: /home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/stp/osmo-stp.cfg Applying SUBNET=149 to: /home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/msc-tester/MSC_Tests.cfg + echo Starting container with STP Starting container with STP + docker_network_params 149 200 + NET=149 + ADDR_SUFIX=200 + echo --network ttcn3-msc-test-149 --ip 172.18.149.200 --ip6 fd02:db8:149::200 + docker run --rm --network ttcn3-msc-test-149 --ip 172.18.149.200 --ip6 fd02:db8:149::200 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/stp:/data --name jenkins-ttcn3-msc-test-asan-1-stp -d osmocom-build/osmo-stp-asan b9e020531d15a29c492722fb79db7af7879a28bff98e5b162128e2bae92d7de7 + echo Starting container with MSC Starting container with MSC + docker_network_params 149 10 + NET=149 + ADDR_SUFIX=10 + echo --network ttcn3-msc-test-149 --ip 172.18.149.10 --ip6 fd02:db8:149::10 + docker run --rm --network ttcn3-msc-test-149 --ip 172.18.149.10 --ip6 fd02:db8:149::10 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/msc:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/unix:/data/unix --name jenkins-ttcn3-msc-test-asan-1-msc -d osmocom-build/osmo-msc-asan /bin/sh -c osmo-msc -c /data/osmo-msc.cfg >>/data/osmo-msc.log 2>&1 2e61f5dda5be30e7eacc5fc236e7e59b9dd75e3a270b6e49c6d58074b7f8730b + echo Starting container with MSC testsuite Starting container with MSC testsuite + docker_network_params 149 103 + NET=149 + ADDR_SUFIX=103 + echo --network ttcn3-msc-test-149 --ip 172.18.149.103 --ip6 fd02:db8:149::103 + docker run --rm --network ttcn3-msc-test-149 --ip 172.18.149.103 --ip6 fd02:db8:149::103 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -e OSMO_SUT_HOST=172.18.149.10 -e OSMO_SUT_PORT=4254 -v /home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/msc-tester:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/unix:/data/unix --name jenkins-ttcn3-msc-test-asan-1-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@cf43b911bb08: Unix server socket created successfully. MC@cf43b911bb08: Listening on TCP port 42061. cf43b911bb08 is the default MC2> spawn /osmo-ttcn3-hacks/msc/MSC_Tests cf43b911bb08 42061 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@cf43b911bb08: New HC connected from 172.18.149.103 [172.18.149.103]. cf43b911bb08: Linux 5.10.0-20-amd64 on x86_64. cmtc MC@cf43b911bb08: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@cf43b911bb08: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@cf43b911bb08: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@cf43b911bb08: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@cf43b911bb08: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@cf43b911bb08: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@cf43b911bb08: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@cf43b911bb08: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@cf43b911bb08: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@cf43b911bb08: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@cf43b911bb08: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@cf43b911bb08: Configuration file was processed on all HCs. MC@cf43b911bb08: Creating MTC on host 172.18.149.103. MC@cf43b911bb08: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cr_before_reset'. ------ MSC_Tests.TC_cr_before_reset ------ Mon Jun 10 14:01:22 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_cr_before_reset.pcap" >/data/MSC_Tests.TC_cr_before_reset.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cr_before_reset' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_cr_before_reset started. MSC_Test-M3UA(4)@cf43b911bb08: ************************************************* MSC_Test-M3UA(4)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test-M3UA(4)@cf43b911bb08: ************************************************* MSC_Test-SCCP(3)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-M3UA(4)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test-M3UA(4)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test-M3UA(4)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test-M3UA(4)@cf43b911bb08: M3UA_ASPUP sent MSC_Test-M3UA(4)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test-M3UA(4)@cf43b911bb08: Message received on association #8 MSC_Test-M3UA(4)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test-M3UA(4)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test-M3UA(4)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test-M3UA(4)@cf43b911bb08: Message received on association #8 MSC_Test-M3UA(4)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-M3UA(4)@cf43b911bb08: Message received on association #8 MSC_Test-M3UA(4)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test-M3UA(4)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test-M3UA(4)@cf43b911bb08: Message received on association #8 MSC_Test-M3UA(4)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-SCCP(3)@cf43b911bb08: First idle individual index:0 MSC_Test-M3UA(4)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-M3UA(4)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-M3UA(4)@cf43b911bb08: Message received on association #8 MSC_Test-M3UA(4)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MTC@cf43b911bb08: setverdict(pass): none -> pass MSC_Test-M3UA(4)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SCCP(3)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: pass MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SCCP(3): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-M3UA(4): none (pass -> pass) MTC@cf43b911bb08: Test case TC_cr_before_reset finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cr_before_reset pass'. Mon Jun 10 14:01:30 UTC 2024 ====== MSC_Tests.TC_cr_before_reset pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests.TC_cr_before_reset.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=71158) Waiting for packet dumper to finish... 1 (prev_count=71158, count=72235) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cr_before_reset pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_noauth_tmsi'. ------ MSC_Tests.TC_lu_imsi_noauth_tmsi ------ Mon Jun 10 14:01:32 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_imsi_noauth_tmsi.pcap" >/data/MSC_Tests.TC_lu_imsi_noauth_tmsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_noauth_tmsi' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_lu_imsi_noauth_tmsi started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(8)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(8)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(8)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(6)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(9)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(8)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(8)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(8)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(8)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(8)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(8)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(8)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(8)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(8)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(8)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(8)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(8)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(8)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(8)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(8)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(8)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(11)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(11)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_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)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(11)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(11)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@cf43b911bb08: IPA ID RESP: { { 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)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(11)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(12)@cf43b911bb08: Created GsupExpect[0] for "262420000000001" to be handled at TC_lu_imsi_noauth_tmsi0(14) TC_lu_imsi_noauth_tmsi0(14)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(8)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(8)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(7)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(7)@cf43b911bb08: Added conn table entry 0TC_lu_imsi_noauth_tmsi0(14)4236699 MSC_Test_0-SCCP(6)@cf43b911bb08: First idle individual index:0 MSC_Test_0-RAN(7)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(8)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(8)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(8)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(8)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(8)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(6)@cf43b911bb08: { messageType := 2, destLocRef := '40A59B'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)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(6)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(6)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(6)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(6)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(12)@cf43b911bb08: Found GsupExpect[0] for "262420000000001" handled at TC_lu_imsi_noauth_tmsi0(14) MSC_Test-GSUP(12)@cf43b911bb08: Added IMSI table entry 0TC_lu_imsi_noauth_tmsi0(14)"262420000000001" MSC_Test_0-SCCP(6)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(6)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(6)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(6)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_lu_imsi_noauth_tmsi0(14)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_tmsi0(14)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_0-M3UA(8)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(8)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(8)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(6)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(6)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(6)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(6)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_noauth_tmsi0(14)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(7)@cf43b911bb08: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(7)@cf43b911bb08: patched enc_l3: '055B'O MSC_Test_0-SCCP(6)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(6)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(6)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(6)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(8)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(8)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(8)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(6)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(6)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(6)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(6)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(6)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(6)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(6)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(6)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(8)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(8)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(8)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(6)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(8)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(7)@cf43b911bb08: Deleted conn table entry 0TC_lu_imsi_noauth_tmsi0(14)4236699 TC_lu_imsi_noauth_tmsi0(14)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_tmsi0(14)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_tmsi0(14)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_tmsi0(14)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_tmsi0(14)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_0-SCCP(6)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(8)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(7)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(10)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(5)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(12)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(11)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(15)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(13)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(9)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(5): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(6): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(7): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(8): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(9): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(10): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(11): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(12): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(13): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_lu_imsi_noauth_tmsi0(14): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(15): none (pass -> pass) MTC@cf43b911bb08: Test case TC_lu_imsi_noauth_tmsi finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_noauth_tmsi pass'. Mon Jun 10 14:01:34 UTC 2024 ====== MSC_Tests.TC_lu_imsi_noauth_tmsi pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests.TC_lu_imsi_noauth_tmsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=32590) Waiting for packet dumper to finish... 1 (prev_count=32590, count=172749) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_noauth_tmsi pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_noauth_notmsi'. ------ MSC_Tests.TC_lu_imsi_noauth_notmsi ------ Mon Jun 10 14:01:37 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_imsi_noauth_notmsi.pcap" >/data/MSC_Tests.TC_lu_imsi_noauth_notmsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_noauth_notmsi' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_lu_imsi_noauth_notmsi started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(19)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(19)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(19)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(17)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(20)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(19)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(19)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(19)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(19)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(19)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(19)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(19)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(19)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(19)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(19)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(19)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(19)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(19)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(19)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(19)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(19)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(22)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(22)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_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)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(22)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(22)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@cf43b911bb08: IPA ID RESP: { { 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)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(22)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(23)@cf43b911bb08: Created GsupExpect[0] for "262420000000002" to be handled at TC_lu_imsi_noauth_notmsi0(25) TC_lu_imsi_noauth_notmsi0(25)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(19)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(19)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(18)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(18)@cf43b911bb08: Added conn table entry 0TC_lu_imsi_noauth_notmsi0(25)10040038 MSC_Test_0-RAN(18)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(17)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(19)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(19)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(19)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(19)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(19)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(17)@cf43b911bb08: { messageType := 2, destLocRef := '9932E6'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)@cf43b911bb08: Session index based on local reference:0 MSC_Test-GSUP(23)@cf43b911bb08: Found GsupExpect[0] for "262420000000002" handled at TC_lu_imsi_noauth_notmsi0(25) MSC_Test-GSUP(23)@cf43b911bb08: Added IMSI table entry 0TC_lu_imsi_noauth_notmsi0(25)"262420000000002" MSC_Test_0-SCCP(17)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(17)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(17)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(17)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(17)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(17)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(17)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(17)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(19)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_noauth_notmsi0(25)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_notmsi0(25)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_0-M3UA(19)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(19)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(19)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(19)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(17)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(17)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(17)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(17)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(17)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(17)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(17)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(17)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_noauth_notmsi0(25)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(17)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(17)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(17)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(17)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(19)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(19)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(19)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(17)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(19)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(18)@cf43b911bb08: Deleted conn table entry 0TC_lu_imsi_noauth_notmsi0(25)10040038 TC_lu_imsi_noauth_notmsi0(25)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_notmsi0(25)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_notmsi0(25)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_notmsi0(25)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_notmsi0(25)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_0-RAN(18)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(19)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(24)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(17)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(26)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(16)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(21)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(22)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(20)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(23)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(16): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(17): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(18): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(19): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(20): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(21): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(22): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(23): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(24): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_lu_imsi_noauth_notmsi0(25): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(26): none (pass -> pass) MTC@cf43b911bb08: Test case TC_lu_imsi_noauth_notmsi finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_noauth_notmsi pass'. Mon Jun 10 14:01:39 UTC 2024 ====== MSC_Tests.TC_lu_imsi_noauth_notmsi pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests.TC_lu_imsi_noauth_notmsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=33558) Waiting for packet dumper to finish... 1 (prev_count=33558, count=163359) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_noauth_notmsi pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_tmsi_noauth_notmsi'. ------ MSC_Tests.TC_lu_tmsi_noauth_notmsi ------ Mon Jun 10 14:01:41 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_tmsi_noauth_notmsi.pcap" >/data/MSC_Tests.TC_lu_tmsi_noauth_notmsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_tmsi_noauth_notmsi' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_lu_tmsi_noauth_notmsi started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(30)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(30)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(30)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(28)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(31)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(30)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(30)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(30)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(30)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(30)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(30)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(30)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(30)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(30)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(30)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(30)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(30)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(30)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(30)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(30)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(30)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(33)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(33)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_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)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(33)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(33)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@cf43b911bb08: IPA ID RESP: { { 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)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(33)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(34)@cf43b911bb08: Created GsupExpect[0] for "262420000000101" to be handled at TC_lu_tmsi_noauth_notmsi0(36) TC_lu_tmsi_noauth_notmsi0(36)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, 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)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(30)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(30)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(29)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(29)@cf43b911bb08: Added conn table entry 0TC_lu_tmsi_noauth_notmsi0(36)9023963 MSC_Test_0-RAN(29)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(28)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(30)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(30)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(30)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(30)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(30)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(28)@cf43b911bb08: { messageType := 2, destLocRef := '89B1DB'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)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(28)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(28)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(28)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(28)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(28)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(28)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(28)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(28)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(30)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_tmsi_noauth_notmsi0(36)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_0-RAN(29)@cf43b911bb08: patching N(SD)=1 into dtap '0519082926240000001010'O MSC_Test_0-RAN(29)@cf43b911bb08: patched enc_l3: '0559082926240000001010'O MSC_Test_0-SCCP(28)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(28)@cf43b911bb08: vl_len:14 MSC_Test_0-SCCP(28)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(28)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '01000B0559082926240000001010'O MSC_Test_0-M3UA(30)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(30)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(30)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(28)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(28)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(28)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(28)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(34)@cf43b911bb08: Found GsupExpect[0] for "262420000000101" handled at TC_lu_tmsi_noauth_notmsi0(36) MSC_Test-GSUP(34)@cf43b911bb08: Added IMSI table entry 0TC_lu_tmsi_noauth_notmsi0(36)"262420000000101" MSC_Test_0-M3UA(30)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(30)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(30)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(30)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(28)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(28)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(28)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(28)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(28)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(28)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(28)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(28)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_tmsi_noauth_notmsi0(36)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(28)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(28)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(28)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(28)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(30)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(30)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(30)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(28)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(30)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(29)@cf43b911bb08: Deleted conn table entry 0TC_lu_tmsi_noauth_notmsi0(36)9023963 TC_lu_tmsi_noauth_notmsi0(36)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_tmsi_noauth_notmsi0(36)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_tmsi_noauth_notmsi0(36)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_tmsi_noauth_notmsi0(36)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(29)@cf43b911bb08: Created IMSI[0] for '262420000000101'H'FFFFFFFF'O to be handled at TC_lu_tmsi_noauth_notmsi0(36) MSC_Test_0-M3UA(30)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(30)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(29)@cf43b911bb08: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_tmsi_noauth_notmsi0(36) TC_lu_tmsi_noauth_notmsi0(36)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_tmsi_noauth_notmsi0(36)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000101'H, fillerDigit := omit } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(29)@cf43b911bb08: Added conn table entry 0TC_lu_tmsi_noauth_notmsi0(36)4558256 MSC_Test_0-SCCP(28)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(30)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(30)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(30)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(28)@cf43b911bb08: { messageType := 2, destLocRef := '458DB0'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(28)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(30)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(30)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(30)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(30)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(28)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(28)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(28)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(28)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(28)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(28)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(28)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(28)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(28)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(28)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(28)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(28)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(30)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(30)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(30)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(28)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(30)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(29)@cf43b911bb08: Deleted conn table entry 0TC_lu_tmsi_noauth_notmsi0(36)4558256 TC_lu_tmsi_noauth_notmsi0(36)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_tmsi_noauth_notmsi0(36)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_tmsi_noauth_notmsi0(36)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(34)@cf43b911bb08: Deleted GSUP IMSI table entry 0TC_lu_tmsi_noauth_notmsi0(36)"262420000000101" MSC_Test_0-RAN(29)@cf43b911bb08: Removed IMSI[0] for '262420000000101'H to be handled at TC_lu_tmsi_noauth_notmsi0(36) TC_lu_tmsi_noauth_notmsi0(36)@cf43b911bb08: Final verdict of PTC: pass MSC_Test-GSUP(34)@cf43b911bb08: Created GsupExpect[0] for "262420000000101" to be handled at TC_lu_tmsi_noauth_notmsi0(38) TC_lu_tmsi_noauth_notmsi0(38)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '0BADBAD0'O } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(29)@cf43b911bb08: Added conn table entry 0TC_lu_tmsi_noauth_notmsi0(38)2276034 MSC_Test_0-RAN(29)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(28)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(30)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(30)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(30)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(30)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(30)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(28)@cf43b911bb08: { messageType := 2, destLocRef := '22BAC2'O, sourceLocRef := '000006'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(28)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(28)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(28)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(28)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(28)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(28)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(28)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(28)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(28)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(30)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(29)@cf43b911bb08: patching N(SD)=1 into dtap '0519082926240000001010'O MSC_Test_0-RAN(29)@cf43b911bb08: patched enc_l3: '0559082926240000001010'O MSC_Test_0-SCCP(28)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(28)@cf43b911bb08: vl_len:14 MSC_Test_0-SCCP(28)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(28)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '01000B0559082926240000001010'O MSC_Test_0-M3UA(30)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_tmsi_noauth_notmsi0(38)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_0-M3UA(30)@cf43b911bb08: Message received on association #8 MSC_Test-GSUP(34)@cf43b911bb08: Found GsupExpect[0] for "262420000000101" handled at TC_lu_tmsi_noauth_notmsi0(38) MSC_Test-GSUP(34)@cf43b911bb08: Added IMSI table entry 0TC_lu_tmsi_noauth_notmsi0(38)"262420000000101" MSC_Test_0-M3UA(30)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(28)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(28)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(28)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(28)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(30)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(30)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(30)@cf43b911bb08: Message received on association #8 MSC_Test_0-SCCP(28)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(28)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(28)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(28)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(30)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(28)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(28)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(28)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(28)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_tmsi_noauth_notmsi0(38)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(28)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(28)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(28)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(28)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(30)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(30)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(30)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(28)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(30)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(29)@cf43b911bb08: Deleted conn table entry 0TC_lu_tmsi_noauth_notmsi0(38)2276034 TC_lu_tmsi_noauth_notmsi0(38)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_tmsi_noauth_notmsi0(38)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_tmsi_noauth_notmsi0(38)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_tmsi_noauth_notmsi0(38)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(29)@cf43b911bb08: Created IMSI[0] for '262420000000101'H'FFFFFFFF'O to be handled at TC_lu_tmsi_noauth_notmsi0(38) MSC_Test_0-M3UA(30)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(30)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(29)@cf43b911bb08: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_tmsi_noauth_notmsi0(38) TC_lu_tmsi_noauth_notmsi0(38)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_tmsi_noauth_notmsi0(38)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000101'H, fillerDigit := omit } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(29)@cf43b911bb08: Added conn table entry 0TC_lu_tmsi_noauth_notmsi0(38)16775077 MSC_Test_0-SCCP(28)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(30)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(30)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(30)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(28)@cf43b911bb08: { messageType := 2, destLocRef := 'FFF7A5'O, sourceLocRef := '000007'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(28)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(30)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(30)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(30)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(30)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(28)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(28)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(28)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(28)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(28)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(28)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(28)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(28)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(28)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(28)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(28)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(28)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(30)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(30)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(30)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(28)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(30)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(29)@cf43b911bb08: Deleted conn table entry 0TC_lu_tmsi_noauth_notmsi0(38)16775077 TC_lu_tmsi_noauth_notmsi0(38)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_tmsi_noauth_notmsi0(38)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_tmsi_noauth_notmsi0(38)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(34)@cf43b911bb08: Deleted GSUP IMSI table entry 0TC_lu_tmsi_noauth_notmsi0(38)"262420000000101" MSC_Test_0-RAN(29)@cf43b911bb08: Removed IMSI[0] for '262420000000101'H to be handled at TC_lu_tmsi_noauth_notmsi0(38) TC_lu_tmsi_noauth_notmsi0(38)@cf43b911bb08: Final verdict of PTC: pass MSC_Test-SMPP(35)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(27)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(32)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(34)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(28)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(33)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(37)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(31)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(30)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(39)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(29)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(27): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(28): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(29): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(30): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(31): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(32): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(33): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(34): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(35): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_lu_tmsi_noauth_notmsi0(36): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(37): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC TC_lu_tmsi_noauth_notmsi0(38): pass (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(39): none (pass -> pass) MTC@cf43b911bb08: Test case TC_lu_tmsi_noauth_notmsi finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_tmsi_noauth_notmsi pass'. Mon Jun 10 14:01:46 UTC 2024 ====== MSC_Tests.TC_lu_tmsi_noauth_notmsi pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests.TC_lu_tmsi_noauth_notmsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=449297) Waiting for packet dumper to finish... 1 (prev_count=449297, count=450462) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_tmsi_noauth_notmsi pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_reject'. ------ MSC_Tests.TC_lu_imsi_reject ------ Mon Jun 10 14:01:49 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_imsi_reject.pcap" >/data/MSC_Tests.TC_lu_imsi_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_reject' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_lu_imsi_reject started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(43)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(43)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(43)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(41)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(44)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(43)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(43)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(43)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(43)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(43)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(43)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(43)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(43)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(43)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(43)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(43)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(43)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(43)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(43)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(43)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(43)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(46)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(46)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(46)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(46)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(46)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(46)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(46)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(46)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP(47)@cf43b911bb08: Created GsupExpect[0] for "262420000000003" to be handled at TC_lu_imsi_reject0(49) TC_lu_imsi_reject0(49)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000003'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(43)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(43)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(43)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(42)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(42)@cf43b911bb08: Added conn table entry 0TC_lu_imsi_reject0(49)5623873 MSC_Test_0-SCCP(41)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(43)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(42)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(43)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(43)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(43)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(43)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(41)@cf43b911bb08: { messageType := 2, destLocRef := '55D041'O, sourceLocRef := '000008'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(41)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(41)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(41)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(41)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(41)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(47)@cf43b911bb08: Found GsupExpect[0] for "262420000000003" handled at TC_lu_imsi_reject0(49) MSC_Test-GSUP(47)@cf43b911bb08: Added IMSI table entry 0TC_lu_imsi_reject0(49)"262420000000003" MSC_Test_0-M3UA(43)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(43)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(43)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(43)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(41)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(41)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(41)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(41)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(41)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(41)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(41)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(41)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(41)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(41)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(41)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(41)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(43)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(43)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(43)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(41)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-RAN(42)@cf43b911bb08: Deleted conn table entry 0TC_lu_imsi_reject0(49)5623873 MSC_Test_0-M3UA(43)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_reject0(49)@cf43b911bb08: setverdict(pass): none -> pass TC_lu_imsi_reject0(49)@cf43b911bb08: Skipping f_verify_vty_lac_ci() TC_lu_imsi_reject0(49)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(43)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(41)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(40)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(46)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(45)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(47)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(44)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(50)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(42)@cf43b911bb08: Final verdict of PTC: none TC_lu_imsi_reject0(49)@cf43b911bb08: Final verdict of PTC: pass MSC_Test-SMPP(48)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(40): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(41): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(42): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(43): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(44): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(45): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(46): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(47): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(48): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_lu_imsi_reject0(49): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(50): none (pass -> pass) MTC@cf43b911bb08: Test case TC_lu_imsi_reject finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_reject pass'. Mon Jun 10 14:01:51 UTC 2024 ====== MSC_Tests.TC_lu_imsi_reject pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests.TC_lu_imsi_reject.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=32614) Waiting for packet dumper to finish... 1 (prev_count=32614, count=144627) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_reject pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_timeout_gsup'. ------ MSC_Tests.TC_lu_imsi_timeout_gsup ------ Mon Jun 10 14:01:54 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_imsi_timeout_gsup.pcap" >/data/MSC_Tests.TC_lu_imsi_timeout_gsup.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_timeout_gsup' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_lu_imsi_timeout_gsup started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(54)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(54)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(54)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(52)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(55)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(54)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(54)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(54)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(54)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(54)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(54)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(54)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(54)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(54)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(54)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(54)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(54)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(54)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(54)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(54)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(54)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(57)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(57)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(57)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(57)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(57)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(57)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(57)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(57)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(58)@cf43b911bb08: Created GsupExpect[0] for "262420000000004" to be handled at TC_lu_imsi_timeout_gsup0(60) TC_lu_imsi_timeout_gsup0(60)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000004'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(54)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(54)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(54)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(53)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(53)@cf43b911bb08: Added conn table entry 0TC_lu_imsi_timeout_gsup0(60)13234423 MSC_Test_0-SCCP(52)@cf43b911bb08: First idle individual index:0 MSC_Test_0-RAN(53)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(54)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(54)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(54)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(54)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(54)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(52)@cf43b911bb08: { messageType := 2, destLocRef := 'C9F0F7'O, sourceLocRef := '000009'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(52)@cf43b911bb08: Session index based on local reference:0 MSC_Test-GSUP(58)@cf43b911bb08: Found GsupExpect[0] for "262420000000004" handled at TC_lu_imsi_timeout_gsup0(60) MSC_Test_0-SCCP(52)@cf43b911bb08: Session index based on local reference:0 MSC_Test-GSUP(58)@cf43b911bb08: Added IMSI table entry 0TC_lu_imsi_timeout_gsup0(60)"262420000000004" MSC_Test_0-SCCP(52)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(52)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(52)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(54)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(54)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(54)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(54)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(52)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(52)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(52)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(52)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(52)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(52)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(52)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(52)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(52)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(52)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(52)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(52)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(54)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(54)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(54)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(52)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(54)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(53)@cf43b911bb08: Deleted conn table entry 0TC_lu_imsi_timeout_gsup0(60)13234423 TC_lu_imsi_timeout_gsup0(60)@cf43b911bb08: setverdict(pass): none -> pass TC_lu_imsi_timeout_gsup0(60)@cf43b911bb08: Skipping f_verify_vty_lac_ci() TC_lu_imsi_timeout_gsup0(60)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_timeout_gsup0(60)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_0-M3UA(54)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(52)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(59)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(51)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(55)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(61)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(58)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(53)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(56)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(57)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(51): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(52): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(53): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(54): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(55): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(56): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(57): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(58): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(59): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_lu_imsi_timeout_gsup0(60): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(61): none (pass -> pass) MTC@cf43b911bb08: Test case TC_lu_imsi_timeout_gsup finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_timeout_gsup pass'. Mon Jun 10 14:02:01 UTC 2024 ====== MSC_Tests.TC_lu_imsi_timeout_gsup pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests.TC_lu_imsi_timeout_gsup.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=129167) Waiting for packet dumper to finish... 1 (prev_count=129167, count=143780) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_timeout_gsup pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi'. ------ MSC_Tests.TC_lu_imsi_auth_tmsi ------ Mon Jun 10 14:02:03 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_imsi_auth_tmsi.pcap" >/data/MSC_Tests.TC_lu_imsi_auth_tmsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_lu_imsi_auth_tmsi started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(65)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(65)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(65)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(63)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(66)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(65)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(65)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(65)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(65)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(65)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(65)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(65)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(65)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(65)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(65)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(65)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(65)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(65)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(65)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(65)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(65)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(68)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(68)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(68)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(68)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(68)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(68)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(68)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(68)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(69)@cf43b911bb08: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_auth_tmsi0(71) TC_lu_imsi_auth_tmsi0(71)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000005'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(65)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(65)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(65)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(64)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(64)@cf43b911bb08: Added conn table entry 0TC_lu_imsi_auth_tmsi0(71)13873843 MSC_Test_0-SCCP(63)@cf43b911bb08: First idle individual index:0 MSC_Test_0-RAN(64)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(65)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(65)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(65)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(63)@cf43b911bb08: { messageType := 2, destLocRef := 'D3B2B3'O, sourceLocRef := '00000A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(63)@cf43b911bb08: Session index based on local reference:0 MSC_Test-GSUP(69)@cf43b911bb08: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_auth_tmsi0(71) MSC_Test-GSUP(69)@cf43b911bb08: Added IMSI table entry 0TC_lu_imsi_auth_tmsi0(71)"262420000000005" MSC_Test_0-SCCP(63)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(63)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(63)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(63)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(65)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_auth_tmsi0(71)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi0(71)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_0-M3UA(65)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(65)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(63)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(63)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(63)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(63)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(64)@cf43b911bb08: patching N(SD)=1 into dtap '0514313DD665'O MSC_Test_0-RAN(64)@cf43b911bb08: patched enc_l3: '0554313DD665'O MSC_Test_0-SCCP(63)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(63)@cf43b911bb08: vl_len:9 MSC_Test_0-SCCP(63)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(63)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0100060554313DD665'O MSC_Test_0-M3UA(65)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(65)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(65)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(63)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(63)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(63)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(63)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(65)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(65)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(63)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(63)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(63)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(63)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi0(71)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(64)@cf43b911bb08: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(64)@cf43b911bb08: patched enc_l3: '059B'O MSC_Test_0-SCCP(63)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(63)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(63)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(63)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(65)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(65)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(65)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(63)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(63)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(63)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(63)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(63)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(63)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(63)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(63)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(65)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(65)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(65)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(63)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(65)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(64)@cf43b911bb08: Deleted conn table entry 0TC_lu_imsi_auth_tmsi0(71)13873843 TC_lu_imsi_auth_tmsi0(71)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi0(71)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi0(71)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi0(71)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi0(71)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_0-RAN(64)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(66)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(63)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(70)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(67)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(68)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(65)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(69)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(62)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(72)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(62): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(63): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(64): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(65): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(66): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(67): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(68): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(69): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(70): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_lu_imsi_auth_tmsi0(71): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(72): none (pass -> pass) MTC@cf43b911bb08: Test case TC_lu_imsi_auth_tmsi finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi pass'. Mon Jun 10 14:02:05 UTC 2024 ====== MSC_Tests.TC_lu_imsi_auth_tmsi pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests.TC_lu_imsi_auth_tmsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=33545) Waiting for packet dumper to finish... 1 (prev_count=33545, count=195736) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth3g_tmsi'. ------ MSC_Tests.TC_lu_imsi_auth3g_tmsi ------ Mon Jun 10 14:02:08 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_imsi_auth3g_tmsi.pcap" >/data/MSC_Tests.TC_lu_imsi_auth3g_tmsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth3g_tmsi' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_lu_imsi_auth3g_tmsi started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-SCCP(74)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test_0-M3UA(76)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(76)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(76)@cf43b911bb08: ************************************************* MSC_Test-MNCC(77)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(76)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(76)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(76)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(76)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(76)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(76)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(76)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(76)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(76)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(76)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(76)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(76)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(76)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(76)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(76)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(76)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(79)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(79)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(79)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(79)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(79)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(79)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(79)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(79)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(80)@cf43b911bb08: Created GsupExpect[0] for "262420000001005" to be handled at TC_lu_imsi_auth3g_tmsi0(82) TC_lu_imsi_auth3g_tmsi0(82)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001005'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(76)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(76)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(76)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(75)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(75)@cf43b911bb08: Added conn table entry 0TC_lu_imsi_auth3g_tmsi0(82)7962783 MSC_Test_0-RAN(75)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(74)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(76)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(76)@cf43b911bb08: Message received on association #8 MSC_Test_0-SCCP(74)@cf43b911bb08: { messageType := 2, destLocRef := '79809F'O, sourceLocRef := '00000B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(74)@cf43b911bb08: Session index based on local reference:0 MSC_Test-GSUP(80)@cf43b911bb08: Found GsupExpect[0] for "262420000001005" handled at TC_lu_imsi_auth3g_tmsi0(82) MSC_Test-GSUP(80)@cf43b911bb08: Added IMSI table entry 0TC_lu_imsi_auth3g_tmsi0(82)"262420000001005" MSC_Test_0-M3UA(76)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(74)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(74)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(74)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(74)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(76)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_auth3g_tmsi0(82)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth3g_tmsi0(82)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_0-M3UA(76)@cf43b911bb08: Message received on association #8 MSC_Test_0-SCCP(74)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(74)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(74)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(74)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(76)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(75)@cf43b911bb08: patching N(SD)=1 into dtap '05143215A31521044D31647B'O MSC_Test_0-RAN(75)@cf43b911bb08: patched enc_l3: '05543215A31521044D31647B'O MSC_Test_0-SCCP(74)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(74)@cf43b911bb08: vl_len:15 MSC_Test_0-SCCP(74)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(74)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '01000C05543215A31521044D31647B'O MSC_Test_0-M3UA(76)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(76)@cf43b911bb08: Message received on association #8 MSC_Test_0-SCCP(74)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(74)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(74)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(74)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(76)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(76)@cf43b911bb08: Message received on association #8 MSC_Test_0-SCCP(74)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(74)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(74)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(74)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(76)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_lu_imsi_auth3g_tmsi0(82)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(75)@cf43b911bb08: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(75)@cf43b911bb08: patched enc_l3: '059B'O MSC_Test_0-SCCP(74)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(74)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(74)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(74)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(76)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(76)@cf43b911bb08: Message received on association #8 MSC_Test_0-SCCP(74)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(74)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(74)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(74)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(76)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(74)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(74)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(74)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(74)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(76)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(76)@cf43b911bb08: Message received on association #8 MSC_Test_0-SCCP(74)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(76)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(76)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(75)@cf43b911bb08: Deleted conn table entry 0TC_lu_imsi_auth3g_tmsi0(82)7962783 TC_lu_imsi_auth3g_tmsi0(82)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth3g_tmsi0(82)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth3g_tmsi0(82)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth3g_tmsi0(82)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth3g_tmsi0(82)@cf43b911bb08: Final verdict of PTC: pass MSC_Test-GSUP(80)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(74)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(76)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(81)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(75)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(83)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(73)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(77)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(78)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(79)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(73): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(74): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(75): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(76): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(77): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(78): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(79): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(80): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(81): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_lu_imsi_auth3g_tmsi0(82): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(83): none (pass -> pass) MTC@cf43b911bb08: Test case TC_lu_imsi_auth3g_tmsi finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth3g_tmsi pass'. Mon Jun 10 14:02:10 UTC 2024 ====== MSC_Tests.TC_lu_imsi_auth3g_tmsi pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests.TC_lu_imsi_auth3g_tmsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=33571) Waiting for packet dumper to finish... 1 (prev_count=33571, count=196635) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth3g_tmsi pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_timeout_tmsi_realloc'. ------ MSC_Tests.TC_lu_imsi_timeout_tmsi_realloc ------ Mon Jun 10 14:02:13 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_imsi_timeout_tmsi_realloc.pcap" >/data/MSC_Tests.TC_lu_imsi_timeout_tmsi_realloc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_timeout_tmsi_realloc' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_lu_imsi_timeout_tmsi_realloc started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(87)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(87)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(87)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(85)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(88)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(87)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(87)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(87)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(87)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(87)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(87)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(87)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(87)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(87)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(87)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(87)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(87)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(87)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(87)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(87)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(87)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(87)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP-IPA(90)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test_0-M3UA(87)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(87)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP-IPA(90)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test_0-RAN(86)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP-IPA(90)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(90)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(90)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(90)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(90)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(90)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(91)@cf43b911bb08: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_timeout_tmsi_realloc0(93) TC_lu_imsi_timeout_tmsi_realloc0(93)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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-RAN(86)@cf43b911bb08: Added conn table entry 0TC_lu_imsi_timeout_tmsi_realloc0(93)11222621 MSC_Test_0-SCCP(85)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(87)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(86)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(87)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(87)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(87)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(87)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(85)@cf43b911bb08: { messageType := 2, destLocRef := 'AB3E5D'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(85)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(85)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(85)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(85)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(85)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(91)@cf43b911bb08: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_timeout_tmsi_realloc0(93) MSC_Test-GSUP(91)@cf43b911bb08: Added IMSI table entry 0TC_lu_imsi_timeout_tmsi_realloc0(93)"262420000000005" MSC_Test_0-SCCP(85)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(85)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(85)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(85)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(87)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(87)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(87)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(85)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(85)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(85)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(85)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(87)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(87)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(87)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(87)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(85)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(85)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(85)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(85)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(85)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(85)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(85)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(85)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_timeout_tmsi_realloc0(93)@cf43b911bb08: setverdict(fail): none -> fail reason: "Timeout waiting for ClearCommand/Release", new component reason: "Timeout waiting for ClearCommand/Release" MC@cf43b911bb08: Test Component 93 has requested to stop MTC. Terminating current testcase execution. MSC_Test-MNCC(88)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(85)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(86)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(89)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(91)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(94)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(84)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(87)@cf43b911bb08: Final verdict of PTC: none TC_lu_imsi_timeout_tmsi_realloc0(93)@cf43b911bb08: Final verdict of PTC: fail reason: "Timeout waiting for ClearCommand/Release" MSC_Test-SMPP(92)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(90)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(84): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(85): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(86): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(87): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(88): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(89): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(90): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(91): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(92): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_lu_imsi_timeout_tmsi_realloc0(93): fail (none -> fail) reason: "Timeout waiting for ClearCommand/Release" MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(94): none (fail -> fail) MTC@cf43b911bb08: Test case TC_lu_imsi_timeout_tmsi_realloc finished. Verdict: fail reason: Timeout waiting for ClearCommand/Release MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_timeout_tmsi_realloc fail'. Mon Jun 10 14:02:22 UTC 2024 ------ MSC_Tests.TC_lu_imsi_timeout_tmsi_realloc fail ------ Saving talloc report from 172.18.149.10:4254 to MSC_Tests.TC_lu_imsi_timeout_tmsi_realloc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=123665) Waiting for packet dumper to finish... 1 (prev_count=123665, count=143174) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_timeout_tmsi_realloc fail' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cmserv_imsi_unknown'. ------ MSC_Tests.TC_cmserv_imsi_unknown ------ Mon Jun 10 14:02:25 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_cmserv_imsi_unknown.pcap" >/data/MSC_Tests.TC_cmserv_imsi_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cmserv_imsi_unknown' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_cmserv_imsi_unknown started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(98)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(98)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(98)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(96)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(99)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(98)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(98)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(98)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(98)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(98)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(98)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(98)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(98)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(98)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(98)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(98)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(98)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(98)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(98)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(98)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(98)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(101)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(101)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(101)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(101)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(101)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(101)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(101)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(101)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(102)@cf43b911bb08: Created GsupExpect[0] for "262420000000006" to be handled at TC_cmserv_imsi_unknown0(104) TC_cmserv_imsi_unknown0(104)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000006'H, fillerDigit := omit } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-M3UA(98)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(98)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(98)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(97)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(97)@cf43b911bb08: Added conn table entry 0TC_cmserv_imsi_unknown0(104)14795167 MSC_Test_0-SCCP(96)@cf43b911bb08: First idle individual index:0 MSC_Test_0-RAN(97)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(98)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(98)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(98)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(96)@cf43b911bb08: { messageType := 2, destLocRef := 'E1C19F'O, sourceLocRef := '00000D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(96)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(98)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(98)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(98)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(98)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(96)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(96)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(96)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(96)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(96)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(96)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(96)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(96)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(96)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(96)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(96)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(96)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(98)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(98)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(98)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(96)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(98)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(97)@cf43b911bb08: Deleted conn table entry 0TC_cmserv_imsi_unknown0(104)14795167 TC_cmserv_imsi_unknown0(104)@cf43b911bb08: setverdict(pass): none -> pass TC_cmserv_imsi_unknown0(104)@cf43b911bb08: Skipping f_verify_vty_lac_ci() TC_cmserv_imsi_unknown0(104)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_cmserv_imsi_unknown0(104)@cf43b911bb08: Final verdict of PTC: pass MSC_Test-GSUP(102)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(97)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(98)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(99)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(96)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(101)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(100)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(95)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(103)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(105)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(95): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(96): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(97): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(98): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(99): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(100): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(101): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(102): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(103): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_cmserv_imsi_unknown0(104): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(105): none (pass -> pass) MTC@cf43b911bb08: Test case TC_cmserv_imsi_unknown finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cmserv_imsi_unknown pass'. Mon Jun 10 14:02:27 UTC 2024 ====== MSC_Tests.TC_cmserv_imsi_unknown pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests.TC_cmserv_imsi_unknown.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=32601) Waiting for packet dumper to finish... 1 (prev_count=32601, count=137232) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cmserv_imsi_unknown pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cmserv_tmsi_unknown'. ------ MSC_Tests.TC_cmserv_tmsi_unknown ------ Mon Jun 10 14:02:30 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_cmserv_tmsi_unknown.pcap" >/data/MSC_Tests.TC_cmserv_tmsi_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cmserv_tmsi_unknown' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_cmserv_tmsi_unknown started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(109)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(109)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(109)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(107)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(110)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(109)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(109)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(109)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(109)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(109)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(109)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(109)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(109)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(109)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(109)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(109)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(109)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(109)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(109)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(109)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(109)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(112)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(112)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(112)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(112)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(112)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(112)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(112)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(112)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cmserv_tmsi_unknown0(115)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '57111111'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-M3UA(109)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(109)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(109)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(108)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(108)@cf43b911bb08: Added conn table entry 0TC_cmserv_tmsi_unknown0(115)290673 MSC_Test_0-SCCP(107)@cf43b911bb08: First idle individual index:0 MSC_Test_0-RAN(108)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(109)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(109)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(109)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(109)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(109)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(109)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(109)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(107)@cf43b911bb08: { messageType := 2, destLocRef := '046F71'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(107)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(107)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(107)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(107)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(107)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(107)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(107)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(107)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(107)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(107)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(107)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(107)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(107)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(109)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(109)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(109)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(107)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(109)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(108)@cf43b911bb08: Deleted conn table entry 0TC_cmserv_tmsi_unknown0(115)290673 TC_cmserv_tmsi_unknown0(115)@cf43b911bb08: setverdict(pass): none -> pass TC_cmserv_tmsi_unknown0(115)@cf43b911bb08: Skipping f_verify_vty_lac_ci() TC_cmserv_tmsi_unknown0(115)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_cmserv_tmsi_unknown0(115)@cf43b911bb08: Final verdict of PTC: pass MSC_Test-MNCC(110)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(109)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(106)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(114)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(111)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(116)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(113)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(108)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(112)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(107)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(106): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(107): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(108): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(109): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(110): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(111): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(112): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(113): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(114): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_cmserv_tmsi_unknown0(115): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(116): none (pass -> pass) MTC@cf43b911bb08: Test case TC_cmserv_tmsi_unknown finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cmserv_tmsi_unknown pass'. Mon Jun 10 14:02:32 UTC 2024 ====== MSC_Tests.TC_cmserv_tmsi_unknown pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests.TC_cmserv_tmsi_unknown.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=32601) Waiting for packet dumper to finish... 1 (prev_count=32601, count=127623) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cmserv_tmsi_unknown pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_call'. ------ MSC_Tests.TC_lu_and_mo_call ------ Mon Jun 10 14:02:34 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_and_mo_call.pcap" >/data/MSC_Tests.TC_lu_and_mo_call.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_call' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_lu_and_mo_call started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(120)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(120)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(120)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(118)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(121)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(120)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(120)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(120)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(120)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(120)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(120)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(120)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(120)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(120)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(120)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(120)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(120)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(120)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(120)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(120)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(120)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(123)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(123)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(123)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(123)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(123)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(123)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(123)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(123)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(124)@cf43b911bb08: Created GsupExpect[0] for "262420000000007" to be handled at TC_lu_and_mo_call0(126) TC_lu_and_mo_call0(126)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(120)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(120)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(120)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(119)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(119)@cf43b911bb08: Added conn table entry 0TC_lu_and_mo_call0(126)7479843 MSC_Test_0-SCCP(118)@cf43b911bb08: First idle individual index:0 MSC_Test_0-RAN(119)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(120)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(120)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(120)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(120)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(120)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(118)@cf43b911bb08: { messageType := 2, destLocRef := '722223'O ("r\"#"), sourceLocRef := '00000F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(118)@cf43b911bb08: Session index based on local reference:0 MSC_Test-GSUP(124)@cf43b911bb08: Found GsupExpect[0] for "262420000000007" handled at TC_lu_and_mo_call0(126) MSC_Test-GSUP(124)@cf43b911bb08: Added IMSI table entry 0TC_lu_and_mo_call0(126)"262420000000007" MSC_Test_0-SCCP(118)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(118)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(118)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(118)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(118)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(118)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(118)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(118)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(120)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_call0(126)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_call0(126)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_0-M3UA(120)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(120)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(118)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(118)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(118)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(118)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call0(126)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(119)@cf43b911bb08: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(119)@cf43b911bb08: patched enc_l3: '055B'O MSC_Test_0-SCCP(118)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(118)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(118)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(118)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(120)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(120)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(120)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(118)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(118)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(118)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(118)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(118)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(118)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(118)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(118)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(120)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(120)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(120)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(118)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(120)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(119)@cf43b911bb08: Deleted conn table entry 0TC_lu_and_mo_call0(126)7479843 TC_lu_and_mo_call0(126)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call0(126)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_call0(126)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call0(126)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call0(126)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '56ACF5CF'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(119)@cf43b911bb08: Added conn table entry 0TC_lu_and_mo_call0(126)16367602 MSC_Test_0-RAN(119)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(118)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(120)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(120)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(120)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(118)@cf43b911bb08: { messageType := 2, destLocRef := 'F9BFF2'O, sourceLocRef := '000010'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(118)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(120)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(120)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(120)@cf43b911bb08: Message received on association #8 MSC_Test_0-SCCP(118)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(118)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(118)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(118)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(118)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(120)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(118)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(118)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(118)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call0(126)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_call0(126)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(121)@cf43b911bb08: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_call0(126) MSC_Test-MGCP(122)@cf43b911bb08: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_call0(126) MSC_Test_0-RAN(119)@cf43b911bb08: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(119)@cf43b911bb08: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(118)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(118)@cf43b911bb08: vl_len:19 MSC_Test_0-SCCP(118)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(118)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(120)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(122)@cf43b911bb08: Found Expect[0] for { line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "1" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mo_call0(126) TC_lu_and_mo_call0(126)@cf43b911bb08: f_mo_call_establish 2: rx 1st CRCX TC_lu_and_mo_call0(126)@cf43b911bb08: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(121)@cf43b911bb08: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_call0(126) MSC_Test-MNCC(121)@cf43b911bb08: Added conn table entry 0TC_lu_and_mo_call0(126)-2147483647 MSC_Test_0-M3UA(120)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(120)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(118)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(118)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(118)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(118)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call0(126)@cf43b911bb08: f_mo_call_establish 1: rx MNCC SETUP ind TC_lu_and_mo_call0(126)@cf43b911bb08: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(118)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(118)@cf43b911bb08: vl_len:14 MSC_Test_0-SCCP(118)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(118)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(120)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_call0(126)@cf43b911bb08: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_call0(126)@cf43b911bb08: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(120)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(120)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(118)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(118)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(118)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(118)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(120)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(120)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(118)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(118)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(118)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(118)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call0(126)@cf43b911bb08: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(120)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(120)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(118)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(118)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(118)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(118)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call0(126)@cf43b911bb08: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_call0(126)@cf43b911bb08: { 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.149.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112", "110", "3", "111" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { rtpmap := { attr_value := "110 GSM-EFR/8000/1" } }, { rtpmap := { attr_value := "111 GSM-HR-08/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } TC_lu_and_mo_call0(126)@cf43b911bb08: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(119)@cf43b911bb08: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(119)@cf43b911bb08: patched enc_l3: '038F'O MSC_Test_0-SCCP(118)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(118)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(118)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(118)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(120)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_call0(126)@cf43b911bb08: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_call0(126)@cf43b911bb08: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_call0(126)@cf43b911bb08: f_mo_call_establish DONE TC_lu_and_mo_call0(126)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call0(126)@cf43b911bb08: Hold the call for some time TC_lu_and_mo_call0(126)@cf43b911bb08: Call stayed open for 5.000000 seconds, all is well. TC_lu_and_mo_call0(126)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call0(126)@cf43b911bb08: Hangup TC_lu_and_mo_call0(126)@cf43b911bb08: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(120)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(120)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(118)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(118)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(118)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(118)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call0(126)@cf43b911bb08: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-M3UA(120)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(120)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(118)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(118)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(118)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(118)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call0(126)@cf43b911bb08: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_call0(126)@cf43b911bb08: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(119)@cf43b911bb08: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(119)@cf43b911bb08: patched enc_l3: '03EA'O MSC_Test_0-SCCP(118)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(118)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(118)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(118)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(120)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(121)@cf43b911bb08: Deleted conn table entry 0TC_lu_and_mo_call0(126)-2147483647 MSC_Test_0-M3UA(120)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(120)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(118)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(118)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(118)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(118)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call0(126)@cf43b911bb08: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_call0(126)@cf43b911bb08: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_call0(126)@cf43b911bb08: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(118)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(118)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(118)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(118)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(120)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(120)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(120)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(118)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(120)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(119)@cf43b911bb08: Deleted conn table entry 0TC_lu_and_mo_call0(126)16367602 TC_lu_and_mo_call0(126)@cf43b911bb08: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_call0(126)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call0(126)@cf43b911bb08: f_call_hangup 9: done TC_lu_and_mo_call0(126)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call0(126)@cf43b911bb08: Final verdict of PTC: pass MSC_Test-GSUP(124)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(118)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(121)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(125)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(117)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(123)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(119)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(120)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(127)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(122)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(117): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(118): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(119): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(120): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(121): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(122): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(123): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(124): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(125): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_lu_and_mo_call0(126): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(127): none (pass -> pass) MTC@cf43b911bb08: Test case TC_lu_and_mo_call finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_call pass'. Mon Jun 10 14:02:43 UTC 2024 ====== MSC_Tests.TC_lu_and_mo_call pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests.TC_lu_and_mo_call.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=401043) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_call pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_call_ipv6'. ------ MSC_Tests.TC_lu_and_mo_call_ipv6 ------ Mon Jun 10 14:02:45 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_and_mo_call_ipv6.pcap" >/data/MSC_Tests.TC_lu_and_mo_call_ipv6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_call_ipv6' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_lu_and_mo_call_ipv6 started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(131)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(131)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(131)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(129)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(132)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(131)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(131)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(131)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(131)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(131)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(131)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(131)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(131)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(131)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(131)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(131)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(131)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(131)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(131)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(131)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(131)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(134)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(134)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(134)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(134)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(134)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(134)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(134)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(134)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(135)@cf43b911bb08: Created GsupExpect[0] for "262420000000007" to be handled at TC_lu_and_mo_call_ipv60(137) TC_lu_and_mo_call_ipv60(137)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(131)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(131)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(131)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(130)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(130)@cf43b911bb08: Added conn table entry 0TC_lu_and_mo_call_ipv60(137)15389267 MSC_Test_0-SCCP(129)@cf43b911bb08: First idle individual index:0 MSC_Test_0-RAN(130)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(131)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(131)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(131)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(131)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(131)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(129)@cf43b911bb08: { messageType := 2, destLocRef := 'EAD253'O, sourceLocRef := '000011'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(129)@cf43b911bb08: Session index based on local reference:0 MSC_Test-GSUP(135)@cf43b911bb08: Found GsupExpect[0] for "262420000000007" handled at TC_lu_and_mo_call_ipv60(137) MSC_Test-GSUP(135)@cf43b911bb08: Added IMSI table entry 0TC_lu_and_mo_call_ipv60(137)"262420000000007" MSC_Test_0-SCCP(129)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(129)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(129)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(129)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(129)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(129)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(129)@cf43b911bb08: vl_from0 TC_lu_and_mo_call_ipv60(137)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(129)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_lu_and_mo_call_ipv60(137)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_0-M3UA(131)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(131)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(131)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(129)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(129)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(129)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(129)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_ipv60(137)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(130)@cf43b911bb08: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(130)@cf43b911bb08: patched enc_l3: '055B'O MSC_Test_0-SCCP(129)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(129)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(129)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(129)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(131)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(131)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(131)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(129)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(129)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(129)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(129)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(129)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(129)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(129)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(129)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(131)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(131)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(131)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(129)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(131)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(130)@cf43b911bb08: Deleted conn table entry 0TC_lu_and_mo_call_ipv60(137)15389267 TC_lu_and_mo_call_ipv60(137)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_ipv60(137)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_call_ipv60(137)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_ipv60(137)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_ipv60(137)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '723EF7AA'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(130)@cf43b911bb08: Added conn table entry 0TC_lu_and_mo_call_ipv60(137)11167409 MSC_Test_0-RAN(130)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(129)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(131)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(131)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(131)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(129)@cf43b911bb08: { messageType := 2, destLocRef := 'AA66B1'O, sourceLocRef := '000012'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(129)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(131)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(131)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(129)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(129)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(129)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(129)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(131)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(131)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(129)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(129)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(129)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(129)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_ipv60(137)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_call_ipv60(137)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(132)@cf43b911bb08: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_call_ipv60(137) MSC_Test-MGCP(133)@cf43b911bb08: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_call_ipv60(137) MSC_Test_0-RAN(130)@cf43b911bb08: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(130)@cf43b911bb08: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(129)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(129)@cf43b911bb08: vl_len:19 MSC_Test_0-SCCP(129)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(129)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(131)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(133)@cf43b911bb08: Found Expect[0] for { line := { verb := "CRCX", trans_id := "7", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "2" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mo_call_ipv60(137) TC_lu_and_mo_call_ipv60(137)@cf43b911bb08: f_mo_call_establish 2: rx 1st CRCX TC_lu_and_mo_call_ipv60(137)@cf43b911bb08: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(132)@cf43b911bb08: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_call_ipv60(137) MSC_Test-MNCC(132)@cf43b911bb08: Added conn table entry 0TC_lu_and_mo_call_ipv60(137)-2147483646 MSC_Test_0-M3UA(131)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(131)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(129)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(129)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(129)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(129)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_ipv60(137)@cf43b911bb08: f_mo_call_establish 1: rx MNCC SETUP ind TC_lu_and_mo_call_ipv60(137)@cf43b911bb08: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(129)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(129)@cf43b911bb08: vl_len:26 MSC_Test_0-SCCP(129)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(129)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0018027C120000000000000000000000000000000323287E0180'O MSC_Test_0-M3UA(131)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_call_ipv60(137)@cf43b911bb08: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_call_ipv60(137)@cf43b911bb08: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(131)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(131)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(129)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(129)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(129)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(129)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(131)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(131)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(129)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(129)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(129)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(129)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_ipv60(137)@cf43b911bb08: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(131)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(131)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(129)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(129)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(129)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(129)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_ipv60(137)@cf43b911bb08: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_call_ipv60(137)@cf43b911bb08: { 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.149.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112", "110", "3", "111" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { rtpmap := { attr_value := "110 GSM-EFR/8000/1" } }, { rtpmap := { attr_value := "111 GSM-HR-08/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } TC_lu_and_mo_call_ipv60(137)@cf43b911bb08: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(130)@cf43b911bb08: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(130)@cf43b911bb08: patched enc_l3: '038F'O MSC_Test_0-SCCP(129)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(129)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(129)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(129)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(131)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_call_ipv60(137)@cf43b911bb08: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_call_ipv60(137)@cf43b911bb08: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_call_ipv60(137)@cf43b911bb08: f_mo_call_establish DONE TC_lu_and_mo_call_ipv60(137)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_ipv60(137)@cf43b911bb08: Hold the call for some time TC_lu_and_mo_call_ipv60(137)@cf43b911bb08: Call stayed open for 5.000000 seconds, all is well. TC_lu_and_mo_call_ipv60(137)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_ipv60(137)@cf43b911bb08: Hangup TC_lu_and_mo_call_ipv60(137)@cf43b911bb08: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(131)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(131)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(129)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(129)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(129)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(129)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_ipv60(137)@cf43b911bb08: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-M3UA(131)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(131)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(129)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(129)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(129)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(129)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_ipv60(137)@cf43b911bb08: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_call_ipv60(137)@cf43b911bb08: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(130)@cf43b911bb08: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(130)@cf43b911bb08: patched enc_l3: '03EA'O MSC_Test_0-SCCP(129)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(129)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(129)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(129)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(131)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(132)@cf43b911bb08: Deleted conn table entry 0TC_lu_and_mo_call_ipv60(137)-2147483646 MSC_Test_0-M3UA(131)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(131)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(129)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(129)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(129)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(129)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_ipv60(137)@cf43b911bb08: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_call_ipv60(137)@cf43b911bb08: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_call_ipv60(137)@cf43b911bb08: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(129)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(129)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(129)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(129)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(131)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(131)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(131)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(129)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-RAN(130)@cf43b911bb08: Deleted conn table entry 0TC_lu_and_mo_call_ipv60(137)11167409 TC_lu_and_mo_call_ipv60(137)@cf43b911bb08: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_call_ipv60(137)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(131)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_call_ipv60(137)@cf43b911bb08: f_call_hangup 9: done TC_lu_and_mo_call_ipv60(137)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_ipv60(137)@cf43b911bb08: Final verdict of PTC: pass MSC_Test-MNCC(132)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(130)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(129)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(133)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(131)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(128)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(134)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(135)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(136)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(138)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(128): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(129): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(130): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(131): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(132): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(133): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(134): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(135): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(136): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_lu_and_mo_call_ipv60(137): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(138): none (pass -> pass) MTC@cf43b911bb08: Test case TC_lu_and_mo_call_ipv6 finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_call_ipv6 pass'. Mon Jun 10 14:02:54 UTC 2024 ====== MSC_Tests.TC_lu_and_mo_call_ipv6 pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests.TC_lu_and_mo_call_ipv6.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=403864) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_call_ipv6 pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_call_sccp_tiar_timeout'. ------ MSC_Tests.TC_lu_and_mo_call_sccp_tiar_timeout ------ Mon Jun 10 14:02:55 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_and_mo_call_sccp_tiar_timeout.pcap" >/data/MSC_Tests.TC_lu_and_mo_call_sccp_tiar_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_call_sccp_tiar_timeout' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_lu_and_mo_call_sccp_tiar_timeout started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(142)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(142)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(142)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(140)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(143)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(142)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(142)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(142)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(142)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(142)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(142)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(142)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(142)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(142)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(142)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(142)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(142)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(142)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(142)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(142)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(142)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(145)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(145)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(145)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(145)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(145)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(145)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(145)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(145)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(146)@cf43b911bb08: Created GsupExpect[0] for "262420000000089" to be handled at TC_lu_and_mo_call_sccp_tiar_timeout0(148) TC_lu_and_mo_call_sccp_tiar_timeout0(148)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000089'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(142)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(142)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(142)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(141)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(141)@cf43b911bb08: Added conn table entry 0TC_lu_and_mo_call_sccp_tiar_timeout0(148)14791051 MSC_Test_0-SCCP(140)@cf43b911bb08: First idle individual index:0 MSC_Test_0-RAN(141)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(142)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(142)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(142)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(142)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(142)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(140)@cf43b911bb08: { messageType := 2, destLocRef := 'E1B18B'O, sourceLocRef := '000013'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(140)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(140)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(140)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(140)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(140)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(146)@cf43b911bb08: Found GsupExpect[0] for "262420000000089" handled at TC_lu_and_mo_call_sccp_tiar_timeout0(148) MSC_Test-GSUP(146)@cf43b911bb08: Added IMSI table entry 0TC_lu_and_mo_call_sccp_tiar_timeout0(148)"262420000000089" TC_lu_and_mo_call_sccp_tiar_timeout0(148)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(140)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(140)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(140)@cf43b911bb08: vl_from0 TC_lu_and_mo_call_sccp_tiar_timeout0(148)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_0-SCCP(140)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(142)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(142)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(142)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(140)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(140)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(140)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(140)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_sccp_tiar_timeout0(148)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(141)@cf43b911bb08: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(141)@cf43b911bb08: patched enc_l3: '055B'O MSC_Test_0-SCCP(140)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(140)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(140)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(140)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(142)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(142)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(142)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(140)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(140)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(140)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(140)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(140)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(140)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(140)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(140)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(142)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(142)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(142)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(140)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(142)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(141)@cf43b911bb08: Deleted conn table entry 0TC_lu_and_mo_call_sccp_tiar_timeout0(148)14791051 TC_lu_and_mo_call_sccp_tiar_timeout0(148)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_sccp_tiar_timeout0(148)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_call_sccp_tiar_timeout0(148)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_sccp_tiar_timeout0(148)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_sccp_tiar_timeout0(148)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '65D054E8'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(141)@cf43b911bb08: Added conn table entry 0TC_lu_and_mo_call_sccp_tiar_timeout0(148)4831623 MSC_Test_0-RAN(141)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(140)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(142)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(142)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(142)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(140)@cf43b911bb08: { messageType := 2, destLocRef := '49B987'O, sourceLocRef := '000014'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(140)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(142)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(142)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(140)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(140)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(140)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(142)@cf43b911bb08: Message received on association #8 MSC_Test_0-SCCP(140)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(142)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(140)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(140)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(140)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(140)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_sccp_tiar_timeout0(148)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_call_sccp_tiar_timeout0(148)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(143)@cf43b911bb08: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_call_sccp_tiar_timeout0(148) MSC_Test-MGCP(144)@cf43b911bb08: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_call_sccp_tiar_timeout0(148) MSC_Test_0-RAN(141)@cf43b911bb08: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(141)@cf43b911bb08: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(140)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(140)@cf43b911bb08: vl_len:19 MSC_Test_0-SCCP(140)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(140)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(142)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(144)@cf43b911bb08: Found Expect[0] for { line := { verb := "CRCX", trans_id := "13", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "3" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mo_call_sccp_tiar_timeout0(148) TC_lu_and_mo_call_sccp_tiar_timeout0(148)@cf43b911bb08: f_mo_call_establish 2: rx 1st CRCX TC_lu_and_mo_call_sccp_tiar_timeout0(148)@cf43b911bb08: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(143)@cf43b911bb08: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_call_sccp_tiar_timeout0(148) MSC_Test-MNCC(143)@cf43b911bb08: Added conn table entry 0TC_lu_and_mo_call_sccp_tiar_timeout0(148)-2147483645 TC_lu_and_mo_call_sccp_tiar_timeout0(148)@cf43b911bb08: f_mo_call_establish 1: rx MNCC SETUP ind MSC_Test_0-M3UA(142)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(142)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(140)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(140)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(140)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(140)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_sccp_tiar_timeout0(148)@cf43b911bb08: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(140)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(140)@cf43b911bb08: vl_len:14 MSC_Test_0-SCCP(140)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(140)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(142)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_call_sccp_tiar_timeout0(148)@cf43b911bb08: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_call_sccp_tiar_timeout0(148)@cf43b911bb08: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(142)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(142)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(140)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(140)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(140)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(140)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(142)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(142)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(140)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(140)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(140)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(140)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_sccp_tiar_timeout0(148)@cf43b911bb08: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(142)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(142)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_lu_and_mo_call_sccp_tiar_timeout0(148)@cf43b911bb08: as_optional_mgcp_mdcx: rx MDCX MSC_Test_0-SCCP(140)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(140)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(140)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(140)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_sccp_tiar_timeout0(148)@cf43b911bb08: { 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.149.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112", "110", "3", "111" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { rtpmap := { attr_value := "110 GSM-EFR/8000/1" } }, { rtpmap := { attr_value := "111 GSM-HR-08/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } TC_lu_and_mo_call_sccp_tiar_timeout0(148)@cf43b911bb08: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(141)@cf43b911bb08: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(141)@cf43b911bb08: patched enc_l3: '038F'O MSC_Test_0-SCCP(140)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(140)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(140)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(140)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(142)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_call_sccp_tiar_timeout0(148)@cf43b911bb08: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_call_sccp_tiar_timeout0(148)@cf43b911bb08: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_call_sccp_tiar_timeout0(148)@cf43b911bb08: f_mo_call_establish DONE TC_lu_and_mo_call_sccp_tiar_timeout0(148)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(142)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(142)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(140)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(142)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(142)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(140)@cf43b911bb08: Session index based on local reference:0 MSC_Test-MNCC(143)@cf43b911bb08: Deleted conn table entry 0TC_lu_and_mo_call_sccp_tiar_timeout0(148)-2147483645 MSC_Test_0-M3UA(142)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(142)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(140)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(142)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(141)@cf43b911bb08: Deleted conn table entry 0TC_lu_and_mo_call_sccp_tiar_timeout0(148)4831623 TC_lu_and_mo_call_sccp_tiar_timeout0(148)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_sccp_tiar_timeout0(148)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_sccp_tiar_timeout0(148)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_0-RAN(141)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(145)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(147)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(142)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(149)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(146)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(143)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(139)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(140)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(144)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(139): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(140): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(141): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(142): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(143): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(144): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(145): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(146): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(147): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_lu_and_mo_call_sccp_tiar_timeout0(148): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(149): none (pass -> pass) MTC@cf43b911bb08: Test case TC_lu_and_mo_call_sccp_tiar_timeout finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_call_sccp_tiar_timeout pass'. Mon Jun 10 14:03:03 UTC 2024 ====== MSC_Tests.TC_lu_and_mo_call_sccp_tiar_timeout pass ====== Saving talloc report from 172.18.149.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=355105) Waiting for packet dumper to finish... 1 (prev_count=355105, count=370810) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_call_sccp_tiar_timeout pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_auth_sai_timeout'. ------ MSC_Tests.TC_lu_auth_sai_timeout ------ Mon Jun 10 14:03:05 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_auth_sai_timeout.pcap" >/data/MSC_Tests.TC_lu_auth_sai_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_auth_sai_timeout' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_lu_auth_sai_timeout started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(153)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(153)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(153)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(151)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(154)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(153)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(153)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(153)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(153)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(153)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(153)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(153)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(153)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(153)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(153)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(153)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(153)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(153)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(153)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(153)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(153)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(156)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(156)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(156)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(156)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(156)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(156)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(156)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(156)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(157)@cf43b911bb08: Created GsupExpect[0] for "262420000000008" to be handled at TC_lu_auth_sai_timeout0(159) TC_lu_auth_sai_timeout0(159)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000008'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(153)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(153)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(153)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(152)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(152)@cf43b911bb08: Added conn table entry 0TC_lu_auth_sai_timeout0(159)8425525 MSC_Test_0-SCCP(151)@cf43b911bb08: First idle individual index:0 MSC_Test_0-RAN(152)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(153)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(153)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(153)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(151)@cf43b911bb08: { messageType := 2, destLocRef := '809035'O, sourceLocRef := '000015'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(151)@cf43b911bb08: Session index based on local reference:0 MSC_Test-GSUP(157)@cf43b911bb08: Found GsupExpect[0] for "262420000000008" handled at TC_lu_auth_sai_timeout0(159) MSC_Test-GSUP(157)@cf43b911bb08: Added IMSI table entry 0TC_lu_auth_sai_timeout0(159)"262420000000008" MSC_Test_0-SCCP(151)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(151)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(151)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(151)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(153)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(153)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(153)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(153)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(153)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(151)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(151)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(151)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(151)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(151)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(151)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(151)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(151)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(151)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(151)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(151)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(151)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(153)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(153)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(153)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(151)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(153)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(152)@cf43b911bb08: Deleted conn table entry 0TC_lu_auth_sai_timeout0(159)8425525 TC_lu_auth_sai_timeout0(159)@cf43b911bb08: setverdict(pass): none -> pass TC_lu_auth_sai_timeout0(159)@cf43b911bb08: Skipping f_verify_vty_lac_ci() TC_lu_auth_sai_timeout0(159)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_auth_sai_timeout0(159)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_0-SCCP(151)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(157)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(150)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(152)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(154)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(155)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(158)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(153)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(160)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(156)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(150): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(151): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(152): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(153): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(154): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(155): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(156): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(157): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(158): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_lu_auth_sai_timeout0(159): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(160): none (pass -> pass) MTC@cf43b911bb08: Test case TC_lu_auth_sai_timeout finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_auth_sai_timeout pass'. Mon Jun 10 14:03:12 UTC 2024 ====== MSC_Tests.TC_lu_auth_sai_timeout pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests.TC_lu_auth_sai_timeout.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=133951) Waiting for packet dumper to finish... 1 (prev_count=133951, count=150109) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_auth_sai_timeout pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_auth_sai_err'. ------ MSC_Tests.TC_lu_auth_sai_err ------ Mon Jun 10 14:03:15 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_auth_sai_err.pcap" >/data/MSC_Tests.TC_lu_auth_sai_err.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_auth_sai_err' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_lu_auth_sai_err started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(164)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(164)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(164)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(162)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(165)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(164)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(164)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(164)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(164)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(164)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(164)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(164)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(164)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(164)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(164)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(164)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(164)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(164)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(164)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(164)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(164)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(167)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(167)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(167)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(167)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(167)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(167)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(167)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(167)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(168)@cf43b911bb08: Created GsupExpect[0] for "262420000000009" to be handled at TC_lu_auth_sai_err0(170) TC_lu_auth_sai_err0(170)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000009'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(164)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(164)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(164)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(163)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(163)@cf43b911bb08: Added conn table entry 0TC_lu_auth_sai_err0(170)11440491 MSC_Test_0-RAN(163)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(162)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(164)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(164)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(164)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(162)@cf43b911bb08: { messageType := 2, destLocRef := 'AE916B'O, sourceLocRef := '000016'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(162)@cf43b911bb08: Session index based on local reference:0 MSC_Test-GSUP(168)@cf43b911bb08: Found GsupExpect[0] for "262420000000009" handled at TC_lu_auth_sai_err0(170) MSC_Test-GSUP(168)@cf43b911bb08: Added IMSI table entry 0TC_lu_auth_sai_err0(170)"262420000000009" MSC_Test_0-SCCP(162)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(162)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(162)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(162)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(164)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(164)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(164)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(164)@cf43b911bb08: Message received on association #8 MSC_Test_0-SCCP(162)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(164)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(162)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(162)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(162)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(162)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(162)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(162)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(162)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(162)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(162)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(162)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(162)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(164)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(164)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(164)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(162)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(164)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(163)@cf43b911bb08: Deleted conn table entry 0TC_lu_auth_sai_err0(170)11440491 TC_lu_auth_sai_err0(170)@cf43b911bb08: setverdict(pass): none -> pass TC_lu_auth_sai_err0(170)@cf43b911bb08: Skipping f_verify_vty_lac_ci() TC_lu_auth_sai_err0(170)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_auth_sai_err0(170)@cf43b911bb08: Final verdict of PTC: pass MSC_Test-GSUP(168)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(164)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(163)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(162)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(165)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(167)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(171)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(169)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(166)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(161)@cf43b911bb08: Final verdict of PTC: none Mon Jun 10 14:03:17 UTC 2024 ====== MSC_Tests.TC_lu_auth_sai_err pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests.TC_lu_auth_sai_err.talloc MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(161): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(162): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(163): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(164): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(165): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(166): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(167): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(168): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(169): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_lu_auth_sai_err0(170): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(171): none (pass -> pass) MTC@cf43b911bb08: Test case TC_lu_auth_sai_err finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_auth_sai_err pass'. Waiting for packet dumper to finish... 0 (prev_count=-1, count=46649) Waiting for packet dumper to finish... 1 (prev_count=46649, count=149461) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_auth_sai_err pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_clear_request'. ------ MSC_Tests.TC_lu_clear_request ------ Mon Jun 10 14:03:20 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_clear_request.pcap" >/data/MSC_Tests.TC_lu_clear_request.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_clear_request' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_lu_clear_request started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(175)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(175)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(175)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(173)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(176)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(175)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(175)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(175)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(175)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(175)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(175)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(175)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(175)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(175)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(175)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(175)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(175)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(175)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(175)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(175)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(175)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(178)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(178)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(178)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(178)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(178)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(178)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(178)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(178)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(179)@cf43b911bb08: Created GsupExpect[0] for "262420000000010" to be handled at TC_lu_clear_request0(181) TC_lu_clear_request0(181)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000010'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(175)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(175)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(175)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(174)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(174)@cf43b911bb08: Added conn table entry 0TC_lu_clear_request0(181)2320902 MSC_Test_0-RAN(174)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(173)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(175)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(175)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(175)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(175)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(175)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(173)@cf43b911bb08: { messageType := 2, destLocRef := '236A06'O, sourceLocRef := '000017'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(173)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(173)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(173)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(173)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(173)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(179)@cf43b911bb08: Found GsupExpect[0] for "262420000000010" handled at TC_lu_clear_request0(181) MSC_Test-GSUP(179)@cf43b911bb08: Added IMSI table entry 0TC_lu_clear_request0(181)"262420000000010" MSC_Test_0-SCCP(173)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(173)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(173)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(173)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(175)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(173)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(173)@cf43b911bb08: vl_len:6 MSC_Test_0-SCCP(173)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(173)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-M3UA(175)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(175)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(175)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(175)@cf43b911bb08: Message received on association #8 MSC_Test_0-SCCP(173)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(173)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(173)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(173)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(175)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(173)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(173)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(173)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(173)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(173)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(173)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(173)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(173)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(175)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(175)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(175)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(173)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(175)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(174)@cf43b911bb08: Deleted conn table entry 0TC_lu_clear_request0(181)2320902 TC_lu_clear_request0(181)@cf43b911bb08: setverdict(pass): none -> pass TC_lu_clear_request0(181)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_0-SCCP(173)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(174)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(176)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(177)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(178)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(172)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(182)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(179)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(175)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(180)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(172): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(173): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(174): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(175): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(176): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(177): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(178): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(179): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(180): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_lu_clear_request0(181): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(182): none (pass -> pass) MTC@cf43b911bb08: Test case TC_lu_clear_request finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_clear_request pass'. Mon Jun 10 14:03:23 UTC 2024 ====== MSC_Tests.TC_lu_clear_request pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests.TC_lu_clear_request.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=90467) Waiting for packet dumper to finish... 1 (prev_count=90467, count=159234) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_clear_request pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_call_clear_request'. ------ MSC_Tests.TC_mo_call_clear_request ------ Mon Jun 10 14:03:25 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_mo_call_clear_request.pcap" >/data/MSC_Tests.TC_mo_call_clear_request.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_call_clear_request' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_mo_call_clear_request started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(186)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(186)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(186)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(184)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(187)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(186)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(186)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(186)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(186)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(186)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(186)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(186)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(186)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(186)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(186)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(186)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(186)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(186)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(186)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(186)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(186)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(189)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(189)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(189)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(189)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(189)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(189)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(189)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(189)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(190)@cf43b911bb08: Created GsupExpect[0] for "262420002532766" to be handled at TC_mo_call_clear_request0(192) TC_mo_call_clear_request0(192)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420002532766'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(186)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(186)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(186)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(185)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(185)@cf43b911bb08: Added conn table entry 0TC_mo_call_clear_request0(192)15271512 MSC_Test_0-SCCP(184)@cf43b911bb08: First idle individual index:0 MSC_Test_0-RAN(185)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(186)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(186)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(186)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(186)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(186)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(184)@cf43b911bb08: { messageType := 2, destLocRef := 'E90658'O, sourceLocRef := '000018'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(184)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(184)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(184)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test-GSUP(190)@cf43b911bb08: Found GsupExpect[0] for "262420002532766" handled at TC_mo_call_clear_request0(192) MSC_Test-GSUP(190)@cf43b911bb08: Added IMSI table entry 0TC_mo_call_clear_request0(192)"262420002532766" MSC_Test_0-SCCP(184)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(184)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(184)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(184)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(184)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(184)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(186)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mo_call_clear_request0(192)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_call_clear_request0(192)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_0-M3UA(186)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(186)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(184)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(184)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(184)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(184)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_call_clear_request0(192)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(185)@cf43b911bb08: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(185)@cf43b911bb08: patched enc_l3: '055B'O MSC_Test_0-SCCP(184)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(184)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(184)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(184)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(186)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(186)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(186)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(184)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(184)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(184)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(184)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(184)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(184)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(184)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(184)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(186)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(186)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(186)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(184)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(186)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(185)@cf43b911bb08: Deleted conn table entry 0TC_mo_call_clear_request0(192)15271512 TC_mo_call_clear_request0(192)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_mo_call_clear_request0(192)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_call_clear_request0(192)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_mo_call_clear_request0(192)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_mo_call_clear_request0(192)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '323B1E1A'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(185)@cf43b911bb08: Added conn table entry 0TC_mo_call_clear_request0(192)9593502 MSC_Test_0-RAN(185)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(184)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(186)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(186)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(186)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(184)@cf43b911bb08: { messageType := 2, destLocRef := '92629E'O, sourceLocRef := '000019'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(184)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(186)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(186)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(186)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(186)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(184)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(184)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(184)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(184)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(184)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(184)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(184)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(184)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_call_clear_request0(192)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_call_clear_request0(192)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(187)@cf43b911bb08: Created MnccExpect[0] for "12345" to be handled at TC_mo_call_clear_request0(192) MSC_Test-MGCP(188)@cf43b911bb08: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mo_call_clear_request0(192) MSC_Test_0-RAN(185)@cf43b911bb08: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(185)@cf43b911bb08: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(184)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(184)@cf43b911bb08: vl_len:19 MSC_Test_0-SCCP(184)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(184)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(186)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(188)@cf43b911bb08: Found Expect[0] for { line := { verb := "CRCX", trans_id := "19", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "4" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_mo_call_clear_request0(192) TC_mo_call_clear_request0(192)@cf43b911bb08: f_mo_call_establish 2: rx 1st CRCX TC_mo_call_clear_request0(192)@cf43b911bb08: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(187)@cf43b911bb08: Found MnccExpect[0] for "12345" handled at TC_mo_call_clear_request0(192) MSC_Test-MNCC(187)@cf43b911bb08: Added conn table entry 0TC_mo_call_clear_request0(192)-2147483644 MSC_Test_0-M3UA(186)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(186)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(184)@cf43b911bb08: Session index based on local reference:0 TC_mo_call_clear_request0(192)@cf43b911bb08: f_mo_call_establish 1: rx MNCC SETUP ind MSC_Test_0-SCCP(184)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(184)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(184)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_call_clear_request0(192)@cf43b911bb08: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(184)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(184)@cf43b911bb08: vl_len:14 MSC_Test_0-SCCP(184)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(184)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(186)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mo_call_clear_request0(192)@cf43b911bb08: f_mo_call_establish 3: rx RTP CREATE TC_mo_call_clear_request0(192)@cf43b911bb08: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(186)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(186)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(184)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(184)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(184)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(184)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(186)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(186)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(184)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(184)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(184)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(184)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_call_clear_request0(192)@cf43b911bb08: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(186)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(186)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(184)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(184)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(184)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(184)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_call_clear_request0(192)@cf43b911bb08: as_optional_mgcp_mdcx: rx MDCX TC_mo_call_clear_request0(192)@cf43b911bb08: { 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.149.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112", "110", "3", "111" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { rtpmap := { attr_value := "110 GSM-EFR/8000/1" } }, { rtpmap := { attr_value := "111 GSM-HR-08/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } TC_mo_call_clear_request0(192)@cf43b911bb08: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(185)@cf43b911bb08: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(185)@cf43b911bb08: patched enc_l3: '038F'O MSC_Test_0-SCCP(184)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(184)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(184)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(184)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(186)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mo_call_clear_request0(192)@cf43b911bb08: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_mo_call_clear_request0(192)@cf43b911bb08: Osmux ok: use_osmux = false got_osmux_count = 0 TC_mo_call_clear_request0(192)@cf43b911bb08: f_mo_call_establish DONE TC_mo_call_clear_request0(192)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(184)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(184)@cf43b911bb08: vl_len:6 MSC_Test_0-SCCP(184)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(184)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000422040101'O MSC_Test_0-M3UA(186)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(187)@cf43b911bb08: Deleted conn table entry 0TC_mo_call_clear_request0(192)-2147483644 MSC_Test_0-M3UA(186)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(186)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(186)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(186)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(184)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(184)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(184)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(184)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(184)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(184)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(184)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(184)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(184)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(184)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(184)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(184)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(186)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(186)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(186)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(184)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(186)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(185)@cf43b911bb08: Deleted conn table entry 0TC_mo_call_clear_request0(192)9593502 TC_mo_call_clear_request0(192)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_mo_call_clear_request0(192)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_call_clear_request0(192)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_mo_call_clear_request0(192)@cf43b911bb08: Rx MNCC REL.ind, cause := { location := GSM48_CAUSE_LOC_PRN_S_LU (1), coding := GSM48_CAUSE_CS_GSM (3), rec := 0, rec_val := 0, val := 47, diag := ''O } TC_mo_call_clear_request0(192)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_mo_call_clear_request0(192)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_0-RAN(185)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(190)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(186)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(184)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(187)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(183)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(189)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(188)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(191)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(193)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(183): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(184): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(185): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(186): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(187): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(188): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(189): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(190): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(191): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_mo_call_clear_request0(192): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(193): none (pass -> pass) MTC@cf43b911bb08: Test case TC_mo_call_clear_request finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_call_clear_request pass'. Mon Jun 10 14:03:30 UTC 2024 ====== MSC_Tests.TC_mo_call_clear_request pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests.TC_mo_call_clear_request.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=391367) Waiting for packet dumper to finish... 1 (prev_count=391367, count=392444) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_call_clear_request pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mt_call_clear_request'. ------ MSC_Tests.TC_mt_call_clear_request ------ Mon Jun 10 14:03:33 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_mt_call_clear_request.pcap" >/data/MSC_Tests.TC_mt_call_clear_request.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mt_call_clear_request' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_mt_call_clear_request started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(197)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(197)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(197)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(195)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(198)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(197)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(197)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(197)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(197)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(197)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(197)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(197)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(197)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(197)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(197)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(197)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(197)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(197)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(197)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(197)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(197)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(200)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(200)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(200)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(200)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(200)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(200)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(200)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(200)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(201)@cf43b911bb08: Created GsupExpect[0] for "262420002532768" to be handled at TC_mt_call_clear_request0(203) TC_mt_call_clear_request0(203)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420002532768'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(197)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(197)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(197)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(196)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(196)@cf43b911bb08: Added conn table entry 0TC_mt_call_clear_request0(203)6625169 MSC_Test_0-SCCP(195)@cf43b911bb08: First idle individual index:0 MSC_Test_0-RAN(196)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(197)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(197)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(197)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(197)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(197)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(195)@cf43b911bb08: { messageType := 2, destLocRef := '651791'O, sourceLocRef := '00001A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(195)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(195)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(195)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(195)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(195)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(201)@cf43b911bb08: Found GsupExpect[0] for "262420002532768" handled at TC_mt_call_clear_request0(203) MSC_Test-GSUP(201)@cf43b911bb08: Added IMSI table entry 0TC_mt_call_clear_request0(203)"262420002532768" MSC_Test_0-SCCP(195)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(195)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(195)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(195)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(197)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mt_call_clear_request0(203)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mt_call_clear_request0(203)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_0-M3UA(197)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(197)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(195)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(195)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(195)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(195)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mt_call_clear_request0(203)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(196)@cf43b911bb08: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(196)@cf43b911bb08: patched enc_l3: '055B'O MSC_Test_0-SCCP(195)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(195)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(195)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(195)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(197)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(197)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(197)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(195)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(195)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(195)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(195)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(195)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(195)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(195)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(195)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(197)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(197)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(197)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(195)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(197)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(196)@cf43b911bb08: Deleted conn table entry 0TC_mt_call_clear_request0(203)6625169 TC_mt_call_clear_request0(203)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_mt_call_clear_request0(203)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mt_call_clear_request0(203)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_mt_call_clear_request0(203)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(198)@cf43b911bb08: Added conn table entry 0TC_mt_call_clear_request0(203)899766876 MSC_Test_0-RAN(196)@cf43b911bb08: Created IMSI[0] for '262420002532768'H'267D6202'O to be handled at TC_mt_call_clear_request0(203) MSC_Test_0-M3UA(197)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(197)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(196)@cf43b911bb08: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_mt_call_clear_request0(203) TC_mt_call_clear_request0(203)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(196)@cf43b911bb08: Created IMSI[1] for '262420002532768'H'267D6202'O to be handled at TC_mt_call_clear_request0(203) TC_mt_call_clear_request0(203)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '267D6202'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(196)@cf43b911bb08: Added conn table entry 0TC_mt_call_clear_request0(203)12813843 MSC_Test_0-SCCP(195)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(197)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(197)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(197)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(195)@cf43b911bb08: { messageType := 2, destLocRef := 'C38613'O, sourceLocRef := '00001B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(195)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(197)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(197)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(195)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(195)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(195)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(195)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(197)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(197)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(195)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(195)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(195)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(195)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mt_call_clear_request0(203)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mt_call_clear_request0(203)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_mt_call_clear_request0(203)@cf43b911bb08: f_mt_call_complete 1 MSC_Test_0-RAN(196)@cf43b911bb08: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(196)@cf43b911bb08: patched enc_l3: '8301'O MSC_Test_0-SCCP(195)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(195)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(195)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(195)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(197)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mt_call_clear_request0(203)@cf43b911bb08: f_mt_call_complete 2 MSC_Test-MGCP(199)@cf43b911bb08: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mt_call_clear_request0(203) MSC_Test-MGCP(199)@cf43b911bb08: Found Expect[0] for { line := { verb := "CRCX", trans_id := "25", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "5" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_mt_call_clear_request0(203) TC_mt_call_clear_request0(203)@cf43b911bb08: f_mt_call_complete 3 TC_mt_call_clear_request0(203)@cf43b911bb08: f_mt_call_complete 4 MSC_Test_0-M3UA(197)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(197)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(195)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(195)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(195)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(195)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mt_call_clear_request0(203)@cf43b911bb08: f_mt_call_complete 6 MSC_Test_0-SCCP(195)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(195)@cf43b911bb08: vl_len:14 MSC_Test_0-SCCP(195)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(195)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(197)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(196)@cf43b911bb08: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(196)@cf43b911bb08: patched enc_l3: '8347'O MSC_Test_0-SCCP(195)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(195)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(195)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(195)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(197)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mt_call_clear_request0(203)@cf43b911bb08: f_mt_call_complete 5 TC_mt_call_clear_request0(203)@cf43b911bb08: f_mt_call_complete 8 TC_mt_call_clear_request0(203)@cf43b911bb08: f_mt_call_complete 7 TC_mt_call_clear_request0(203)@cf43b911bb08: f_mt_call_complete 9 TC_mt_call_clear_request0(203)@cf43b911bb08: Osmux ok: use_osmux = false got_osmux_count = 0 TC_mt_call_clear_request0(203)@cf43b911bb08: f_mt_call_complete DONE TC_mt_call_clear_request0(203)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(195)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(195)@cf43b911bb08: vl_len:6 MSC_Test_0-SCCP(195)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(195)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000422040101'O MSC_Test_0-M3UA(197)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(198)@cf43b911bb08: Deleted conn table entry 0TC_mt_call_clear_request0(203)899766876 MSC_Test_0-M3UA(197)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(197)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(197)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(197)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(195)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(195)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(195)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(195)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(195)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(195)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(195)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(195)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(195)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(195)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(195)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(195)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(197)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(197)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(197)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(195)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(197)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(196)@cf43b911bb08: Deleted conn table entry 0TC_mt_call_clear_request0(203)12813843 TC_mt_call_clear_request0(203)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_mt_call_clear_request0(203)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mt_call_clear_request0(203)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_mt_call_clear_request0(203)@cf43b911bb08: Rx MNCC REL.ind, cause := { location := GSM48_CAUSE_LOC_PRN_S_LU (1), coding := GSM48_CAUSE_CS_GSM (3), rec := 0, rec_val := 0, val := 47, diag := ''O } TC_mt_call_clear_request0(203)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_mt_call_clear_request0(203)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_0-M3UA(197)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(196)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(195)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(198)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(200)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(194)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(201)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(204)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(199)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(202)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(194): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(195): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(196): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(197): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(198): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(199): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(200): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(201): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(202): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_mt_call_clear_request0(203): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(204): none (pass -> pass) MTC@cf43b911bb08: Test case TC_mt_call_clear_request finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mt_call_clear_request pass'. Mon Jun 10 14:03:37 UTC 2024 ====== MSC_Tests.TC_mt_call_clear_request pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests.TC_mt_call_clear_request.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=297906) Waiting for packet dumper to finish... 1 (prev_count=297906, count=382471) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mt_call_clear_request pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_disconnect'. ------ MSC_Tests.TC_lu_disconnect ------ Mon Jun 10 14:03:40 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_disconnect.pcap" >/data/MSC_Tests.TC_lu_disconnect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_disconnect' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_lu_disconnect started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(208)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(208)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(208)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(206)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(209)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(208)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(208)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(208)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(208)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(208)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(208)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(208)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(208)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(208)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(208)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(208)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(208)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(208)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(208)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(208)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(208)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(211)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(211)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(211)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(211)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(211)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(211)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(211)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(211)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(212)@cf43b911bb08: Created GsupExpect[0] for "262420000000011" to be handled at TC_lu_disconnect0(214) TC_lu_disconnect0(214)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000011'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(208)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(208)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(208)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(207)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(207)@cf43b911bb08: Added conn table entry 0TC_lu_disconnect0(214)14606922 MSC_Test_0-SCCP(206)@cf43b911bb08: First idle individual index:0 MSC_Test_0-RAN(207)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(208)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(208)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(208)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(208)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(208)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(206)@cf43b911bb08: { messageType := 2, destLocRef := 'DEE24A'O, sourceLocRef := '00001C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(206)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(206)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(206)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(206)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(206)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(212)@cf43b911bb08: Found GsupExpect[0] for "262420000000011" handled at TC_lu_disconnect0(214) MSC_Test-GSUP(212)@cf43b911bb08: Added IMSI table entry 0TC_lu_disconnect0(214)"262420000000011" MSC_Test_0-SCCP(206)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(206)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(206)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(206)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(208)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_disconnect0(214)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_0-RAN(207)@cf43b911bb08: Deleted conn table entry 0TC_lu_disconnect0(214)14606922 MSC_Test_0-SCCP(206)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-M3UA(208)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(208)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(208)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(206)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(206)@cf43b911bb08: RLC received in state:disconnect_pending TC_lu_disconnect0(214)@cf43b911bb08: Final verdict of PTC: pass MSC_Test-MNCC(209)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(206)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(207)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(212)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(208)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(213)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(205)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(215)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(210)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(211)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(205): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(206): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(207): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(208): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(209): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(210): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(211): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(212): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(213): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_lu_disconnect0(214): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(215): none (pass -> pass) MTC@cf43b911bb08: Test case TC_lu_disconnect finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_disconnect pass'. Mon Jun 10 14:03:44 UTC 2024 ====== MSC_Tests.TC_lu_disconnect pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests.TC_lu_disconnect.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=123127) Waiting for packet dumper to finish... 1 (prev_count=123127, count=131430) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_disconnect pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_by_imei'. ------ MSC_Tests.TC_lu_by_imei ------ Mon Jun 10 14:03:46 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_by_imei.pcap" >/data/MSC_Tests.TC_lu_by_imei.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_by_imei' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_lu_by_imei started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(219)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(219)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(219)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(217)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(220)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(219)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(219)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(219)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(219)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(219)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(219)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(219)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(219)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(219)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(219)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(219)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(219)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(219)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(219)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(219)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(219)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(222)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(222)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(222)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(222)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(222)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(222)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(222)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(222)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(223)@cf43b911bb08: Created GsupExpect[0] for "262420000000012" to be handled at TC_lu_by_imei0(225) TC_lu_by_imei0(225)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '010'B, oddEvenInd_identity := { imei := { oddevenIndicator := '1'B, digits := '49999000000012'H } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(219)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(219)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(219)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(218)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(218)@cf43b911bb08: Added conn table entry 0TC_lu_by_imei0(225)16030070 MSC_Test_0-SCCP(217)@cf43b911bb08: First idle individual index:0 MSC_Test_0-RAN(218)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(219)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(219)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(219)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(219)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(219)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(217)@cf43b911bb08: { messageType := 2, destLocRef := 'F49976'O, sourceLocRef := '00001D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(217)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(217)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(217)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(217)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(217)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(217)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(217)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(217)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(217)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(219)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(219)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(219)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(219)@cf43b911bb08: Message received on association #8 MSC_Test_0-SCCP(217)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(219)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(217)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(217)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(217)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(217)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(217)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(217)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(217)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(217)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(217)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(217)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(217)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(219)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(219)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(219)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(217)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(219)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(218)@cf43b911bb08: Deleted conn table entry 0TC_lu_by_imei0(225)16030070 TC_lu_by_imei0(225)@cf43b911bb08: setverdict(pass): none -> pass TC_lu_by_imei0(225)@cf43b911bb08: Skipping f_verify_vty_lac_ci() TC_lu_by_imei0(225)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_by_imei0(225)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_0-RAN(218)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(217)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(219)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(220)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(222)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(224)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(216)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(226)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(221)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(223)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(216): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(217): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(218): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(219): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(220): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(221): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(222): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(223): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(224): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_lu_by_imei0(225): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(226): none (pass -> pass) MTC@cf43b911bb08: Test case TC_lu_by_imei finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_by_imei pass'. Mon Jun 10 14:03:53 UTC 2024 ====== MSC_Tests.TC_lu_by_imei pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests.TC_lu_by_imei.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=131719) Waiting for packet dumper to finish... 1 (prev_count=131719, count=147253) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_by_imei pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_by_tmsi_noauth_unknown'. ------ MSC_Tests.TC_lu_by_tmsi_noauth_unknown ------ Mon Jun 10 14:03:56 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_by_tmsi_noauth_unknown.pcap" >/data/MSC_Tests.TC_lu_by_tmsi_noauth_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_by_tmsi_noauth_unknown' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_lu_by_tmsi_noauth_unknown started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(230)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(230)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(230)@cf43b911bb08: ************************************************* MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-SCCP(228)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(231)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(230)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(230)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(230)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(230)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(230)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(230)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(230)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(230)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(230)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(230)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(230)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(230)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(230)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(230)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(230)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(230)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(233)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(233)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(233)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(233)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(233)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(233)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(233)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(233)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(234)@cf43b911bb08: Created GsupExpect[0] for "262420000000013" to be handled at TC_lu_by_tmsi_noauth_unknown0(236) TC_lu_by_tmsi_noauth_unknown0(236)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '01020304'O } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(230)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(230)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(230)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(229)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(229)@cf43b911bb08: Added conn table entry 0TC_lu_by_tmsi_noauth_unknown0(236)7844056 MSC_Test_0-SCCP(228)@cf43b911bb08: First idle individual index:0 MSC_Test_0-RAN(229)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(230)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(230)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(230)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(230)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(230)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(228)@cf43b911bb08: { messageType := 2, destLocRef := '77B0D8'O, sourceLocRef := '00001E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(228)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(228)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(228)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(228)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(228)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(228)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(228)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(228)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(228)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(230)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(229)@cf43b911bb08: patching N(SD)=1 into dtap '0519100921437598BADCFE1032547698BADCFE'O MSC_Test_0-RAN(229)@cf43b911bb08: patched enc_l3: '0559100921437598BADCFE1032547698BADCFE'O MSC_Test_0-SCCP(228)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(228)@cf43b911bb08: vl_len:22 MSC_Test_0-SCCP(228)@cf43b911bb08: vl_from0 MSC_Test_0-RAN(229)@cf43b911bb08: patching N(SD)=2 into dtap '0519082926240000000031'O MSC_Test_0-RAN(229)@cf43b911bb08: patched enc_l3: '0599082926240000000031'O MSC_Test_0-SCCP(228)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0100130559100921437598BADCFE1032547698BADCFE'O MSC_Test_0-SCCP(228)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(228)@cf43b911bb08: vl_len:14 MSC_Test_0-SCCP(228)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(228)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '01000B0599082926240000000031'O MSC_Test_0-M3UA(230)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(230)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(230)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(230)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(228)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(228)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(228)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(228)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(234)@cf43b911bb08: Found GsupExpect[0] for "262420000000013" handled at TC_lu_by_tmsi_noauth_unknown0(236) MSC_Test-GSUP(234)@cf43b911bb08: Added IMSI table entry 0TC_lu_by_tmsi_noauth_unknown0(236)"262420000000013" MSC_Test_0-M3UA(230)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(230)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(228)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(228)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(228)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(228)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(229)@cf43b911bb08: patching N(SD)=3 into dtap '051B'O MSC_Test_0-RAN(229)@cf43b911bb08: patched enc_l3: '05DB'O MSC_Test_0-SCCP(228)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(228)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(228)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(228)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '01000205DB'O MSC_Test_0-M3UA(230)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(230)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(230)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(228)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(228)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(228)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(228)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(228)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(228)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(228)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(228)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(230)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(230)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(230)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(228)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(230)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(229)@cf43b911bb08: Deleted conn table entry 0TC_lu_by_tmsi_noauth_unknown0(236)7844056 TC_lu_by_tmsi_noauth_unknown0(236)@cf43b911bb08: setverdict(pass): none -> pass TC_lu_by_tmsi_noauth_unknown0(236)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_by_tmsi_noauth_unknown0(236)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_by_tmsi_noauth_unknown0(236)@cf43b911bb08: Final verdict of PTC: pass MSC_Test-GSUP(234)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(231)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(229)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(227)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(237)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(235)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(232)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(228)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(233)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(230)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(227): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(228): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(229): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(230): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(231): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(232): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(233): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(234): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(235): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_lu_by_tmsi_noauth_unknown0(236): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(237): none (pass -> pass) MTC@cf43b911bb08: Test case TC_lu_by_tmsi_noauth_unknown finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_by_tmsi_noauth_unknown pass'. Mon Jun 10 14:03:58 UTC 2024 ====== MSC_Tests.TC_lu_by_tmsi_noauth_unknown pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests.TC_lu_by_tmsi_noauth_unknown.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=194883) Waiting for packet dumper to finish... 1 (prev_count=194883, count=195960) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_by_tmsi_noauth_unknown pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_attached_imsi_lu_unknown_tmsi'. ------ MSC_Tests.TC_attached_imsi_lu_unknown_tmsi ------ Mon Jun 10 14:04:01 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_attached_imsi_lu_unknown_tmsi.pcap" >/data/MSC_Tests.TC_attached_imsi_lu_unknown_tmsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_attached_imsi_lu_unknown_tmsi' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_attached_imsi_lu_unknown_tmsi started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(241)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(241)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(241)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(239)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(242)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(244)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(244)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(244)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(244)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(244)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(244)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(244)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(244)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(241)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(241)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(241)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(241)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(241)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(241)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(241)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(241)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(241)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(241)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(241)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(241)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(241)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(241)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(241)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(241)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(245)@cf43b911bb08: Created GsupExpect[0] for "262420000000056" to be handled at TC_attached_imsi_lu_unknown_tmsi0(247) TC_attached_imsi_lu_unknown_tmsi0(247)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '56111111'O } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(241)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(241)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(241)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(240)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(240)@cf43b911bb08: Added conn table entry 0TC_attached_imsi_lu_unknown_tmsi0(247)4629537 MSC_Test_0-SCCP(239)@cf43b911bb08: First idle individual index:0 MSC_Test_0-RAN(240)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(241)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(241)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(241)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(241)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(241)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(239)@cf43b911bb08: { messageType := 2, destLocRef := '46A421'O, sourceLocRef := '00001F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(239)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(239)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(239)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(239)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(239)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(239)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(239)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(239)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(239)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(241)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(240)@cf43b911bb08: patching N(SD)=1 into dtap '0519082926240000000065'O MSC_Test_0-RAN(240)@cf43b911bb08: patched enc_l3: '0559082926240000000065'O MSC_Test_0-SCCP(239)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(239)@cf43b911bb08: vl_len:14 MSC_Test_0-SCCP(239)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(239)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '01000B0559082926240000000065'O MSC_Test_0-M3UA(241)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(241)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(241)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(239)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(239)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(239)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(239)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(245)@cf43b911bb08: Found GsupExpect[0] for "262420000000056" handled at TC_attached_imsi_lu_unknown_tmsi0(247) MSC_Test-GSUP(245)@cf43b911bb08: Added IMSI table entry 0TC_attached_imsi_lu_unknown_tmsi0(247)"262420000000056" MSC_Test_0-M3UA(241)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(241)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(239)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(239)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(239)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(239)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(240)@cf43b911bb08: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(240)@cf43b911bb08: patched enc_l3: '059B'O MSC_Test_0-SCCP(239)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(239)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(239)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(239)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(241)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(241)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(241)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(239)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(239)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(239)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(239)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(239)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(239)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(239)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(239)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(241)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(241)@cf43b911bb08: Message received on association #8 MSC_Test_0-SCCP(239)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(241)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(241)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(240)@cf43b911bb08: Deleted conn table entry 0TC_attached_imsi_lu_unknown_tmsi0(247)4629537 TC_attached_imsi_lu_unknown_tmsi0(247)@cf43b911bb08: setverdict(pass): none -> pass TC_attached_imsi_lu_unknown_tmsi0(247)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '56222222'O ("V\"\"\"") } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(240)@cf43b911bb08: Added conn table entry 0TC_attached_imsi_lu_unknown_tmsi0(247)10713776 MSC_Test_0-RAN(240)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(239)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(241)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(241)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(241)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(241)@cf43b911bb08: Message received on association #8 MSC_Test_0-SCCP(239)@cf43b911bb08: { messageType := 2, destLocRef := 'A37AB0'O, sourceLocRef := '000020'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(239)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(241)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(239)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(239)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(239)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(239)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(240)@cf43b911bb08: patching N(SD)=1 into dtap '0519082926240000000065'O MSC_Test_0-RAN(240)@cf43b911bb08: patched enc_l3: '0559082926240000000065'O MSC_Test_0-SCCP(239)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(239)@cf43b911bb08: vl_len:14 MSC_Test_0-SCCP(239)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(239)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '01000B0559082926240000000065'O MSC_Test_0-M3UA(241)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(241)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(241)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(239)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(239)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(239)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(239)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(241)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(241)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(239)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(239)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(239)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(239)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(240)@cf43b911bb08: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(240)@cf43b911bb08: patched enc_l3: '059B'O MSC_Test_0-SCCP(239)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(239)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(239)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(239)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(241)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(241)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(241)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(239)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(239)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(239)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(239)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(239)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(239)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(239)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(239)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(241)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(241)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(241)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(239)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(241)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(240)@cf43b911bb08: Deleted conn table entry 0TC_attached_imsi_lu_unknown_tmsi0(247)10713776 TC_attached_imsi_lu_unknown_tmsi0(247)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_attached_imsi_lu_unknown_tmsi0(247)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_0-SCCP(239)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(241)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(238)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(243)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(244)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(242)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(245)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(240)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(246)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(248)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(238): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(239): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(240): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(241): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(242): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(243): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(244): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(245): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(246): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_attached_imsi_lu_unknown_tmsi0(247): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(248): none (pass -> pass) MTC@cf43b911bb08: Test case TC_attached_imsi_lu_unknown_tmsi finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_attached_imsi_lu_unknown_tmsi pass'. Mon Jun 10 14:04:04 UTC 2024 ====== MSC_Tests.TC_attached_imsi_lu_unknown_tmsi pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests.TC_attached_imsi_lu_unknown_tmsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=236212) Waiting for packet dumper to finish... 1 (prev_count=236212, count=300014) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_attached_imsi_lu_unknown_tmsi pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_imsi_detach_by_imsi'. ------ MSC_Tests.TC_imsi_detach_by_imsi ------ Mon Jun 10 14:04:06 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_imsi_detach_by_imsi.pcap" >/data/MSC_Tests.TC_imsi_detach_by_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_imsi_detach_by_imsi' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_imsi_detach_by_imsi started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(252)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(252)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(252)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(250)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(253)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(252)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(252)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(252)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(252)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(252)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(252)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(252)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(252)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(252)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(252)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(252)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(252)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(252)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(252)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(252)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(252)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(255)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(255)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(255)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(255)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(255)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(255)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(255)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(255)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_imsi_detach_by_imsi0(258)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { imsiDetachIndication := { messageType := '000001'B, nsd := '00'B, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000014'H, fillerDigit := omit } } } } } } } } MSC_Test_0-M3UA(252)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(252)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(252)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(251)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(251)@cf43b911bb08: Added conn table entry 0TC_imsi_detach_by_imsi0(258)15199415 MSC_Test_0-SCCP(250)@cf43b911bb08: First idle individual index:0 MSC_Test_0-RAN(251)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(252)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(252)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(252)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(252)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(252)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(250)@cf43b911bb08: { messageType := 2, destLocRef := 'E7ECB7'O, sourceLocRef := '000021'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(250)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(250)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(250)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(250)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(250)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(250)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(250)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(250)@cf43b911bb08: vl_from0 MSC_Test_0-M3UA(252)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(252)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(250)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-SCCP(250)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(250)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(250)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(250)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(252)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(252)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(250)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(252)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(251)@cf43b911bb08: Deleted conn table entry 0TC_imsi_detach_by_imsi0(258)15199415 TC_imsi_detach_by_imsi0(258)@cf43b911bb08: setverdict(pass): none -> pass TC_imsi_detach_by_imsi0(258)@cf43b911bb08: Final verdict of PTC: pass MSC_Test-GSUP(256)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(253)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(257)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(259)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(252)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(249)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(255)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(251)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(254)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(250)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(249): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(250): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(251): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(252): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(253): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(254): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(255): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(256): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(257): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_imsi_detach_by_imsi0(258): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(259): none (pass -> pass) MTC@cf43b911bb08: Test case TC_imsi_detach_by_imsi finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_imsi_detach_by_imsi pass'. Mon Jun 10 14:04:09 UTC 2024 ====== MSC_Tests.TC_imsi_detach_by_imsi pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests.TC_imsi_detach_by_imsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=32509) Waiting for packet dumper to finish... 1 (prev_count=32509, count=125416) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_imsi_detach_by_imsi pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_imsi_detach_by_tmsi'. ------ MSC_Tests.TC_imsi_detach_by_tmsi ------ Mon Jun 10 14:04:11 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_imsi_detach_by_tmsi.pcap" >/data/MSC_Tests.TC_imsi_detach_by_tmsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_imsi_detach_by_tmsi' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_imsi_detach_by_tmsi started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(263)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(263)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(263)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(261)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(264)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(263)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(263)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(263)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(263)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(263)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(263)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(263)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(263)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(263)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(263)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(263)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(263)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(263)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(263)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(263)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(263)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(266)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(266)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(266)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(266)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(266)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(266)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(266)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(266)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_imsi_detach_by_tmsi0(269)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { imsiDetachIndication := { messageType := '000001'B, nsd := '00'B, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '01020304'O } } } } } } } } MSC_Test_0-M3UA(263)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(263)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(263)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(262)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(262)@cf43b911bb08: Added conn table entry 0TC_imsi_detach_by_tmsi0(269)2976359 MSC_Test_0-RAN(262)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(261)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(263)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(263)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(263)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(263)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(263)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(261)@cf43b911bb08: { messageType := 2, destLocRef := '2D6A67'O ("-jg"), sourceLocRef := '000022'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(261)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(261)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(261)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(261)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(261)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(261)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(261)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(261)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(261)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-SCCP(261)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(261)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(261)@cf43b911bb08: vl_from0 MSC_Test_0-M3UA(263)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(261)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(263)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(263)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(263)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(261)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(263)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(262)@cf43b911bb08: Deleted conn table entry 0TC_imsi_detach_by_tmsi0(269)2976359 TC_imsi_detach_by_tmsi0(269)@cf43b911bb08: setverdict(pass): none -> pass TC_imsi_detach_by_tmsi0(269)@cf43b911bb08: Skipping f_verify_vty_lac_ci() TC_imsi_detach_by_tmsi0(269)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_imsi_detach_by_tmsi0(269)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_0-M3UA(263)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(264)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(262)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(266)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(267)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(265)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(260)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(268)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(270)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(261)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(260): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(261): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(262): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(263): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(264): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(265): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(266): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(267): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(268): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_imsi_detach_by_tmsi0(269): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(270): none (pass -> pass) MTC@cf43b911bb08: Test case TC_imsi_detach_by_tmsi finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_imsi_detach_by_tmsi pass'. Mon Jun 10 14:04:13 UTC 2024 ====== MSC_Tests.TC_imsi_detach_by_tmsi pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests.TC_imsi_detach_by_tmsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=38466) Waiting for packet dumper to finish... 1 (prev_count=38466, count=125400) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_imsi_detach_by_tmsi pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_imsi_detach_by_imei'. ------ MSC_Tests.TC_imsi_detach_by_imei ------ Mon Jun 10 14:04:16 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_imsi_detach_by_imei.pcap" >/data/MSC_Tests.TC_imsi_detach_by_imei.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_imsi_detach_by_imei' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_imsi_detach_by_imei started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(274)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(274)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(274)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(272)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(275)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(274)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(274)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(274)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(274)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(274)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(274)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(274)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(274)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(274)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(274)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(274)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(274)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(274)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(274)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(274)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(274)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(277)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(277)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(277)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(277)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(277)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(277)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(277)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(277)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_imsi_detach_by_imei0(280)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { imsiDetachIndication := { messageType := '000001'B, nsd := '00'B, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '010'B, oddEvenInd_identity := { imei := { oddevenIndicator := '1'B, digits := '49999000000016'H } } } } } } } } MSC_Test_0-M3UA(274)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(274)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(274)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(273)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(273)@cf43b911bb08: Added conn table entry 0TC_imsi_detach_by_imei0(280)5199600 MSC_Test_0-SCCP(272)@cf43b911bb08: First idle individual index:0 MSC_Test_0-RAN(273)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(274)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(274)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(274)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(274)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(274)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(272)@cf43b911bb08: { messageType := 2, destLocRef := '4F56F0'O, sourceLocRef := '000023'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(272)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(272)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(272)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(272)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(272)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(272)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(272)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(272)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(272)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(274)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(272)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(272)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(272)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(272)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(274)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(274)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(274)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(272)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(274)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(273)@cf43b911bb08: Deleted conn table entry 0TC_imsi_detach_by_imei0(280)5199600 TC_imsi_detach_by_imei0(280)@cf43b911bb08: setverdict(pass): none -> pass TC_imsi_detach_by_imei0(280)@cf43b911bb08: Skipping f_verify_vty_lac_ci() TC_imsi_detach_by_imei0(280)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_imsi_detach_by_imei0(280)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_0-SCCP(272)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(275)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(278)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(279)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(276)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(273)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(277)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(271)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(281)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(274)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(271): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(272): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(273): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(274): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(275): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(276): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(277): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(278): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(279): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_imsi_detach_by_imei0(280): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(281): none (pass -> pass) MTC@cf43b911bb08: Test case TC_imsi_detach_by_imei finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_imsi_detach_by_imei pass'. Mon Jun 10 14:04:18 UTC 2024 ====== MSC_Tests.TC_imsi_detach_by_imei pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests.TC_imsi_detach_by_imei.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=32509) Waiting for packet dumper to finish... 1 (prev_count=32509, count=125637) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_imsi_detach_by_imei pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_emerg_call_imei_reject'. ------ MSC_Tests.TC_emerg_call_imei_reject ------ Mon Jun 10 14:04:21 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_emerg_call_imei_reject.pcap" >/data/MSC_Tests.TC_emerg_call_imei_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_emerg_call_imei_reject' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_emerg_call_imei_reject started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(285)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(285)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(285)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(283)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(286)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(285)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(285)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(285)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(285)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(285)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(285)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(285)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(285)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(285)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(285)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(285)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(285)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(285)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(285)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(285)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(285)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(288)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(288)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(288)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(288)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(288)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(288)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(288)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(288)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_emerg_call_imei_reject0(291)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0010'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '010'B, oddEvenInd_identity := { imei := { oddevenIndicator := '1'B, digits := '49999000000017'H } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-M3UA(285)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(285)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(285)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(284)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(284)@cf43b911bb08: Added conn table entry 0TC_emerg_call_imei_reject0(291)4770174 MSC_Test_0-SCCP(283)@cf43b911bb08: First idle individual index:0 MSC_Test_0-RAN(284)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(285)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(285)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(285)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(285)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(285)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(285)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(285)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(283)@cf43b911bb08: { messageType := 2, destLocRef := '48C97E'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(283)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(283)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(283)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(283)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(283)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(283)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(283)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(283)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(283)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(283)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(283)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(283)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(283)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(285)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(285)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(285)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(283)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(285)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(284)@cf43b911bb08: Deleted conn table entry 0TC_emerg_call_imei_reject0(291)4770174 TC_emerg_call_imei_reject0(291)@cf43b911bb08: setverdict(pass): none -> pass TC_emerg_call_imei_reject0(291)@cf43b911bb08: Skipping f_verify_vty_lac_ci() TC_emerg_call_imei_reject0(291)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_emerg_call_imei_reject0(291)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_0-RAN(284)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(285)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(283)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(286)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(290)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(282)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(288)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(289)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(287)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(292)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(282): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(283): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(284): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(285): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(286): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(287): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(288): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(289): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(290): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_emerg_call_imei_reject0(291): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(292): none (pass -> pass) MTC@cf43b911bb08: Test case TC_emerg_call_imei_reject finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_emerg_call_imei_reject pass'. Mon Jun 10 14:04:23 UTC 2024 ====== MSC_Tests.TC_emerg_call_imei_reject pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests.TC_emerg_call_imei_reject.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=32545) Waiting for packet dumper to finish... 1 (prev_count=32545, count=124479) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_emerg_call_imei_reject pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_emerg_call_imsi'. ------ MSC_Tests.TC_emerg_call_imsi ------ Mon Jun 10 14:04:26 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_emerg_call_imsi.pcap" >/data/MSC_Tests.TC_emerg_call_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_emerg_call_imsi' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_emerg_call_imsi started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(296)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(296)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(296)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(294)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(297)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(296)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(296)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(296)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(296)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(296)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(296)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(296)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(296)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(296)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(296)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(296)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(296)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(296)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(296)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(296)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(296)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(299)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(299)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(299)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(299)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(299)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(299)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(299)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(299)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(300)@cf43b911bb08: Created GsupExpect[0] for "262420000000018" to be handled at TC_emerg_call_imsi0(302) TC_emerg_call_imsi0(302)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000018'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(296)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(296)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(296)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(295)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(295)@cf43b911bb08: Added conn table entry 0TC_emerg_call_imsi0(302)11730950 MSC_Test_0-SCCP(294)@cf43b911bb08: First idle individual index:0 MSC_Test_0-RAN(295)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(296)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(296)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(296)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(296)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(296)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(294)@cf43b911bb08: { messageType := 2, destLocRef := 'B30006'O, sourceLocRef := '000025'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(294)@cf43b911bb08: Session index based on local reference:0 MSC_Test-GSUP(300)@cf43b911bb08: Found GsupExpect[0] for "262420000000018" handled at TC_emerg_call_imsi0(302) MSC_Test-GSUP(300)@cf43b911bb08: Added IMSI table entry 0TC_emerg_call_imsi0(302)"262420000000018" MSC_Test_0-SCCP(294)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(294)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(294)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(294)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(294)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(294)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(294)@cf43b911bb08: vl_from0 TC_emerg_call_imsi0(302)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_emerg_call_imsi0(302)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_0-SCCP(294)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(296)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(296)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(296)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(294)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(294)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(294)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(294)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_emerg_call_imsi0(302)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(295)@cf43b911bb08: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(295)@cf43b911bb08: patched enc_l3: '055B'O MSC_Test_0-SCCP(294)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(294)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(294)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(294)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(296)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(296)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(296)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(294)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(294)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(294)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(294)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(294)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(294)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(294)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(294)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(296)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(296)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(296)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(294)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(296)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(295)@cf43b911bb08: Deleted conn table entry 0TC_emerg_call_imsi0(302)11730950 TC_emerg_call_imsi0(302)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_emerg_call_imsi0(302)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_emerg_call_imsi0(302)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_emerg_call_imsi0(302)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_emerg_call_imsi0(302)@cf43b911bb08: 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 := '21A4D73D'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(295)@cf43b911bb08: Added conn table entry 0TC_emerg_call_imsi0(302)16727652 MSC_Test_0-RAN(295)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(294)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(296)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(296)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(296)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(296)@cf43b911bb08: Message received on association #8 MSC_Test_0-SCCP(294)@cf43b911bb08: { messageType := 2, destLocRef := 'FF3E64'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(294)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(296)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(296)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(296)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(294)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(294)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(294)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(294)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(294)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(294)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(294)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(294)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_emerg_call_imsi0(302)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_emerg_call_imsi0(302)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(297)@cf43b911bb08: Created MnccExpect[0] for "112" to be handled at TC_emerg_call_imsi0(302) MSC_Test-MGCP(298)@cf43b911bb08: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_emerg_call_imsi0(302) MSC_Test_0-RAN(295)@cf43b911bb08: patching N(SD)=1 into dtap '030E0406600504020081'O MSC_Test_0-RAN(295)@cf43b911bb08: patched enc_l3: '034E0406600504020081'O MSC_Test_0-SCCP(294)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(294)@cf43b911bb08: vl_len:13 MSC_Test_0-SCCP(294)@cf43b911bb08: vl_from0 MSC_Test_0-M3UA(296)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(294)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '01000A034E0406600504020081'O MSC_Test-MGCP(298)@cf43b911bb08: Found Expect[0] for { line := { verb := "CRCX", trans_id := "31", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "6" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_emerg_call_imsi0(302) TC_emerg_call_imsi0(302)@cf43b911bb08: f_mo_call_establish 2: rx 1st CRCX TC_emerg_call_imsi0(302)@cf43b911bb08: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(297)@cf43b911bb08: Found MnccExpect[0] for "112" handled at TC_emerg_call_imsi0(302) MSC_Test-MNCC(297)@cf43b911bb08: Added conn table entry 0TC_emerg_call_imsi0(302)-2147483643 MSC_Test_0-M3UA(296)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(296)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_emerg_call_imsi0(302)@cf43b911bb08: f_mo_call_establish 1: rx MNCC SETUP ind MSC_Test_0-SCCP(294)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(294)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(294)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(294)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_emerg_call_imsi0(302)@cf43b911bb08: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(294)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(294)@cf43b911bb08: vl_len:14 MSC_Test_0-SCCP(294)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(294)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(296)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_emerg_call_imsi0(302)@cf43b911bb08: f_mo_call_establish 3: rx RTP CREATE TC_emerg_call_imsi0(302)@cf43b911bb08: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(296)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(296)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(294)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(294)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(294)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(294)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(296)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(296)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(294)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(294)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(294)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(294)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_emerg_call_imsi0(302)@cf43b911bb08: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(296)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(296)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(294)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(294)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(294)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(294)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_emerg_call_imsi0(302)@cf43b911bb08: as_optional_mgcp_mdcx: rx MDCX TC_emerg_call_imsi0(302)@cf43b911bb08: { 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.149.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112", "110", "3", "111" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { rtpmap := { attr_value := "110 GSM-EFR/8000/1" } }, { rtpmap := { attr_value := "111 GSM-HR-08/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } TC_emerg_call_imsi0(302)@cf43b911bb08: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(295)@cf43b911bb08: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(295)@cf43b911bb08: patched enc_l3: '038F'O MSC_Test_0-SCCP(294)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(294)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(294)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(294)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(296)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_emerg_call_imsi0(302)@cf43b911bb08: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_emerg_call_imsi0(302)@cf43b911bb08: Osmux ok: use_osmux = false got_osmux_count = 0 TC_emerg_call_imsi0(302)@cf43b911bb08: f_mo_call_establish DONE TC_emerg_call_imsi0(302)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_emerg_call_imsi0(302)@cf43b911bb08: Hold the call for some time TC_emerg_call_imsi0(302)@cf43b911bb08: Call stayed open for 5.000000 seconds, all is well. TC_emerg_call_imsi0(302)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_emerg_call_imsi0(302)@cf43b911bb08: Hangup TC_emerg_call_imsi0(302)@cf43b911bb08: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(296)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(296)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(294)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(294)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(294)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(294)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_emerg_call_imsi0(302)@cf43b911bb08: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-M3UA(296)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(296)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(294)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(294)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(294)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(294)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_emerg_call_imsi0(302)@cf43b911bb08: f_call_hangup 2.a: rx DTAP CC RELEASE TC_emerg_call_imsi0(302)@cf43b911bb08: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(295)@cf43b911bb08: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(295)@cf43b911bb08: patched enc_l3: '03EA'O MSC_Test_0-SCCP(294)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(294)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(294)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(294)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(296)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(296)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(296)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(294)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(294)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(294)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(294)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(297)@cf43b911bb08: Deleted conn table entry 0TC_emerg_call_imsi0(302)-2147483643 TC_emerg_call_imsi0(302)@cf43b911bb08: as_optional_mgcp_dlcx: rx MGCP DLCX TC_emerg_call_imsi0(302)@cf43b911bb08: f_call_hangup 5: rx BSSAP Clear Command TC_emerg_call_imsi0(302)@cf43b911bb08: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(294)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(294)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(294)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(294)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(296)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(296)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(296)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(294)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(296)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(295)@cf43b911bb08: Deleted conn table entry 0TC_emerg_call_imsi0(302)16727652 TC_emerg_call_imsi0(302)@cf43b911bb08: f_call_hangup 6: rx SCCP DISC TC_emerg_call_imsi0(302)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_emerg_call_imsi0(302)@cf43b911bb08: f_call_hangup 9: done TC_emerg_call_imsi0(302)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_emerg_call_imsi0(302)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_0-M3UA(296)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(294)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(297)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(295)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(303)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(299)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(298)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(301)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(300)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(293)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(293): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(294): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(295): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(296): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(297): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(298): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(299): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(300): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(301): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_emerg_call_imsi0(302): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(303): none (pass -> pass) MTC@cf43b911bb08: Test case TC_emerg_call_imsi finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_emerg_call_imsi pass'. Mon Jun 10 14:04:34 UTC 2024 ====== MSC_Tests.TC_emerg_call_imsi pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests.TC_emerg_call_imsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=382159) Waiting for packet dumper to finish... 1 (prev_count=382159, count=400572) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_emerg_call_imsi pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cm_serv_req_vgcs_reject'. ------ MSC_Tests.TC_cm_serv_req_vgcs_reject ------ Mon Jun 10 14:04:37 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_cm_serv_req_vgcs_reject.pcap" >/data/MSC_Tests.TC_cm_serv_req_vgcs_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cm_serv_req_vgcs_reject' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_cm_serv_req_vgcs_reject started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(307)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(307)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(307)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(305)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(308)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(307)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(307)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(307)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(307)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(307)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(307)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(307)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(307)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(307)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(307)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(307)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(307)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(307)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(307)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(307)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(307)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(310)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(310)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(310)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(310)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(310)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(310)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(310)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(310)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(311)@cf43b911bb08: Created GsupExpect[0] for "262420000000019" to be handled at TC_cm_serv_req_vgcs_reject0(313) TC_cm_serv_req_vgcs_reject0(313)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000019'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(307)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(307)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(307)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(306)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(306)@cf43b911bb08: Added conn table entry 0TC_cm_serv_req_vgcs_reject0(313)1960270 MSC_Test_0-SCCP(305)@cf43b911bb08: First idle individual index:0 MSC_Test_0-RAN(306)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(307)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(307)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(307)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(307)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(307)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(305)@cf43b911bb08: { messageType := 2, destLocRef := '1DE94E'O, sourceLocRef := '000027'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(305)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(305)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(305)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(305)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(305)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(311)@cf43b911bb08: Found GsupExpect[0] for "262420000000019" handled at TC_cm_serv_req_vgcs_reject0(313) MSC_Test-GSUP(311)@cf43b911bb08: Added IMSI table entry 0TC_cm_serv_req_vgcs_reject0(313)"262420000000019" MSC_Test_0-SCCP(305)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(305)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(305)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(305)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(307)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_cm_serv_req_vgcs_reject0(313)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_cm_serv_req_vgcs_reject0(313)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_0-M3UA(307)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(307)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(305)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(305)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(305)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(305)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cm_serv_req_vgcs_reject0(313)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(306)@cf43b911bb08: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(306)@cf43b911bb08: patched enc_l3: '055B'O MSC_Test_0-SCCP(305)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(305)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(305)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(305)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(307)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(307)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(307)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(305)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(305)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(305)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(305)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(305)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(305)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(305)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(305)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(307)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(307)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(307)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(305)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(307)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(306)@cf43b911bb08: Deleted conn table entry 0TC_cm_serv_req_vgcs_reject0(313)1960270 TC_cm_serv_req_vgcs_reject0(313)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_vgcs_reject0(313)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cm_serv_req_vgcs_reject0(313)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_vgcs_reject0(313)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_vgcs_reject0(313)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '1001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000019'H, fillerDigit := omit } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(306)@cf43b911bb08: Added conn table entry 0TC_cm_serv_req_vgcs_reject0(313)4869490 MSC_Test_0-RAN(306)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(305)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(307)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(307)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(307)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(305)@cf43b911bb08: { messageType := 2, destLocRef := '4A4D72'O ("JMr"), sourceLocRef := '000028'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(305)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(307)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(307)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(307)@cf43b911bb08: Message received on association #8 MSC_Test_0-SCCP(305)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(305)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(305)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(305)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(305)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(305)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(305)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(305)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(307)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(305)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(305)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(305)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(305)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(307)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(307)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(307)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(305)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(307)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(306)@cf43b911bb08: Deleted conn table entry 0TC_cm_serv_req_vgcs_reject0(313)4869490 TC_cm_serv_req_vgcs_reject0(313)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_vgcs_reject0(313)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cm_serv_req_vgcs_reject0(313)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_vgcs_reject0(313)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_0-RAN(306)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(307)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(305)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(311)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(304)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(312)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(310)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(308)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(309)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(314)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(304): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(305): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(306): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(307): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(308): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(309): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(310): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(311): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(312): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_cm_serv_req_vgcs_reject0(313): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(314): none (pass -> pass) MTC@cf43b911bb08: Test case TC_cm_serv_req_vgcs_reject finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cm_serv_req_vgcs_reject pass'. Mon Jun 10 14:04:39 UTC 2024 ====== MSC_Tests.TC_cm_serv_req_vgcs_reject pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests.TC_cm_serv_req_vgcs_reject.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=32557) Waiting for packet dumper to finish... 1 (prev_count=32557, count=233035) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cm_serv_req_vgcs_reject pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cm_serv_req_vbs_reject'. ------ MSC_Tests.TC_cm_serv_req_vbs_reject ------ Mon Jun 10 14:04:42 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_cm_serv_req_vbs_reject.pcap" >/data/MSC_Tests.TC_cm_serv_req_vbs_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cm_serv_req_vbs_reject' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_cm_serv_req_vbs_reject started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(318)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(318)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(318)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(316)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(319)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(318)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(318)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(318)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(318)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(318)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(318)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(318)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(318)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(318)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(318)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(318)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(318)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(318)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(318)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(318)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(318)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(321)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(321)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(321)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(321)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(321)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(321)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(321)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(321)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(322)@cf43b911bb08: Created GsupExpect[0] for "262420000000020" to be handled at TC_cm_serv_req_vbs_reject0(324) TC_cm_serv_req_vbs_reject0(324)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000020'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(318)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(318)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(318)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(317)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(317)@cf43b911bb08: Added conn table entry 0TC_cm_serv_req_vbs_reject0(324)12269589 MSC_Test_0-SCCP(316)@cf43b911bb08: First idle individual index:0 MSC_Test_0-RAN(317)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(318)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(318)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(318)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(318)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(318)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(316)@cf43b911bb08: { messageType := 2, destLocRef := 'BB3815'O, sourceLocRef := '000029'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(316)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(316)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(316)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(316)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(316)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(322)@cf43b911bb08: Found GsupExpect[0] for "262420000000020" handled at TC_cm_serv_req_vbs_reject0(324) MSC_Test-GSUP(322)@cf43b911bb08: Added IMSI table entry 0TC_cm_serv_req_vbs_reject0(324)"262420000000020" MSC_Test_0-SCCP(316)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(316)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(316)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(316)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(318)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_cm_serv_req_vbs_reject0(324)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_cm_serv_req_vbs_reject0(324)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_0-M3UA(318)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(318)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(316)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(316)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(316)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(316)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cm_serv_req_vbs_reject0(324)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(317)@cf43b911bb08: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(317)@cf43b911bb08: patched enc_l3: '055B'O MSC_Test_0-SCCP(316)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(316)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(316)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(316)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(318)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(318)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(318)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(316)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(316)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(316)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(316)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(316)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(316)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(316)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(316)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(318)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(318)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(318)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(316)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(318)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(317)@cf43b911bb08: Deleted conn table entry 0TC_cm_serv_req_vbs_reject0(324)12269589 TC_cm_serv_req_vbs_reject0(324)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_vbs_reject0(324)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cm_serv_req_vbs_reject0(324)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_vbs_reject0(324)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_vbs_reject0(324)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '1010'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000020'H, fillerDigit := omit } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(317)@cf43b911bb08: Added conn table entry 0TC_cm_serv_req_vbs_reject0(324)3160747 MSC_Test_0-RAN(317)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(316)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(318)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(318)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(318)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(316)@cf43b911bb08: { messageType := 2, destLocRef := '303AAB'O, sourceLocRef := '00002A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(316)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(318)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(318)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(316)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(316)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(316)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(316)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(318)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(318)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(316)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(316)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(316)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(316)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(316)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(316)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(316)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(316)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(318)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(318)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(318)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(316)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(318)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(317)@cf43b911bb08: Deleted conn table entry 0TC_cm_serv_req_vbs_reject0(324)3160747 TC_cm_serv_req_vbs_reject0(324)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_vbs_reject0(324)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cm_serv_req_vbs_reject0(324)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_vbs_reject0(324)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_0-RAN(317)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(316)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(319)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(322)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(315)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(323)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(321)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(320)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(325)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(318)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(315): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(316): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(317): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(318): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(319): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(320): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(321): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(322): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(323): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_cm_serv_req_vbs_reject0(324): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(325): none (pass -> pass) MTC@cf43b911bb08: Test case TC_cm_serv_req_vbs_reject finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cm_serv_req_vbs_reject pass'. Mon Jun 10 14:04:44 UTC 2024 ====== MSC_Tests.TC_cm_serv_req_vbs_reject pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests.TC_cm_serv_req_vbs_reject.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=48186) Waiting for packet dumper to finish... 1 (prev_count=48186, count=233438) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cm_serv_req_vbs_reject pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cm_serv_req_lcs_reject'. ------ MSC_Tests.TC_cm_serv_req_lcs_reject ------ Mon Jun 10 14:04:47 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_cm_serv_req_lcs_reject.pcap" >/data/MSC_Tests.TC_cm_serv_req_lcs_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cm_serv_req_lcs_reject' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_cm_serv_req_lcs_reject started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(329)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(329)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(329)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(327)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(330)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(329)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(329)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(329)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(329)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(329)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(329)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(329)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(329)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(329)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(329)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(329)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(329)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(329)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(329)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(329)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(329)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(332)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(332)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(332)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(332)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(332)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(332)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(332)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(332)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(333)@cf43b911bb08: Created GsupExpect[0] for "262420000000021" to be handled at TC_cm_serv_req_lcs_reject0(335) TC_cm_serv_req_lcs_reject0(335)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000021'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(329)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(329)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(329)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(328)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(328)@cf43b911bb08: Added conn table entry 0TC_cm_serv_req_lcs_reject0(335)4591301 MSC_Test_0-SCCP(327)@cf43b911bb08: First idle individual index:0 MSC_Test_0-RAN(328)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(329)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(329)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(329)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(329)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(329)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(327)@cf43b911bb08: { messageType := 2, destLocRef := '460EC5'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(327)@cf43b911bb08: Session index based on local reference:0 MSC_Test-GSUP(333)@cf43b911bb08: Found GsupExpect[0] for "262420000000021" handled at TC_cm_serv_req_lcs_reject0(335) MSC_Test-GSUP(333)@cf43b911bb08: Added IMSI table entry 0TC_cm_serv_req_lcs_reject0(335)"262420000000021" MSC_Test_0-SCCP(327)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(327)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(327)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(327)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(327)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(327)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(327)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(327)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(329)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_cm_serv_req_lcs_reject0(335)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_cm_serv_req_lcs_reject0(335)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_0-M3UA(329)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(329)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(327)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(327)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(327)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(327)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cm_serv_req_lcs_reject0(335)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(328)@cf43b911bb08: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(328)@cf43b911bb08: patched enc_l3: '055B'O MSC_Test_0-SCCP(327)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(327)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(327)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(327)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(329)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(329)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(329)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(327)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(327)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(327)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(327)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(327)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(327)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(327)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(327)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(329)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(329)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(329)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(327)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(329)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(328)@cf43b911bb08: Deleted conn table entry 0TC_cm_serv_req_lcs_reject0(335)4591301 TC_cm_serv_req_lcs_reject0(335)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_lcs_reject0(335)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cm_serv_req_lcs_reject0(335)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_lcs_reject0(335)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_lcs_reject0(335)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '1011'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000021'H, fillerDigit := omit } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(328)@cf43b911bb08: Added conn table entry 0TC_cm_serv_req_lcs_reject0(335)11229522 MSC_Test_0-RAN(328)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(327)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(329)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(329)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(329)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(327)@cf43b911bb08: { messageType := 2, destLocRef := 'AB5952'O, sourceLocRef := '00002C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(327)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(329)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(329)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(327)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(327)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(327)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(327)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(329)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(329)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(327)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(327)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(327)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(327)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(327)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(327)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(327)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(327)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(329)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(329)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(329)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(327)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-RAN(328)@cf43b911bb08: Deleted conn table entry 0TC_cm_serv_req_lcs_reject0(335)11229522 MSC_Test_0-M3UA(329)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_cm_serv_req_lcs_reject0(335)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_lcs_reject0(335)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cm_serv_req_lcs_reject0(335)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_lcs_reject0(335)@cf43b911bb08: Final verdict of PTC: pass MSC_Test-GSUP(333)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(329)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(328)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(327)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(334)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(326)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(336)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(331)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(330)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(332)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(326): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(327): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(328): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(329): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(330): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(331): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(332): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(333): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(334): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_cm_serv_req_lcs_reject0(335): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(336): none (pass -> pass) MTC@cf43b911bb08: Test case TC_cm_serv_req_lcs_reject finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cm_serv_req_lcs_reject pass'. Mon Jun 10 14:04:49 UTC 2024 ====== MSC_Tests.TC_cm_serv_req_lcs_reject pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests.TC_cm_serv_req_lcs_reject.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=91998) Waiting for packet dumper to finish... 1 (prev_count=91998, count=232398) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cm_serv_req_lcs_reject pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cm_reest_req_reject'. ------ MSC_Tests.TC_cm_reest_req_reject ------ Mon Jun 10 14:04:52 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_cm_reest_req_reject.pcap" >/data/MSC_Tests.TC_cm_reest_req_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cm_reest_req_reject' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_cm_reest_req_reject started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(340)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(340)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(340)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(338)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(341)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(340)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(340)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(340)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(340)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(340)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(340)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(340)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(340)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(340)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(340)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(340)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(340)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(340)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(340)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(340)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(340)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(343)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(343)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(343)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(343)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(343)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(343)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(343)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(343)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(344)@cf43b911bb08: Created GsupExpect[0] for "262420000000022" to be handled at TC_cm_reest_req_reject0(346) TC_cm_reest_req_reject0(346)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000022'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(340)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(340)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(340)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(339)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(339)@cf43b911bb08: Added conn table entry 0TC_cm_reest_req_reject0(346)7362856 MSC_Test_0-SCCP(338)@cf43b911bb08: First idle individual index:0 MSC_Test_0-RAN(339)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(340)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(340)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(340)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(340)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(340)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(338)@cf43b911bb08: { messageType := 2, destLocRef := '705928'O ("pY("), sourceLocRef := '00002D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(338)@cf43b911bb08: Session index based on local reference:0 MSC_Test-GSUP(344)@cf43b911bb08: Found GsupExpect[0] for "262420000000022" handled at TC_cm_reest_req_reject0(346) MSC_Test-GSUP(344)@cf43b911bb08: Added IMSI table entry 0TC_cm_reest_req_reject0(346)"262420000000022" MSC_Test_0-SCCP(338)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(338)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(338)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(338)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(338)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(338)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(338)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(338)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(340)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_cm_reest_req_reject0(346)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_cm_reest_req_reject0(346)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_0-M3UA(340)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(340)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(338)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(338)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(338)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(338)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cm_reest_req_reject0(346)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(339)@cf43b911bb08: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(339)@cf43b911bb08: patched enc_l3: '055B'O MSC_Test_0-SCCP(338)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(338)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(338)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(338)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(340)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(340)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(340)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(338)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(338)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(338)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(338)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(338)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(338)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(338)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(338)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(340)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(340)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(340)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(338)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(340)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(339)@cf43b911bb08: Deleted conn table entry 0TC_cm_reest_req_reject0(346)7362856 TC_cm_reest_req_reject0(346)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_cm_reest_req_reject0(346)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cm_reest_req_reject0(346)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_cm_reest_req_reject0(346)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_cm_reest_req_reject0(346)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMReEstablReq := { messageType := '101000'B, nsd := '00'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare := '0000'B, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000022'H, fillerDigit := omit } } } }, locationAreaIdentification := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(339)@cf43b911bb08: Added conn table entry 0TC_cm_reest_req_reject0(346)9593517 MSC_Test_0-RAN(339)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(338)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(340)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(340)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(340)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(338)@cf43b911bb08: { messageType := 2, destLocRef := '9262AD'O, sourceLocRef := '00002E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(338)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(340)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(340)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(338)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(340)@cf43b911bb08: Message received on association #8 MSC_Test_0-SCCP(338)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(338)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(338)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(340)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(338)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(338)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(338)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(338)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(338)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(338)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(338)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(338)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(340)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(340)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(340)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(338)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(340)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(339)@cf43b911bb08: Deleted conn table entry 0TC_cm_reest_req_reject0(346)9593517 TC_cm_reest_req_reject0(346)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_cm_reest_req_reject0(346)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cm_reest_req_reject0(346)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_cm_reest_req_reject0(346)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_0-RAN(339)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(338)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(342)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(347)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(337)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(343)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(344)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(340)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(345)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(341)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(337): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(338): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(339): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(340): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(341): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(342): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(343): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(344): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(345): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_cm_reest_req_reject0(346): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(347): none (pass -> pass) MTC@cf43b911bb08: Test case TC_cm_reest_req_reject finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cm_reest_req_reject pass'. Mon Jun 10 14:04:54 UTC 2024 ====== MSC_Tests.TC_cm_reest_req_reject pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests.TC_cm_reest_req_reject.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=233747) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cm_reest_req_reject pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_auth_2G_fail'. ------ MSC_Tests.TC_lu_auth_2G_fail ------ Mon Jun 10 14:04:56 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_auth_2G_fail.pcap" >/data/MSC_Tests.TC_lu_auth_2G_fail.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_auth_2G_fail' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_lu_auth_2G_fail started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(351)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(351)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(351)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(349)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(352)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(354)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(354)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(354)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(354)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(354)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(354)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(354)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(354)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(351)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(351)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(351)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(351)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(351)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(351)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(351)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(351)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(351)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(351)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(351)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(351)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(351)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(351)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(351)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(351)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(355)@cf43b911bb08: Created GsupExpect[0] for "262420000000023" to be handled at TC_lu_auth_2G_fail0(357) TC_lu_auth_2G_fail0(357)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000023'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(351)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(351)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(351)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(350)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(350)@cf43b911bb08: Added conn table entry 0TC_lu_auth_2G_fail0(357)11718630 MSC_Test_0-SCCP(349)@cf43b911bb08: First idle individual index:0 MSC_Test_0-RAN(350)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(351)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(351)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(351)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(349)@cf43b911bb08: { messageType := 2, destLocRef := 'B2CFE6'O, sourceLocRef := '00002F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(349)@cf43b911bb08: Session index based on local reference:0 MSC_Test-GSUP(355)@cf43b911bb08: Found GsupExpect[0] for "262420000000023" handled at TC_lu_auth_2G_fail0(357) MSC_Test-GSUP(355)@cf43b911bb08: Added IMSI table entry 0TC_lu_auth_2G_fail0(357)"262420000000023" MSC_Test_0-SCCP(349)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(349)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(349)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(349)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(351)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(351)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(351)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(349)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(349)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(349)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(349)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(350)@cf43b911bb08: patching N(SD)=1 into dtap '051400000000'O MSC_Test_0-RAN(350)@cf43b911bb08: patched enc_l3: '055400000000'O MSC_Test_0-SCCP(349)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(349)@cf43b911bb08: vl_len:9 MSC_Test_0-SCCP(349)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(349)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010006055400000000'O MSC_Test_0-M3UA(351)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(351)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(351)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(351)@cf43b911bb08: Message received on association #8 MSC_Test_0-SCCP(349)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(349)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(349)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(351)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(349)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(349)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(349)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(349)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(349)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(349)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(349)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(349)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(349)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(351)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(351)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(351)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(349)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(351)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(350)@cf43b911bb08: Deleted conn table entry 0TC_lu_auth_2G_fail0(357)11718630 TC_lu_auth_2G_fail0(357)@cf43b911bb08: setverdict(pass): none -> pass TC_lu_auth_2G_fail0(357)@cf43b911bb08: Skipping f_verify_vty_lac_ci() TC_lu_auth_2G_fail0(357)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_auth_2G_fail0(357)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_0-SCCP(349)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(350)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(351)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(355)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(356)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(348)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(358)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(354)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(352)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(353)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(348): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(349): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(350): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(351): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(352): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(353): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(354): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(355): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(356): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_lu_auth_2G_fail0(357): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(358): none (pass -> pass) MTC@cf43b911bb08: Test case TC_lu_auth_2G_fail finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_auth_2G_fail pass'. Mon Jun 10 14:04:58 UTC 2024 ====== MSC_Tests.TC_lu_auth_2G_fail pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests.TC_lu_auth_2G_fail.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=34201) Waiting for packet dumper to finish... 1 (prev_count=34201, count=164788) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_auth_2G_fail pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_13'. ------ MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_13 ------ Mon Jun 10 14:05:01 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_13.pcap" >/data/MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_13.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_13' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_lu_imsi_auth_tmsi_encr_13_13 started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(362)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(362)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(362)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(360)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(363)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(362)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(362)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(362)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(362)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(362)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(362)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(362)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(362)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(362)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(362)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(362)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(362)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(362)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(362)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(362)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(362)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(365)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(365)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(365)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(365)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(365)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(365)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(365)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(365)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(366)@cf43b911bb08: Created GsupExpect[0] for "262420000000024" to be handled at TC_lu_imsi_auth_tmsi_encr_13_130(368) TC_lu_imsi_auth_tmsi_encr_13_130(368)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000024'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(362)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(362)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(362)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(361)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(361)@cf43b911bb08: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_13_130(368)6718153 MSC_Test_0-SCCP(360)@cf43b911bb08: First idle individual index:0 MSC_Test_0-RAN(361)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(362)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(362)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(362)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(360)@cf43b911bb08: { messageType := 2, destLocRef := '6682C9'O, sourceLocRef := '000030'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(360)@cf43b911bb08: Session index based on local reference:0 MSC_Test-GSUP(366)@cf43b911bb08: Found GsupExpect[0] for "262420000000024" handled at TC_lu_imsi_auth_tmsi_encr_13_130(368) MSC_Test-GSUP(366)@cf43b911bb08: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_13_130(368)"262420000000024" MSC_Test_0-SCCP(360)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(360)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(360)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(360)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(362)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_auth_tmsi_encr_13_130(368)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_13_130(368)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_0-M3UA(362)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(362)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(360)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(360)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(360)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(360)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(361)@cf43b911bb08: patching N(SD)=1 into dtap '05143BBFDFB5'O MSC_Test_0-RAN(361)@cf43b911bb08: patched enc_l3: '05543BBFDFB5'O MSC_Test_0-SCCP(360)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(360)@cf43b911bb08: vl_len:9 MSC_Test_0-SCCP(360)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(360)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '01000605543BBFDFB5'O MSC_Test_0-M3UA(362)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(362)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(362)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(360)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(360)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(360)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(360)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(360)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(360)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(360)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(360)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(362)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(362)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(362)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(360)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(360)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(360)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(360)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(362)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(362)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(360)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(360)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(360)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(360)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_encr_13_130(368)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(361)@cf43b911bb08: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(361)@cf43b911bb08: patched enc_l3: '059B'O MSC_Test_0-SCCP(360)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(360)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(360)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(360)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(362)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(362)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(362)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(360)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(360)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(360)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(360)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(360)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(360)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(360)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(360)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(362)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(362)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(362)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(360)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(362)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(361)@cf43b911bb08: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_13_130(368)6718153 TC_lu_imsi_auth_tmsi_encr_13_130(368)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_13_130(368)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_13_130(368)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_13_130(368)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_13_130(368)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_0-RAN(361)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(366)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(362)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(360)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(363)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(364)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(365)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(359)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(369)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(367)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(359): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(360): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(361): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(362): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(363): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(364): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(365): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(366): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(367): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_13_130(368): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(369): none (pass -> pass) MTC@cf43b911bb08: Test case TC_lu_imsi_auth_tmsi_encr_13_13 finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_13 pass'. Mon Jun 10 14:05:03 UTC 2024 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_13 pass ====== Saving talloc report from 172.18.149.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=34553) Waiting for packet dumper to finish... 1 (prev_count=34553, count=212831) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_13 pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cl3_no_payload'. ------ MSC_Tests.TC_cl3_no_payload ------ Mon Jun 10 14:05:05 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_cl3_no_payload.pcap" >/data/MSC_Tests.TC_cl3_no_payload.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cl3_no_payload' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_cl3_no_payload started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(373)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(373)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(373)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(371)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(374)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(373)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(373)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(373)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(373)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(373)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(373)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(373)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(373)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(373)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(373)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(373)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(373)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(373)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(373)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(373)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(373)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(376)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(376)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(376)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(376)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(376)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(376)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(376)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(376)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(373)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(373)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(373)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(372)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(372)@cf43b911bb08: Added conn table entry 0TC_cl3_no_payload0(379)13805580 MSC_Test_0-SCCP(371)@cf43b911bb08: First idle individual index:0 MSC_Test_0-RAN(372)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(373)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(373)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(373)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(373)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(373)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(371)@cf43b911bb08: { messageType := 2, destLocRef := 'D2A80C'O, sourceLocRef := '000031'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(371)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(371)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(371)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(371)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(371)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(371)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(371)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(371)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(371)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(373)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(373)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(373)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(371)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(373)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(372)@cf43b911bb08: Deleted conn table entry 0TC_cl3_no_payload0(379)13805580 TC_cl3_no_payload0(379)@cf43b911bb08: setverdict(pass): none -> pass TC_cl3_no_payload0(379)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_cl3_no_payload0(379)@cf43b911bb08: Final verdict of PTC: pass MSC_Test-MNCC(374)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(371)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(372)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(380)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(377)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(373)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(376)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(370)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(375)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(378)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(370): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(371): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(372): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(373): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(374): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(375): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(376): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(377): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(378): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_cl3_no_payload0(379): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(380): none (pass -> pass) MTC@cf43b911bb08: Test case TC_cl3_no_payload finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cl3_no_payload pass'. Mon Jun 10 14:05:07 UTC 2024 ====== MSC_Tests.TC_cl3_no_payload pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests.TC_cl3_no_payload.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=32449) Waiting for packet dumper to finish... 1 (prev_count=32449, count=117024) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cl3_no_payload pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cl3_rnd_payload'. ------ MSC_Tests.TC_cl3_rnd_payload ------ Mon Jun 10 14:05:10 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_cl3_rnd_payload.pcap" >/data/MSC_Tests.TC_cl3_rnd_payload.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cl3_rnd_payload' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_cl3_rnd_payload started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(384)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(384)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(384)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(382)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(385)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(384)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(384)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(384)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(384)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(384)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(384)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(384)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(384)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(384)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(384)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(384)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(384)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(384)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(384)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(384)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(384)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(387)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(387)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(387)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(387)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(387)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(387)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(387)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(387)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(384)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(384)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(384)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(383)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(383)@cf43b911bb08: Added conn table entry 0TC_cl3_rnd_payload0(390)4105498 MSC_Test_0-SCCP(382)@cf43b911bb08: First idle individual index:0 MSC_Test_0-RAN(383)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(384)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(384)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(384)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(384)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(384)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(382)@cf43b911bb08: { messageType := 2, destLocRef := '3EA51A'O, sourceLocRef := '000032'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(382)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(382)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(382)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(382)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(382)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(382)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(382)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(382)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(382)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(384)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(384)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(384)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(382)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(384)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(383)@cf43b911bb08: Deleted conn table entry 0TC_cl3_rnd_payload0(390)4105498 TC_cl3_rnd_payload0(390)@cf43b911bb08: setverdict(pass): none -> pass TC_cl3_rnd_payload0(390)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_cl3_rnd_payload0(390)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_0-RAN(383)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(382)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(385)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(389)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(388)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(381)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(391)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(384)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(386)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(387)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(381): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(382): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(383): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(384): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(385): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(386): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(387): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(388): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(389): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_cl3_rnd_payload0(390): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(391): none (pass -> pass) MTC@cf43b911bb08: Test case TC_cl3_rnd_payload finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cl3_rnd_payload pass'. Mon Jun 10 14:05:12 UTC 2024 ====== MSC_Tests.TC_cl3_rnd_payload pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests.TC_cl3_rnd_payload.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=32461) Waiting for packet dumper to finish... 1 (prev_count=32461, count=117505) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cl3_rnd_payload pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_establish_and_nothing'. ------ MSC_Tests.TC_establish_and_nothing ------ Mon Jun 10 14:05:15 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_establish_and_nothing.pcap" >/data/MSC_Tests.TC_establish_and_nothing.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_establish_and_nothing' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_establish_and_nothing started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(395)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(395)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(395)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(393)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(396)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(395)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(395)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(395)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(395)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(395)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(395)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(395)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(395)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(395)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(395)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(395)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(395)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(395)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(395)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(395)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(395)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(398)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(398)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(398)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(398)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(398)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(398)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(398)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(398)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(399)@cf43b911bb08: Created GsupExpect[0] for "262420000000027" to be handled at TC_establish_and_nothing0(401) TC_establish_and_nothing0(401)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000027'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(395)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(395)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(395)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(394)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(394)@cf43b911bb08: Added conn table entry 0TC_establish_and_nothing0(401)3193816 MSC_Test_0-SCCP(393)@cf43b911bb08: First idle individual index:0 MSC_Test_0-RAN(394)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(395)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(395)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(395)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(395)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(395)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(393)@cf43b911bb08: { messageType := 2, destLocRef := '30BBD8'O, sourceLocRef := '000033'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(393)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(393)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(393)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(393)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(393)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(399)@cf43b911bb08: Found GsupExpect[0] for "262420000000027" handled at TC_establish_and_nothing0(401) MSC_Test-GSUP(399)@cf43b911bb08: Added IMSI table entry 0TC_establish_and_nothing0(401)"262420000000027" MSC_Test_0-SCCP(393)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(393)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(393)@cf43b911bb08: vl_from0 TC_establish_and_nothing0(401)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_establish_and_nothing0(401)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_0-SCCP(393)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(395)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(395)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(395)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(393)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(393)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(393)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(393)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_establish_and_nothing0(401)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(394)@cf43b911bb08: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(394)@cf43b911bb08: patched enc_l3: '055B'O MSC_Test_0-SCCP(393)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(393)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(393)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(393)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(395)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(395)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(395)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(393)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(393)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(393)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(393)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(393)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(393)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(393)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(393)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(395)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(395)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(395)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(393)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(395)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(394)@cf43b911bb08: Deleted conn table entry 0TC_establish_and_nothing0(401)3193816 TC_establish_and_nothing0(401)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_establish_and_nothing0(401)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_establish_and_nothing0(401)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_establish_and_nothing0(401)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_establish_and_nothing0(401)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '594D56C6'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(394)@cf43b911bb08: Added conn table entry 0TC_establish_and_nothing0(401)2470275 MSC_Test_0-RAN(394)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(393)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(395)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(395)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(395)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(393)@cf43b911bb08: { messageType := 2, destLocRef := '25B183'O, sourceLocRef := '000034'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(393)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(395)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(395)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(393)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(393)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(395)@cf43b911bb08: Message received on association #8 MSC_Test_0-SCCP(393)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(393)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(395)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(393)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(393)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(393)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(393)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_establish_and_nothing0(401)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_establish_and_nothing0(401)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(395)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(395)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(393)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(393)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(393)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(393)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(393)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(393)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(393)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(393)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(395)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(395)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(395)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(393)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(395)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(394)@cf43b911bb08: Deleted conn table entry 0TC_establish_and_nothing0(401)2470275 TC_establish_and_nothing0(401)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_establish_and_nothing0(401)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_establish_and_nothing0(401)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_establish_and_nothing0(401)@cf43b911bb08: Final verdict of PTC: pass IPA-CTRL-CLI-IPA(392)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(396)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(394)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(399)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(393)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(397)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(400)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(402)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(395)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(398)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(392): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(393): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(394): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(395): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(396): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(397): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(398): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(399): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(400): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_establish_and_nothing0(401): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(402): none (pass -> pass) MTC@cf43b911bb08: Test case TC_establish_and_nothing finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_establish_and_nothing pass'. Mon Jun 10 14:05:22 UTC 2024 ====== MSC_Tests.TC_establish_and_nothing pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests.TC_establish_and_nothing.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=196994) Waiting for packet dumper to finish... 1 (prev_count=196994, count=253826) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_establish_and_nothing pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_setup_and_nothing'. ------ MSC_Tests.TC_mo_setup_and_nothing ------ Mon Jun 10 14:05:25 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_mo_setup_and_nothing.pcap" >/data/MSC_Tests.TC_mo_setup_and_nothing.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_setup_and_nothing' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_mo_setup_and_nothing started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(406)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(406)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(406)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(404)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(407)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(406)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(406)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(406)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(406)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(406)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(406)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(406)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(406)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(406)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(406)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(406)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(406)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(406)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(406)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(406)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(406)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(409)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(409)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(409)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(409)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(409)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(409)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(409)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(409)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(410)@cf43b911bb08: Created GsupExpect[0] for "262420000000028" to be handled at TC_mo_setup_and_nothing0(412) TC_mo_setup_and_nothing0(412)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000028'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(406)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(406)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(406)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(405)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(405)@cf43b911bb08: Added conn table entry 0TC_mo_setup_and_nothing0(412)4276247 MSC_Test_0-SCCP(404)@cf43b911bb08: First idle individual index:0 MSC_Test_0-RAN(405)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(406)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(406)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(406)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(406)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(406)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(404)@cf43b911bb08: { messageType := 2, destLocRef := '414017'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(404)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(404)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(404)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(404)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(404)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(410)@cf43b911bb08: Found GsupExpect[0] for "262420000000028" handled at TC_mo_setup_and_nothing0(412) MSC_Test-GSUP(410)@cf43b911bb08: Added IMSI table entry 0TC_mo_setup_and_nothing0(412)"262420000000028" MSC_Test_0-SCCP(404)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(404)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(404)@cf43b911bb08: vl_from0 TC_mo_setup_and_nothing0(412)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_setup_and_nothing0(412)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_0-SCCP(404)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(406)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(406)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(406)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(404)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(404)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(404)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(404)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_setup_and_nothing0(412)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(405)@cf43b911bb08: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(405)@cf43b911bb08: patched enc_l3: '055B'O MSC_Test_0-SCCP(404)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(404)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(404)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(404)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(406)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(406)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(406)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(404)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(404)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(404)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(404)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(404)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(404)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(404)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(404)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(406)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(406)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(406)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(404)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(406)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(405)@cf43b911bb08: Deleted conn table entry 0TC_mo_setup_and_nothing0(412)4276247 TC_mo_setup_and_nothing0(412)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_mo_setup_and_nothing0(412)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_setup_and_nothing0(412)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_mo_setup_and_nothing0(412)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_mo_setup_and_nothing0(412)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'A5A11F8F'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(405)@cf43b911bb08: Added conn table entry 0TC_mo_setup_and_nothing0(412)2604090 MSC_Test_0-RAN(405)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(404)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(406)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(406)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(406)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(404)@cf43b911bb08: { messageType := 2, destLocRef := '27BC3A'O, sourceLocRef := '000036'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(404)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(406)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(406)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(404)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(404)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(404)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(404)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(406)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(406)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(404)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(404)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(404)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(404)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_setup_and_nothing0(412)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_setup_and_nothing0(412)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(407)@cf43b911bb08: Created MnccExpect[0] for "12345" to be handled at TC_mo_setup_and_nothing0(412) MSC_Test-MGCP(408)@cf43b911bb08: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mo_setup_and_nothing0(412) MSC_Test_0-RAN(405)@cf43b911bb08: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(405)@cf43b911bb08: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(404)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(404)@cf43b911bb08: vl_len:19 MSC_Test_0-SCCP(404)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(404)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(406)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(408)@cf43b911bb08: Found Expect[0] for { line := { verb := "CRCX", trans_id := "37", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "7" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_mo_setup_and_nothing0(412) MSC_Test_0-M3UA(406)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(406)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(406)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(406)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(404)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(404)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(404)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(404)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(404)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(404)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(404)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(404)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(404)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(404)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(404)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(404)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(406)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(406)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(406)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(404)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(406)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(405)@cf43b911bb08: Deleted conn table entry 0TC_mo_setup_and_nothing0(412)2604090 TC_mo_setup_and_nothing0(412)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_mo_setup_and_nothing0(412)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_setup_and_nothing0(412)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_mo_setup_and_nothing0(412)@cf43b911bb08: Final verdict of PTC: pass MSC_Test-MNCC(407)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(404)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(405)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(406)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(410)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(403)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(411)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(408)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(409)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(413)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(403): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(404): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(405): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(406): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(407): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(408): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(409): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(410): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(411): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_mo_setup_and_nothing0(412): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(413): none (pass -> pass) MTC@cf43b911bb08: Test case TC_mo_setup_and_nothing finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_setup_and_nothing pass'. Mon Jun 10 14:05:31 UTC 2024 ====== MSC_Tests.TC_mo_setup_and_nothing pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests.TC_mo_setup_and_nothing.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=273683) Waiting for packet dumper to finish... 1 (prev_count=273683, count=293232) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_setup_and_nothing pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_crcx_ran_timeout'. ------ MSC_Tests.TC_mo_crcx_ran_timeout ------ Mon Jun 10 14:05:34 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_mo_crcx_ran_timeout.pcap" >/data/MSC_Tests.TC_mo_crcx_ran_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_crcx_ran_timeout' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_mo_crcx_ran_timeout started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(417)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(417)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(417)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(415)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(418)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(417)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(417)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(417)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(417)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(417)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(417)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(417)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(417)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(417)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(417)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(417)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(417)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(417)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(417)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(417)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(417)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(420)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(420)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(420)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(420)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(420)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(420)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(420)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(420)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(421)@cf43b911bb08: Created GsupExpect[0] for "262420000000029" to be handled at TC_mo_crcx_ran_timeout0(423) TC_mo_crcx_ran_timeout0(423)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000029'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(417)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(417)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(417)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(416)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(416)@cf43b911bb08: Added conn table entry 0TC_mo_crcx_ran_timeout0(423)1199154 MSC_Test_0-SCCP(415)@cf43b911bb08: First idle individual index:0 MSC_Test_0-RAN(416)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(417)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(417)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(417)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(417)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(417)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(415)@cf43b911bb08: { messageType := 2, destLocRef := '124C32'O, sourceLocRef := '000037'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(415)@cf43b911bb08: Session index based on local reference:0 MSC_Test-GSUP(421)@cf43b911bb08: Found GsupExpect[0] for "262420000000029" handled at TC_mo_crcx_ran_timeout0(423) MSC_Test-GSUP(421)@cf43b911bb08: Added IMSI table entry 0TC_mo_crcx_ran_timeout0(423)"262420000000029" MSC_Test_0-SCCP(415)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(415)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(415)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(415)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(415)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(415)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(415)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(415)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(417)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mo_crcx_ran_timeout0(423)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_crcx_ran_timeout0(423)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_0-M3UA(417)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(417)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(415)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(415)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(415)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(415)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_crcx_ran_timeout0(423)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(416)@cf43b911bb08: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(416)@cf43b911bb08: patched enc_l3: '055B'O MSC_Test_0-SCCP(415)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(415)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(415)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(415)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(417)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(417)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(417)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(415)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(415)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(415)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(415)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(415)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(415)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(415)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(415)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(417)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(417)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(417)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(415)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(417)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(416)@cf43b911bb08: Deleted conn table entry 0TC_mo_crcx_ran_timeout0(423)1199154 TC_mo_crcx_ran_timeout0(423)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_mo_crcx_ran_timeout0(423)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_crcx_ran_timeout0(423)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_mo_crcx_ran_timeout0(423)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_mo_crcx_ran_timeout0(423)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '3DB05655'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(416)@cf43b911bb08: Added conn table entry 0TC_mo_crcx_ran_timeout0(423)14957779 MSC_Test_0-RAN(416)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(415)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(417)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(417)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(417)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(415)@cf43b911bb08: { messageType := 2, destLocRef := 'E43CD3'O, sourceLocRef := '000038'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(415)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(417)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(417)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(417)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(417)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(415)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(415)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(415)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(415)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(415)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(415)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(415)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(415)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_crcx_ran_timeout0(423)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_crcx_ran_timeout0(423)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(418)@cf43b911bb08: Created MnccExpect[0] for "12345" to be handled at TC_mo_crcx_ran_timeout0(423) MSC_Test-MGCP(419)@cf43b911bb08: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mo_crcx_ran_timeout0(423) MSC_Test_0-RAN(416)@cf43b911bb08: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(416)@cf43b911bb08: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(415)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(415)@cf43b911bb08: vl_len:19 MSC_Test_0-SCCP(415)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(415)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(417)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(419)@cf43b911bb08: Found Expect[0] for { line := { verb := "CRCX", trans_id := "38", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "8" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_mo_crcx_ran_timeout0(423) TC_mo_crcx_ran_timeout0(423)@cf43b911bb08: f_mo_call_establish 2: rx 1st CRCX TC_mo_crcx_ran_timeout0(423)@cf43b911bb08: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(418)@cf43b911bb08: Found MnccExpect[0] for "12345" handled at TC_mo_crcx_ran_timeout0(423) MSC_Test-MNCC(418)@cf43b911bb08: Added conn table entry 0TC_mo_crcx_ran_timeout0(423)-2147483641 TC_mo_crcx_ran_timeout0(423)@cf43b911bb08: Osmux ok: use_osmux = false got_osmux_count = 0 TC_mo_crcx_ran_timeout0(423)@cf43b911bb08: f_mo_call_establish DONE TC_mo_crcx_ran_timeout0(423)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(417)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(417)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(417)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(417)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(415)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(415)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test-MNCC(418)@cf43b911bb08: Deleted conn table entry 0TC_mo_crcx_ran_timeout0(423)-2147483641 MSC_Test_0-SCCP(415)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(415)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(415)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(415)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(415)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(415)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(415)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(415)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(415)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(415)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(417)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(417)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(417)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(415)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-RAN(416)@cf43b911bb08: Deleted conn table entry 0TC_mo_crcx_ran_timeout0(423)14957779 MSC_Test_0-M3UA(417)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mo_crcx_ran_timeout0(423)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_mo_crcx_ran_timeout0(423)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_crcx_ran_timeout0(423)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_mo_crcx_ran_timeout0(423)@cf43b911bb08: Final verdict of PTC: pass MSC_Test-MNCC(418)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(416)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(421)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(415)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(424)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(419)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(414)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(420)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(417)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(422)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(414): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(415): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(416): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(417): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(418): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(419): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(420): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(421): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(422): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_mo_crcx_ran_timeout0(423): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(424): none (pass -> pass) MTC@cf43b911bb08: Test case TC_mo_crcx_ran_timeout finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_crcx_ran_timeout pass'. Mon Jun 10 14:05:39 UTC 2024 ====== MSC_Tests.TC_mo_crcx_ran_timeout pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests.TC_mo_crcx_ran_timeout.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=229109) Waiting for packet dumper to finish... 1 (prev_count=229109, count=303204) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_crcx_ran_timeout pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_crcx_ran_reject'. ------ MSC_Tests.TC_mo_crcx_ran_reject ------ Mon Jun 10 14:05:42 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_mo_crcx_ran_reject.pcap" >/data/MSC_Tests.TC_mo_crcx_ran_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_crcx_ran_reject' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_mo_crcx_ran_reject started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(428)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(428)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(428)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(426)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(429)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(428)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(428)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(428)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(428)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(428)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(428)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(428)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(428)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(428)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(428)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(428)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(428)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(428)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(428)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(428)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(428)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(431)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(431)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(431)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(431)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(431)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(431)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(431)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(431)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(432)@cf43b911bb08: Created GsupExpect[0] for "262420000000030" to be handled at TC_mo_crcx_ran_reject0(434) TC_mo_crcx_ran_reject0(434)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000030'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(428)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(428)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(428)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(427)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(427)@cf43b911bb08: Added conn table entry 0TC_mo_crcx_ran_reject0(434)12093136 MSC_Test_0-SCCP(426)@cf43b911bb08: First idle individual index:0 MSC_Test_0-RAN(427)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(428)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(428)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(428)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(428)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(428)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(426)@cf43b911bb08: { messageType := 2, destLocRef := 'B886D0'O, sourceLocRef := '000039'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(426)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(426)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(426)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(426)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(426)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(432)@cf43b911bb08: Found GsupExpect[0] for "262420000000030" handled at TC_mo_crcx_ran_reject0(434) MSC_Test-GSUP(432)@cf43b911bb08: Added IMSI table entry 0TC_mo_crcx_ran_reject0(434)"262420000000030" MSC_Test_0-SCCP(426)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(426)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(426)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(426)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(428)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mo_crcx_ran_reject0(434)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_crcx_ran_reject0(434)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_0-M3UA(428)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(428)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(426)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(426)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(426)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(426)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_crcx_ran_reject0(434)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(427)@cf43b911bb08: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(427)@cf43b911bb08: patched enc_l3: '055B'O MSC_Test_0-SCCP(426)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(426)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(426)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(426)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(428)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(428)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(428)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(426)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(426)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(426)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(426)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(426)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(426)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(426)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(426)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(428)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(428)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(428)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(426)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(428)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(427)@cf43b911bb08: Deleted conn table entry 0TC_mo_crcx_ran_reject0(434)12093136 TC_mo_crcx_ran_reject0(434)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_mo_crcx_ran_reject0(434)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_crcx_ran_reject0(434)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_mo_crcx_ran_reject0(434)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_mo_crcx_ran_reject0(434)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '0127BF9F'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(427)@cf43b911bb08: Added conn table entry 0TC_mo_crcx_ran_reject0(434)4281501 MSC_Test_0-RAN(427)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(426)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(428)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(428)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(428)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(426)@cf43b911bb08: { messageType := 2, destLocRef := '41549D'O, sourceLocRef := '00003A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(426)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(428)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(428)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(426)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(426)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(426)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(426)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(428)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(428)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(426)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(426)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(426)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(426)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_crcx_ran_reject0(434)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_crcx_ran_reject0(434)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(429)@cf43b911bb08: Created MnccExpect[0] for "12345" to be handled at TC_mo_crcx_ran_reject0(434) MSC_Test-MGCP(430)@cf43b911bb08: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mo_crcx_ran_reject0(434) MSC_Test_0-RAN(427)@cf43b911bb08: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(427)@cf43b911bb08: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(426)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(426)@cf43b911bb08: vl_len:19 MSC_Test_0-SCCP(426)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(426)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(428)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(430)@cf43b911bb08: Found Expect[0] for { line := { verb := "CRCX", trans_id := "41", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "9" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_mo_crcx_ran_reject0(434) TC_mo_crcx_ran_reject0(434)@cf43b911bb08: f_mo_call_establish 2: rx 1st CRCX MSC_Test_0-M3UA(428)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(428)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(428)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(428)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(426)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(426)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(426)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(426)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(426)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(426)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(426)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(426)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_crcx_ran_reject0(434)@cf43b911bb08: Osmux ok: use_osmux = false got_osmux_count = 0 TC_mo_crcx_ran_reject0(434)@cf43b911bb08: f_mo_call_establish DONE TC_mo_crcx_ran_reject0(434)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(426)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(426)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(426)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(426)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(428)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(428)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(428)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(426)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(428)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(427)@cf43b911bb08: Deleted conn table entry 0TC_mo_crcx_ran_reject0(434)4281501 TC_mo_crcx_ran_reject0(434)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_mo_crcx_ran_reject0(434)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_crcx_ran_reject0(434)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_mo_crcx_ran_reject0(434)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_0-M3UA(428)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(427)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(429)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(430)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(435)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(431)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(425)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(432)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(433)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(426)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(425): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(426): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(427): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(428): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(429): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(430): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(431): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(432): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(433): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_mo_crcx_ran_reject0(434): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(435): none (pass -> pass) MTC@cf43b911bb08: Test case TC_mo_crcx_ran_reject finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_crcx_ran_reject pass'. Mon Jun 10 14:05:45 UTC 2024 ====== MSC_Tests.TC_mo_crcx_ran_reject pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests.TC_mo_crcx_ran_reject.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=295595) Waiting for packet dumper to finish... 1 (prev_count=295595, count=296672) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_crcx_ran_reject pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mt_crcx_ran_reject'. ------ MSC_Tests.TC_mt_crcx_ran_reject ------ Mon Jun 10 14:05:47 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_mt_crcx_ran_reject.pcap" >/data/MSC_Tests.TC_mt_crcx_ran_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mt_crcx_ran_reject' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_mt_crcx_ran_reject started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(439)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(439)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(439)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(437)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(440)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(439)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(439)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(439)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(439)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(439)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(439)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(439)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(439)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(439)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(439)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(439)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(439)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(439)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(439)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(439)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(439)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(442)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(442)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(442)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(442)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(442)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(442)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(442)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(442)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(443)@cf43b911bb08: Created GsupExpect[0] for "262420000000031" to be handled at TC_mt_crcx_ran_reject0(445) TC_mt_crcx_ran_reject0(445)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000031'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(439)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(439)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(439)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(438)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(438)@cf43b911bb08: Added conn table entry 0TC_mt_crcx_ran_reject0(445)1620293 MSC_Test_0-SCCP(437)@cf43b911bb08: First idle individual index:0 MSC_Test_0-RAN(438)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(439)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(439)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(439)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(439)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(439)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(437)@cf43b911bb08: { messageType := 2, destLocRef := '18B945'O, sourceLocRef := '00003B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(437)@cf43b911bb08: Session index based on local reference:0 MSC_Test-GSUP(443)@cf43b911bb08: Found GsupExpect[0] for "262420000000031" handled at TC_mt_crcx_ran_reject0(445) MSC_Test-GSUP(443)@cf43b911bb08: Added IMSI table entry 0TC_mt_crcx_ran_reject0(445)"262420000000031" MSC_Test_0-SCCP(437)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(437)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(437)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(437)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(437)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(437)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(437)@cf43b911bb08: vl_from0 TC_mt_crcx_ran_reject0(445)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mt_crcx_ran_reject0(445)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_0-SCCP(437)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(439)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(439)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(439)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(437)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(437)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(437)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(437)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mt_crcx_ran_reject0(445)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(438)@cf43b911bb08: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(438)@cf43b911bb08: patched enc_l3: '055B'O MSC_Test_0-SCCP(437)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(437)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(437)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(437)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(439)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(439)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(439)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(437)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(437)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(437)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(437)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(437)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(437)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(437)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(437)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(439)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(439)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(439)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(437)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(439)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(438)@cf43b911bb08: Deleted conn table entry 0TC_mt_crcx_ran_reject0(445)1620293 TC_mt_crcx_ran_reject0(445)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_mt_crcx_ran_reject0(445)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mt_crcx_ran_reject0(445)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_mt_crcx_ran_reject0(445)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(438)@cf43b911bb08: Created IMSI[0] for '262420000000031'H'AE54F4C0'O to be handled at TC_mt_crcx_ran_reject0(445) MSC_Test-MNCC(440)@cf43b911bb08: Added conn table entry 0TC_mt_crcx_ran_reject0(445)1104194358 MSC_Test_0-M3UA(439)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(439)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(438)@cf43b911bb08: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_mt_crcx_ran_reject0(445) TC_mt_crcx_ran_reject0(445)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_mt_crcx_ran_reject0(445)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'AE54F4C0'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(438)@cf43b911bb08: Added conn table entry 0TC_mt_crcx_ran_reject0(445)2820254 MSC_Test_0-SCCP(437)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(439)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(439)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(439)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(437)@cf43b911bb08: { messageType := 2, destLocRef := '2B089E'O, sourceLocRef := '00003C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(437)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(439)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(439)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(439)@cf43b911bb08: Message received on association #8 MSC_Test_0-SCCP(437)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(437)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(437)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(437)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(439)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(437)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(437)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(437)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(437)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mt_crcx_ran_reject0(445)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mt_crcx_ran_reject0(445)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MGCP(441)@cf43b911bb08: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mt_crcx_ran_reject0(445) MSC_Test_0-RAN(438)@cf43b911bb08: patching N(SD)=0 into dtap '8308'O MSC_Test_0-RAN(438)@cf43b911bb08: patched enc_l3: '8308'O MSC_Test_0-SCCP(437)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(437)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(437)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(437)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0100028308'O MSC_Test_0-M3UA(439)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(441)@cf43b911bb08: Found Expect[0] for { line := { verb := "CRCX", trans_id := "42", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "a" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_mt_crcx_ran_reject0(445) MSC_Test-MNCC(440)@cf43b911bb08: Deleted conn table entry 0TC_mt_crcx_ran_reject0(445)1104194358 MSC_Test_0-M3UA(439)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(439)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(439)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(439)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(437)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(437)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(437)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(437)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(437)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(437)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(437)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(437)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(437)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(437)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(437)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(437)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(439)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(439)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(439)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(437)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(439)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(438)@cf43b911bb08: Deleted conn table entry 0TC_mt_crcx_ran_reject0(445)2820254 TC_mt_crcx_ran_reject0(445)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_mt_crcx_ran_reject0(445)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_mt_crcx_ran_reject0(445)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_0-SCCP(437)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(443)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(439)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(438)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(440)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(436)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(441)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(442)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(446)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(444)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(436): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(437): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(438): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(439): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(440): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(441): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(442): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(443): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(444): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_mt_crcx_ran_reject0(445): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(446): none (pass -> pass) MTC@cf43b911bb08: Test case TC_mt_crcx_ran_reject finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mt_crcx_ran_reject pass'. Mon Jun 10 14:05:49 UTC 2024 ====== MSC_Tests.TC_mt_crcx_ran_reject pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests.TC_mt_crcx_ran_reject.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=238181) Waiting for packet dumper to finish... 1 (prev_count=238181, count=304172) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mt_crcx_ran_reject pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_setup_and_dtmf_dup'. ------ MSC_Tests.TC_mo_setup_and_dtmf_dup ------ Mon Jun 10 14:05:52 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_mo_setup_and_dtmf_dup.pcap" >/data/MSC_Tests.TC_mo_setup_and_dtmf_dup.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_setup_and_dtmf_dup' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_mo_setup_and_dtmf_dup started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(450)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(450)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(450)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(448)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(451)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(450)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(450)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(450)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(450)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(450)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(450)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(450)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(450)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(450)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(450)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(450)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(450)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(450)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(450)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(450)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(450)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(453)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(453)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(453)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(453)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(453)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(453)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(453)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(453)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(454)@cf43b911bb08: Created GsupExpect[0] for "262420000000039" to be handled at TC_mo_setup_and_dtmf_dup0(456) TC_mo_setup_and_dtmf_dup0(456)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000039'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(450)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(450)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(450)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(449)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(449)@cf43b911bb08: Added conn table entry 0TC_mo_setup_and_dtmf_dup0(456)5000962 MSC_Test_0-SCCP(448)@cf43b911bb08: First idle individual index:0 MSC_Test_0-RAN(449)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(450)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(450)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(450)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(450)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(450)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(448)@cf43b911bb08: { messageType := 2, destLocRef := '4C4F02'O, sourceLocRef := '00003D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(448)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(448)@cf43b911bb08: Session index based on local reference:0 MSC_Test-GSUP(454)@cf43b911bb08: Found GsupExpect[0] for "262420000000039" handled at TC_mo_setup_and_dtmf_dup0(456) MSC_Test-GSUP(454)@cf43b911bb08: Added IMSI table entry 0TC_mo_setup_and_dtmf_dup0(456)"262420000000039" MSC_Test_0-SCCP(448)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(448)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(448)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(448)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(448)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(448)@cf43b911bb08: vl_from0 TC_mo_setup_and_dtmf_dup0(456)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_setup_and_dtmf_dup0(456)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_0-SCCP(448)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(450)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(450)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(450)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(448)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(448)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(448)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(448)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_setup_and_dtmf_dup0(456)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(449)@cf43b911bb08: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(449)@cf43b911bb08: patched enc_l3: '055B'O MSC_Test_0-SCCP(448)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(448)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(448)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(448)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(450)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(450)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(450)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(448)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(448)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(448)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(448)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(448)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(448)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(448)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(448)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(450)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(450)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(450)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(448)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(450)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(449)@cf43b911bb08: Deleted conn table entry 0TC_mo_setup_and_dtmf_dup0(456)5000962 TC_mo_setup_and_dtmf_dup0(456)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_mo_setup_and_dtmf_dup0(456)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_setup_and_dtmf_dup0(456)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_mo_setup_and_dtmf_dup0(456)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_mo_setup_and_dtmf_dup0(456)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '0F7D701E'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(449)@cf43b911bb08: Added conn table entry 0TC_mo_setup_and_dtmf_dup0(456)6462409 MSC_Test_0-RAN(449)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(448)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(450)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(450)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(450)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(448)@cf43b911bb08: { messageType := 2, destLocRef := '629BC9'O, sourceLocRef := '00003E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(448)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(450)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(450)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(450)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(450)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(448)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(448)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(448)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(448)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(448)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(448)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(448)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(448)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_setup_and_dtmf_dup0(456)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_setup_and_dtmf_dup0(456)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(451)@cf43b911bb08: Created MnccExpect[0] for "12345" to be handled at TC_mo_setup_and_dtmf_dup0(456) MSC_Test-MGCP(452)@cf43b911bb08: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mo_setup_and_dtmf_dup0(456) MSC_Test_0-RAN(449)@cf43b911bb08: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(449)@cf43b911bb08: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(448)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(448)@cf43b911bb08: vl_len:19 MSC_Test_0-SCCP(448)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(448)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(450)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(452)@cf43b911bb08: Found Expect[0] for { line := { verb := "CRCX", trans_id := "43", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "b" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_mo_setup_and_dtmf_dup0(456) TC_mo_setup_and_dtmf_dup0(456)@cf43b911bb08: f_mo_call_establish 2: rx 1st CRCX TC_mo_setup_and_dtmf_dup0(456)@cf43b911bb08: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(451)@cf43b911bb08: Found MnccExpect[0] for "12345" handled at TC_mo_setup_and_dtmf_dup0(456) MSC_Test-MNCC(451)@cf43b911bb08: Added conn table entry 0TC_mo_setup_and_dtmf_dup0(456)-2147483639 MSC_Test_0-M3UA(450)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(450)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(448)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(448)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(448)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(448)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_setup_and_dtmf_dup0(456)@cf43b911bb08: f_mo_call_establish 1: rx MNCC SETUP ind TC_mo_setup_and_dtmf_dup0(456)@cf43b911bb08: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(448)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(448)@cf43b911bb08: vl_len:14 MSC_Test_0-SCCP(448)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(448)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(450)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mo_setup_and_dtmf_dup0(456)@cf43b911bb08: f_mo_call_establish 3: rx RTP CREATE TC_mo_setup_and_dtmf_dup0(456)@cf43b911bb08: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(450)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(450)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(448)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(448)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(448)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(448)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(450)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(450)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(448)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(448)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(448)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(448)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_setup_and_dtmf_dup0(456)@cf43b911bb08: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(450)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(450)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_mo_setup_and_dtmf_dup0(456)@cf43b911bb08: as_optional_mgcp_mdcx: rx MDCX MSC_Test_0-SCCP(448)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(448)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(448)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(448)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_setup_and_dtmf_dup0(456)@cf43b911bb08: { 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.149.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112", "110", "3", "111" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { rtpmap := { attr_value := "110 GSM-EFR/8000/1" } }, { rtpmap := { attr_value := "111 GSM-HR-08/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } TC_mo_setup_and_dtmf_dup0(456)@cf43b911bb08: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(449)@cf43b911bb08: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(449)@cf43b911bb08: patched enc_l3: '038F'O MSC_Test_0-SCCP(448)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(448)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(448)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(448)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(450)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mo_setup_and_dtmf_dup0(456)@cf43b911bb08: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_mo_setup_and_dtmf_dup0(456)@cf43b911bb08: Osmux ok: use_osmux = false got_osmux_count = 0 TC_mo_setup_and_dtmf_dup0(456)@cf43b911bb08: f_mo_call_establish DONE TC_mo_setup_and_dtmf_dup0(456)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(449)@cf43b911bb08: patching N(SD)=3 into dtap '03352C32'O MSC_Test_0-RAN(449)@cf43b911bb08: patched enc_l3: '03F52C32'O MSC_Test_0-SCCP(448)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(448)@cf43b911bb08: vl_len:7 MSC_Test_0-SCCP(448)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(448)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '01000403F52C32'O MSC_Test_0-M3UA(450)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mo_setup_and_dtmf_dup0(456)@cf43b911bb08: f_mo_seq_dtmf_dup() 1: got first START_DTMF_ind TC_mo_setup_and_dtmf_dup0(456)@cf43b911bb08: Warning: Re-starting timer T, which is already active (running or expired). MSC_Test_0-SCCP(448)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(448)@cf43b911bb08: vl_len:7 MSC_Test_0-SCCP(448)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(448)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '01000403F52C32'O MSC_Test_0-M3UA(450)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(449)@cf43b911bb08: patching N(SD)=0 into dtap '03352C33'O MSC_Test_0-RAN(449)@cf43b911bb08: patched enc_l3: '03352C33'O MSC_Test_0-SCCP(448)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(448)@cf43b911bb08: vl_len:7 MSC_Test_0-SCCP(448)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(448)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '01000403352C33'O MSC_Test_0-M3UA(450)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mo_setup_and_dtmf_dup0(456)@cf43b911bb08: f_mo_seq_dtmf_dup() 3: got second START_DTMF_ind TC_mo_setup_and_dtmf_dup0(456)@cf43b911bb08: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(450)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(450)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(448)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(448)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(448)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(448)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_setup_and_dtmf_dup0(456)@cf43b911bb08: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(449)@cf43b911bb08: patching N(SD)=1 into dtap '032D0802E180'O MSC_Test_0-RAN(449)@cf43b911bb08: patched enc_l3: '036D0802E180'O MSC_Test_0-SCCP(448)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(448)@cf43b911bb08: vl_len:9 MSC_Test_0-SCCP(448)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(448)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010006036D0802E180'O MSC_Test_0-M3UA(450)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(450)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(450)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(450)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(450)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(448)@cf43b911bb08: Session index based on local reference:0 MSC_Test-MNCC(451)@cf43b911bb08: Deleted conn table entry 0TC_mo_setup_and_dtmf_dup0(456)-2147483639 MSC_Test_0-SCCP(448)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(448)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(448)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(448)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(448)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(448)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(448)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_setup_and_dtmf_dup0(456)@cf43b911bb08: f_call_hangup 2: rx MNCC REL ind TC_mo_setup_and_dtmf_dup0(456)@cf43b911bb08: f_call_hangup 3: rx DTAP CC REL COMPL TC_mo_setup_and_dtmf_dup0(456)@cf43b911bb08: as_optional_mgcp_dlcx: rx MGCP DLCX TC_mo_setup_and_dtmf_dup0(456)@cf43b911bb08: as_optional_mgcp_dlcx: rx MGCP DLCX TC_mo_setup_and_dtmf_dup0(456)@cf43b911bb08: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(448)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(448)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(448)@cf43b911bb08: vl_from0 MSC_Test_0-M3UA(450)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(448)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(450)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(450)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(448)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(450)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(449)@cf43b911bb08: Deleted conn table entry 0TC_mo_setup_and_dtmf_dup0(456)6462409 TC_mo_setup_and_dtmf_dup0(456)@cf43b911bb08: f_call_hangup 6: rx SCCP DISC TC_mo_setup_and_dtmf_dup0(456)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_mo_setup_and_dtmf_dup0(456)@cf43b911bb08: f_call_hangup 9: done TC_mo_setup_and_dtmf_dup0(456)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_mo_setup_and_dtmf_dup0(456)@cf43b911bb08: Final verdict of PTC: pass MSC_Test-GSUP(454)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(448)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(449)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(451)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(457)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(453)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(450)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(455)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(447)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(452)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(447): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(448): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(449): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(450): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(451): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(452): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(453): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(454): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(455): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_mo_setup_and_dtmf_dup0(456): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(457): none (pass -> pass) MTC@cf43b911bb08: Test case TC_mo_setup_and_dtmf_dup finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_setup_and_dtmf_dup pass'. Mon Jun 10 14:05:57 UTC 2024 ====== MSC_Tests.TC_mo_setup_and_dtmf_dup pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests.TC_mo_setup_and_dtmf_dup.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=422827) Waiting for packet dumper to finish... 1 (prev_count=422827, count=423904) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_setup_and_dtmf_dup pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mt_t310'. ------ MSC_Tests.TC_mt_t310 ------ Mon Jun 10 14:06:00 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_mt_t310.pcap" >/data/MSC_Tests.TC_mt_t310.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mt_t310' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_mt_t310 started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(461)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(461)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(461)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(459)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(462)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(461)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(461)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(461)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(461)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(461)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(461)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(461)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(461)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(461)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(461)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(461)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(461)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(461)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(461)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(461)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(461)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(464)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(464)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(464)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(464)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(464)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(464)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(464)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(464)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(465)@cf43b911bb08: Created GsupExpect[0] for "262420000000032" to be handled at TC_mt_t3100(467) TC_mt_t3100(467)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000032'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(461)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(461)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(461)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(460)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(460)@cf43b911bb08: Added conn table entry 0TC_mt_t3100(467)6321129 MSC_Test_0-SCCP(459)@cf43b911bb08: First idle individual index:0 MSC_Test_0-RAN(460)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(461)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(461)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(461)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(461)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(461)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(459)@cf43b911bb08: { messageType := 2, destLocRef := '6073E9'O, sourceLocRef := '00003F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(459)@cf43b911bb08: Session index based on local reference:0 MSC_Test-GSUP(465)@cf43b911bb08: Found GsupExpect[0] for "262420000000032" handled at TC_mt_t3100(467) MSC_Test-GSUP(465)@cf43b911bb08: Added IMSI table entry 0TC_mt_t3100(467)"262420000000032" MSC_Test_0-SCCP(459)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(459)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(459)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(459)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mt_t3100(467)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mt_t3100(467)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_0-SCCP(459)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(459)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(459)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(459)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(461)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(461)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(461)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(459)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(459)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(459)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(459)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mt_t3100(467)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(460)@cf43b911bb08: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(460)@cf43b911bb08: patched enc_l3: '055B'O MSC_Test_0-SCCP(459)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(459)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(459)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(459)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(461)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(461)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(461)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(459)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(459)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(459)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(459)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(459)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(459)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(459)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(459)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(461)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(461)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(461)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(459)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(461)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(460)@cf43b911bb08: Deleted conn table entry 0TC_mt_t3100(467)6321129 TC_mt_t3100(467)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_mt_t3100(467)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mt_t3100(467)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_mt_t3100(467)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(460)@cf43b911bb08: Created IMSI[0] for '262420000000032'H'9E255B28'O to be handled at TC_mt_t3100(467) MSC_Test-MNCC(462)@cf43b911bb08: Added conn table entry 0TC_mt_t3100(467)247950297 MSC_Test_0-M3UA(461)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(461)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(460)@cf43b911bb08: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_mt_t3100(467) TC_mt_t3100(467)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_mt_t3100(467)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '9E255B28'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(460)@cf43b911bb08: Added conn table entry 0TC_mt_t3100(467)2383318 MSC_Test_0-SCCP(459)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(461)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(461)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(461)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(459)@cf43b911bb08: { messageType := 2, destLocRef := '245DD6'O, sourceLocRef := '000040'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(459)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(461)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(461)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(461)@cf43b911bb08: Message received on association #8 MSC_Test_0-SCCP(459)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(459)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(459)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(459)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(461)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(459)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(459)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(459)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(459)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mt_t3100(467)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mt_t3100(467)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MGCP(463)@cf43b911bb08: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mt_t3100(467) MSC_Test_0-RAN(460)@cf43b911bb08: patching N(SD)=0 into dtap '8308'O MSC_Test_0-RAN(460)@cf43b911bb08: patched enc_l3: '8308'O MSC_Test_0-SCCP(459)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(459)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(459)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(459)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0100028308'O MSC_Test_0-M3UA(461)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(463)@cf43b911bb08: Found Expect[0] for { line := { verb := "CRCX", trans_id := "49", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "c" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_mt_t3100(467) MSC_Test_0-M3UA(461)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(461)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(459)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(459)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(459)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(459)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(459)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(459)@cf43b911bb08: vl_len:14 MSC_Test_0-SCCP(459)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(459)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(461)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mt_t3100(467)@cf43b911bb08: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MSC_Test-GSUP-IPA(464)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(464)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test_0-M3UA(461)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(461)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(459)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(459)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(459)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(459)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mt_t3100(467)@cf43b911bb08: Rx MNCC DISC.ind, T310.read yields 29.984034 TC_mt_t3100(467)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(461)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(461)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(459)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(459)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(459)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(459)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(460)@cf43b911bb08: patching N(SD)=1 into dtap '832A'O MSC_Test_0-RAN(460)@cf43b911bb08: patched enc_l3: '836A'O MSC_Test_0-SCCP(459)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(459)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(459)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(459)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002836A'O MSC_Test_0-M3UA(461)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(461)@cf43b911bb08: Message received on association #8 MSC_Test_0-SCCP(459)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(459)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(459)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(459)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(462)@cf43b911bb08: Deleted conn table entry 0TC_mt_t3100(467)247950297 MSC_Test_0-M3UA(461)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(459)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(459)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(459)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(459)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(461)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(461)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(461)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(459)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(461)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(460)@cf43b911bb08: Deleted conn table entry 0TC_mt_t3100(467)2383318 TC_mt_t3100(467)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_mt_t3100(467)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_mt_t3100(467)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_0-SCCP(459)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(464)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(466)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(458)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(463)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(460)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(461)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(468)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(465)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(462)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(458): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(459): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(460): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(461): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(462): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(463): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(464): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(465): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(466): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_mt_t3100(467): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(468): none (pass -> pass) MTC@cf43b911bb08: Test case TC_mt_t310 finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mt_t310 pass'. Mon Jun 10 14:06:32 UTC 2024 ====== MSC_Tests.TC_mt_t310 pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests.TC_mt_t310.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=370371) Waiting for packet dumper to finish... 1 (prev_count=370371, count=371448) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mt_t310 pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_cancel'. ------ MSC_Tests.TC_gsup_cancel ------ Mon Jun 10 14:06:35 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_gsup_cancel.pcap" >/data/MSC_Tests.TC_gsup_cancel.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_cancel' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_gsup_cancel started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(472)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(472)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(472)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(470)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(473)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(475)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(475)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(475)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(475)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(475)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(475)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(475)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(475)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(476)@cf43b911bb08: Created GsupExpect[0] for "262420000000033" to be handled at TC_gsup_cancel0(478) TC_gsup_cancel0(478)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000033'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(472)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(472)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(472)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(472)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(472)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(472)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(472)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(472)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(472)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(472)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(472)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(472)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(472)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(472)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(472)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(472)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(472)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(472)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(472)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(471)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(471)@cf43b911bb08: Added conn table entry 0TC_gsup_cancel0(478)14854733 MSC_Test_0-SCCP(470)@cf43b911bb08: First idle individual index:0 MSC_Test_0-RAN(471)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(472)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(472)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(472)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(472)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(472)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(470)@cf43b911bb08: { messageType := 2, destLocRef := 'E2AA4D'O, sourceLocRef := '000041'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(470)@cf43b911bb08: Session index based on local reference:0 MSC_Test-GSUP(476)@cf43b911bb08: Found GsupExpect[0] for "262420000000033" handled at TC_gsup_cancel0(478) MSC_Test-GSUP(476)@cf43b911bb08: Added IMSI table entry 0TC_gsup_cancel0(478)"262420000000033" MSC_Test_0-SCCP(470)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(470)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(470)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(470)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_cancel0(478)@cf43b911bb08: Skipping f_verify_vty_lac_ci() TC_gsup_cancel0(478)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_0-SCCP(470)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(470)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(470)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(470)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(472)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(472)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(472)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(470)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(470)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(470)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(470)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_cancel0(478)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(471)@cf43b911bb08: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(471)@cf43b911bb08: patched enc_l3: '055B'O MSC_Test_0-SCCP(470)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(470)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(470)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(470)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(472)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(472)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(472)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(470)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(470)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(470)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(470)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(470)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(470)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(470)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(470)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(472)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(472)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(472)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(470)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(472)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(471)@cf43b911bb08: Deleted conn table entry 0TC_gsup_cancel0(478)14854733 TC_gsup_cancel0(478)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_gsup_cancel0(478)@cf43b911bb08: Skipping f_verify_vty_lac_ci() TC_gsup_cancel0(478)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_gsup_cancel0(478)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_gsup_cancel0(478)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '0C96EDE2'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(471)@cf43b911bb08: Added conn table entry 0TC_gsup_cancel0(478)4681170 MSC_Test_0-RAN(471)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(470)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(472)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(472)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(472)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(470)@cf43b911bb08: { messageType := 2, destLocRef := '476DD2'O, sourceLocRef := '000042'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(470)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(472)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(472)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(472)@cf43b911bb08: Message received on association #8 MSC_Test_0-SCCP(470)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(470)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(472)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(470)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(470)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(470)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(470)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(470)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(470)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_cancel0(478)@cf43b911bb08: Skipping f_verify_vty_lac_ci() TC_gsup_cancel0(478)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(473)@cf43b911bb08: Created MnccExpect[0] for "12345" to be handled at TC_gsup_cancel0(478) MSC_Test-MGCP(474)@cf43b911bb08: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_gsup_cancel0(478) MSC_Test_0-RAN(471)@cf43b911bb08: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(471)@cf43b911bb08: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(470)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(470)@cf43b911bb08: vl_len:19 MSC_Test_0-SCCP(470)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(470)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(472)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(474)@cf43b911bb08: Found Expect[0] for { line := { verb := "CRCX", trans_id := "54", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "d" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_gsup_cancel0(478) TC_gsup_cancel0(478)@cf43b911bb08: f_mo_call_establish 2: rx 1st CRCX TC_gsup_cancel0(478)@cf43b911bb08: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(473)@cf43b911bb08: Found MnccExpect[0] for "12345" handled at TC_gsup_cancel0(478) MSC_Test-MNCC(473)@cf43b911bb08: Added conn table entry 0TC_gsup_cancel0(478)-2147483638 MSC_Test_0-M3UA(472)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(472)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_gsup_cancel0(478)@cf43b911bb08: f_mo_call_establish 1: rx MNCC SETUP ind MSC_Test_0-SCCP(470)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(470)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(470)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(470)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_cancel0(478)@cf43b911bb08: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(470)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(470)@cf43b911bb08: vl_len:14 MSC_Test_0-SCCP(470)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(470)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(472)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_gsup_cancel0(478)@cf43b911bb08: f_mo_call_establish 3: rx RTP CREATE TC_gsup_cancel0(478)@cf43b911bb08: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(472)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(472)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(470)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(470)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(470)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(470)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(472)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(472)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(470)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(470)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(470)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(470)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_cancel0(478)@cf43b911bb08: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(472)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(472)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(470)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(470)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(470)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(470)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_cancel0(478)@cf43b911bb08: as_optional_mgcp_mdcx: rx MDCX TC_gsup_cancel0(478)@cf43b911bb08: { 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.149.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112", "110", "3", "111" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { rtpmap := { attr_value := "110 GSM-EFR/8000/1" } }, { rtpmap := { attr_value := "111 GSM-HR-08/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } TC_gsup_cancel0(478)@cf43b911bb08: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(471)@cf43b911bb08: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(471)@cf43b911bb08: patched enc_l3: '038F'O MSC_Test_0-SCCP(470)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(470)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(470)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(470)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(472)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_gsup_cancel0(478)@cf43b911bb08: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_gsup_cancel0(478)@cf43b911bb08: Osmux ok: use_osmux = false got_osmux_count = 0 TC_gsup_cancel0(478)@cf43b911bb08: f_mo_call_establish DONE TC_gsup_cancel0(478)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_gsup_cancel0(478)@cf43b911bb08: Hold the call for some time TC_gsup_cancel0(478)@cf43b911bb08: Call stayed open for 5.000000 seconds, all is well. TC_gsup_cancel0(478)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_gsup_cancel0(478)@cf43b911bb08: Hangup TC_gsup_cancel0(478)@cf43b911bb08: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(472)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(472)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(470)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(470)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(470)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(470)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_cancel0(478)@cf43b911bb08: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-M3UA(472)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(472)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(470)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(470)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(470)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(470)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_cancel0(478)@cf43b911bb08: f_call_hangup 2.a: rx DTAP CC RELEASE TC_gsup_cancel0(478)@cf43b911bb08: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(471)@cf43b911bb08: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(471)@cf43b911bb08: patched enc_l3: '03EA'O MSC_Test_0-SCCP(470)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(470)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(470)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(470)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(472)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(472)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(472)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(473)@cf43b911bb08: Deleted conn table entry 0TC_gsup_cancel0(478)-2147483638 MSC_Test_0-SCCP(470)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(470)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(470)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(470)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_cancel0(478)@cf43b911bb08: as_optional_mgcp_dlcx: rx MGCP DLCX TC_gsup_cancel0(478)@cf43b911bb08: f_call_hangup 5: rx BSSAP Clear Command TC_gsup_cancel0(478)@cf43b911bb08: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(470)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(470)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(470)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(470)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(472)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(472)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(472)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(470)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(472)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(471)@cf43b911bb08: Deleted conn table entry 0TC_gsup_cancel0(478)4681170 TC_gsup_cancel0(478)@cf43b911bb08: f_call_hangup 6: rx SCCP DISC TC_gsup_cancel0(478)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_gsup_cancel0(478)@cf43b911bb08: f_call_hangup 9: done TC_gsup_cancel0(478)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_gsup_cancel0(478)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000033'H, fillerDigit := omit } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(471)@cf43b911bb08: Added conn table entry 0TC_gsup_cancel0(478)8950380 MSC_Test_0-RAN(471)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(470)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(472)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(472)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(472)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(470)@cf43b911bb08: { messageType := 2, destLocRef := '88926C'O, sourceLocRef := '000043'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(470)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(472)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(472)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(472)@cf43b911bb08: Message received on association #8 MSC_Test_0-SCCP(470)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(470)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(470)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(470)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(472)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(470)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(470)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(470)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(470)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(470)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(470)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(470)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(470)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(472)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(472)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(472)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(470)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(472)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(471)@cf43b911bb08: Deleted conn table entry 0TC_gsup_cancel0(478)8950380 TC_gsup_cancel0(478)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_gsup_cancel0(478)@cf43b911bb08: Skipping f_verify_vty_lac_ci() TC_gsup_cancel0(478)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_gsup_cancel0(478)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_gsup_cancel0(478)@cf43b911bb08: Final verdict of PTC: pass MSC_Test-GSUP(476)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(472)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(471)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(470)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(473)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(475)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(477)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(469)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(474)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(479)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(469): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(470): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(471): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(472): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(473): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(474): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(475): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(476): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(477): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_gsup_cancel0(478): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(479): none (pass -> pass) MTC@cf43b911bb08: Test case TC_gsup_cancel finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_cancel pass'. Mon Jun 10 14:06:44 UTC 2024 ====== MSC_Tests.TC_gsup_cancel pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests.TC_gsup_cancel.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=463044) Waiting for packet dumper to finish... 1 (prev_count=463044, count=464121) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_cancel pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_1_13'. ------ MSC_Tests.TC_lu_imsi_auth_tmsi_encr_1_13 ------ Mon Jun 10 14:06:46 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_imsi_auth_tmsi_encr_1_13.pcap" >/data/MSC_Tests.TC_lu_imsi_auth_tmsi_encr_1_13.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_1_13' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_lu_imsi_auth_tmsi_encr_1_13 started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(483)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(483)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(483)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(481)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(484)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(483)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(483)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(483)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(483)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(483)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(483)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(483)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(483)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(483)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(483)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(483)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(483)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(483)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(483)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(483)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(483)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(486)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(486)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(486)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(486)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(486)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(486)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(486)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(486)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(487)@cf43b911bb08: Created GsupExpect[0] for "262420000000034" to be handled at TC_lu_imsi_auth_tmsi_encr_1_130(489) TC_lu_imsi_auth_tmsi_encr_1_130(489)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000034'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(483)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(483)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(483)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(482)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(482)@cf43b911bb08: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_1_130(489)8771473 MSC_Test_0-SCCP(481)@cf43b911bb08: First idle individual index:0 MSC_Test_0-RAN(482)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(483)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(483)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(483)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(481)@cf43b911bb08: { messageType := 2, destLocRef := '85D791'O, sourceLocRef := '000044'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(481)@cf43b911bb08: Session index based on local reference:0 MSC_Test-GSUP(487)@cf43b911bb08: Found GsupExpect[0] for "262420000000034" handled at TC_lu_imsi_auth_tmsi_encr_1_130(489) MSC_Test-GSUP(487)@cf43b911bb08: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_1_130(489)"262420000000034" MSC_Test_0-SCCP(481)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(481)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(481)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(481)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(483)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_auth_tmsi_encr_1_130(489)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_1_130(489)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_0-M3UA(483)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(483)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(481)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(481)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(481)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(481)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(482)@cf43b911bb08: patching N(SD)=1 into dtap '05149CC5FF4F'O MSC_Test_0-RAN(482)@cf43b911bb08: patched enc_l3: '05549CC5FF4F'O MSC_Test_0-SCCP(481)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(481)@cf43b911bb08: vl_len:9 MSC_Test_0-SCCP(481)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(481)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '01000605549CC5FF4F'O MSC_Test_0-M3UA(483)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(483)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(483)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(481)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(481)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(481)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(481)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(481)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(481)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(481)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(481)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0003552C02'O MSC_Test_0-M3UA(483)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(483)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(483)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(481)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(481)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(481)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(481)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(483)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(483)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(481)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(481)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(481)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(481)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_encr_1_130(489)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(482)@cf43b911bb08: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(482)@cf43b911bb08: patched enc_l3: '059B'O MSC_Test_0-SCCP(481)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(481)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(481)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(481)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(483)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(483)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(483)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(481)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(481)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(481)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(481)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(481)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(481)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(481)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(481)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(483)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(483)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(483)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(481)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(483)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(482)@cf43b911bb08: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_1_130(489)8771473 TC_lu_imsi_auth_tmsi_encr_1_130(489)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_1_130(489)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_1_130(489)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_1_130(489)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_1_130(489)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_0-RAN(482)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(483)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(485)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(481)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(488)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(480)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(486)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(484)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(487)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(490)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(480): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(481): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(482): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(483): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(484): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(485): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(486): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(487): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(488): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_1_130(489): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(490): none (pass -> pass) MTC@cf43b911bb08: Test case TC_lu_imsi_auth_tmsi_encr_1_13 finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_1_13 pass'. Mon Jun 10 14:06:48 UTC 2024 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_encr_1_13 pass ====== Saving talloc report from 172.18.149.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=34537) Waiting for packet dumper to finish... 1 (prev_count=34537, count=213213) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_1_13 pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_13'. ------ MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_13 ------ Mon Jun 10 14:06:51 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_13.pcap" >/data/MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_13.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_13' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_lu_imsi_auth_tmsi_encr_3_13 started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(494)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(494)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(494)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(492)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(495)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(494)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(494)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(494)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(494)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(494)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(494)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(494)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(494)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(494)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(494)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(494)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(494)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(494)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(494)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(494)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(494)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(497)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(497)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(497)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(497)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(497)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(497)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(497)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(497)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(498)@cf43b911bb08: Created GsupExpect[0] for "262420000000035" to be handled at TC_lu_imsi_auth_tmsi_encr_3_130(500) TC_lu_imsi_auth_tmsi_encr_3_130(500)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000035'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(494)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(494)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(494)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(493)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(493)@cf43b911bb08: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_3_130(500)2265490 MSC_Test_0-RAN(493)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(492)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(494)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(494)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(494)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(492)@cf43b911bb08: { messageType := 2, destLocRef := '229192'O, sourceLocRef := '000045'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(492)@cf43b911bb08: Session index based on local reference:0 MSC_Test-GSUP(498)@cf43b911bb08: Found GsupExpect[0] for "262420000000035" handled at TC_lu_imsi_auth_tmsi_encr_3_130(500) MSC_Test-GSUP(498)@cf43b911bb08: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_3_130(500)"262420000000035" MSC_Test_0-SCCP(492)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(492)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(492)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(492)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(494)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_auth_tmsi_encr_3_130(500)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_3_130(500)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_0-M3UA(494)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(494)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(492)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(492)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(492)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(492)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(493)@cf43b911bb08: patching N(SD)=1 into dtap '0514B4642A59'O MSC_Test_0-RAN(493)@cf43b911bb08: patched enc_l3: '0554B4642A59'O MSC_Test_0-SCCP(492)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(492)@cf43b911bb08: vl_len:9 MSC_Test_0-SCCP(492)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(492)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0100060554B4642A59'O MSC_Test_0-M3UA(494)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(494)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(494)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(492)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(492)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(492)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(492)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(492)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(492)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(492)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(492)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(494)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(494)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(494)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(492)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(492)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(492)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(492)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(494)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(494)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(492)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(492)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(492)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(492)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_encr_3_130(500)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(493)@cf43b911bb08: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(493)@cf43b911bb08: patched enc_l3: '059B'O MSC_Test_0-SCCP(492)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(492)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(492)@cf43b911bb08: vl_from0 MSC_Test_0-M3UA(494)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(492)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(494)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(494)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(492)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(492)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(492)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(492)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(492)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(492)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(492)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(492)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(494)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(494)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(494)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(492)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(494)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(493)@cf43b911bb08: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_3_130(500)2265490 TC_lu_imsi_auth_tmsi_encr_3_130(500)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_3_130(500)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_3_130(500)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_3_130(500)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_3_130(500)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_0-M3UA(494)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(491)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(501)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(499)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(496)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(497)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(495)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(492)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(498)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(493)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(491): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(492): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(493): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(494): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(495): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(496): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(497): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(498): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(499): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_3_130(500): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(501): none (pass -> pass) MTC@cf43b911bb08: Test case TC_lu_imsi_auth_tmsi_encr_3_13 finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_13 pass'. Mon Jun 10 14:06:53 UTC 2024 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_13 pass ====== Saving talloc report from 172.18.149.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=76859) Waiting for packet dumper to finish... 1 (prev_count=76859, count=212177) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_13 pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1'. ------ MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1 ------ Mon Jun 10 14:06:56 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1.pcap" >/data/MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_lu_imsi_auth_tmsi_encr_3_1 started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(505)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(505)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(505)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(503)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(506)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(508)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(508)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(508)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(508)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(508)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(508)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(508)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(508)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(505)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(505)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(505)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(505)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(505)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(505)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(505)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(505)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(505)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(505)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(505)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(505)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(505)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(505)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(505)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(505)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(509)@cf43b911bb08: Created GsupExpect[0] for "262420000000360" to be handled at TC_lu_imsi_auth_tmsi_encr_3_10(511) TC_lu_imsi_auth_tmsi_encr_3_10(511)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000360'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(505)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(505)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(505)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(504)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(504)@cf43b911bb08: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_3_10(511)5681565 MSC_Test_0-SCCP(503)@cf43b911bb08: First idle individual index:0 MSC_Test_0-RAN(504)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(505)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(505)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(505)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(503)@cf43b911bb08: { messageType := 2, destLocRef := '56B19D'O, sourceLocRef := '000046'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(503)@cf43b911bb08: Session index based on local reference:0 MSC_Test-GSUP(509)@cf43b911bb08: Found GsupExpect[0] for "262420000000360" handled at TC_lu_imsi_auth_tmsi_encr_3_10(511) MSC_Test-GSUP(509)@cf43b911bb08: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_3_10(511)"262420000000360" MSC_Test_0-SCCP(503)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(503)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(503)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(503)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524900'O MSC_Test_0-M3UA(505)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(505)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(505)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(503)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(503)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(503)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(503)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(504)@cf43b911bb08: patching N(SD)=1 into dtap '05148C9E1CF7'O MSC_Test_0-RAN(504)@cf43b911bb08: patched enc_l3: '05548C9E1CF7'O MSC_Test_0-SCCP(503)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(503)@cf43b911bb08: vl_len:9 MSC_Test_0-SCCP(503)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(503)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '01000605548C9E1CF7'O MSC_Test_0-M3UA(505)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(505)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(505)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(505)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(505)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(503)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(503)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(503)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(503)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(503)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(503)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(503)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(503)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(503)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(503)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(503)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(503)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(505)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(505)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(505)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(503)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(505)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(504)@cf43b911bb08: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_3_10(511)5681565 TC_lu_imsi_auth_tmsi_encr_3_10(511)@cf43b911bb08: setverdict(pass): none -> pass TC_lu_imsi_auth_tmsi_encr_3_10(511)@cf43b911bb08: Skipping f_verify_vty_lac_ci() TC_lu_imsi_auth_tmsi_encr_3_10(511)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_3_10(511)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_3_10(511)@cf43b911bb08: Final verdict of PTC: pass MSC_Test-GSUP(509)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(504)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(503)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(510)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(512)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(508)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(502)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(505)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(507)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(506)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(502): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(503): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(504): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(505): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(506): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(507): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(508): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(509): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(510): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_3_10(511): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(512): none (pass -> pass) MTC@cf43b911bb08: Test case TC_lu_imsi_auth_tmsi_encr_3_1 finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1 pass'. Mon Jun 10 14:06:58 UTC 2024 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1 pass ====== Saving talloc report from 172.18.149.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=50166) Waiting for packet dumper to finish... 1 (prev_count=50166, count=166022) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1 pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1_no_cm'. ------ MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1_no_cm ------ Mon Jun 10 14:07:01 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1_no_cm.pcap" >/data/MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1_no_cm.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: 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@cf43b911bb08: Test case TC_lu_imsi_auth_tmsi_encr_3_1_no_cm started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(516)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(516)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(516)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(514)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(517)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(519)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(519)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(519)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(519)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(519)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(519)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(519)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(519)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(520)@cf43b911bb08: Created GsupExpect[0] for "262420000000361" to be handled at TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(522) TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(522)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000361'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(516)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(516)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(516)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(516)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(516)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(516)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(516)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(516)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(516)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(516)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(516)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(516)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(516)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(516)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(516)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(516)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(516)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(516)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(516)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(515)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(515)@cf43b911bb08: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(522)5274396 MSC_Test_0-SCCP(514)@cf43b911bb08: First idle individual index:0 MSC_Test_0-RAN(515)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(516)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(516)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(516)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(514)@cf43b911bb08: { messageType := 2, destLocRef := '507B1C'O, sourceLocRef := '000047'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(514)@cf43b911bb08: Session index based on local reference:0 MSC_Test-GSUP(520)@cf43b911bb08: Found GsupExpect[0] for "262420000000361" handled at TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(522) MSC_Test-GSUP(520)@cf43b911bb08: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(522)"262420000000361" MSC_Test_0-M3UA(516)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(516)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(514)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(514)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(514)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(514)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(515)@cf43b911bb08: patching N(SD)=1 into dtap '051444990BF8'O MSC_Test_0-RAN(515)@cf43b911bb08: patched enc_l3: '055444990BF8'O MSC_Test_0-SCCP(514)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(514)@cf43b911bb08: vl_len:9 MSC_Test_0-SCCP(514)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(514)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010006055444990BF8'O MSC_Test_0-M3UA(516)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(516)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(516)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(514)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(514)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(514)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(514)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(514)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(514)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(514)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(514)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524900'O MSC_Test_0-M3UA(516)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(516)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(516)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(516)@cf43b911bb08: Message received on association #8 MSC_Test_0-SCCP(514)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(514)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(516)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(514)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(514)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(514)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(514)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(514)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(514)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(514)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(514)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(514)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(514)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(516)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(516)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(516)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(514)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(516)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(515)@cf43b911bb08: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(522)5274396 TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(522)@cf43b911bb08: setverdict(pass): none -> pass TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(522)@cf43b911bb08: Skipping f_verify_vty_lac_ci() TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(522)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(522)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(522)@cf43b911bb08: Final verdict of PTC: pass MSC_Test-GSUP(520)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(515)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(516)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(517)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(514)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(513)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(519)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(521)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(518)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(523)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(513): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(514): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(515): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(516): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(517): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(518): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(519): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(520): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(521): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(522): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(523): none (pass -> pass) MTC@cf43b911bb08: Test case TC_lu_imsi_auth_tmsi_encr_3_1_no_cm finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1_no_cm pass'. Mon Jun 10 14:07:03 UTC 2024 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1_no_cm pass ====== Saving talloc report from 172.18.149.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=34597) Waiting for packet dumper to finish... 1 (prev_count=34597, count=173392) MTC@cf43b911bb08: 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@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_2'. ------ MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_2 ------ Mon Jun 10 14:07:06 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_2.pcap" >/data/MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_2.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_2' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_lu_imsi_auth_tmsi_encr_13_2 started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(527)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(527)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(527)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(525)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(528)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(530)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(530)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(530)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(530)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(530)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(530)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(530)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(530)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(531)@cf43b911bb08: Created GsupExpect[0] for "262420000000037" to be handled at TC_lu_imsi_auth_tmsi_encr_13_20(533) TC_lu_imsi_auth_tmsi_encr_13_20(533)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '1'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000037'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(527)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(527)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(527)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(527)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(527)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(527)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(527)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(527)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(527)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(527)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(527)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(527)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(527)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(527)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(527)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(527)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(527)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(527)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(527)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(526)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(526)@cf43b911bb08: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_13_20(533)10730900 MSC_Test_0-SCCP(525)@cf43b911bb08: First idle individual index:0 MSC_Test_0-RAN(526)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(527)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(527)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(527)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(525)@cf43b911bb08: { messageType := 2, destLocRef := 'A3BD94'O, sourceLocRef := '000048'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(525)@cf43b911bb08: Session index based on local reference:0 MSC_Test-GSUP(531)@cf43b911bb08: Found GsupExpect[0] for "262420000000037" handled at TC_lu_imsi_auth_tmsi_encr_13_20(533) MSC_Test-GSUP(531)@cf43b911bb08: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_13_20(533)"262420000000037" MSC_Test_0-SCCP(525)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(525)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(525)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(525)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '00065412035A4901'O MSC_Test_0-M3UA(527)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(527)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(527)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(525)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(525)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(525)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(525)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(526)@cf43b911bb08: patching N(SD)=1 into dtap '0514C76D691D'O MSC_Test_0-RAN(526)@cf43b911bb08: patched enc_l3: '0554C76D691D'O MSC_Test_0-SCCP(525)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(525)@cf43b911bb08: vl_len:9 MSC_Test_0-SCCP(525)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(525)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0100060554C76D691D'O MSC_Test_0-M3UA(527)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(527)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(527)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(527)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(527)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(525)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(525)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(525)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(525)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(525)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(525)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(525)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(525)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(525)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(525)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(525)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(525)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(527)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(527)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(527)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(525)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(527)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(526)@cf43b911bb08: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_13_20(533)10730900 TC_lu_imsi_auth_tmsi_encr_13_20(533)@cf43b911bb08: setverdict(pass): none -> pass TC_lu_imsi_auth_tmsi_encr_13_20(533)@cf43b911bb08: Skipping f_verify_vty_lac_ci() TC_lu_imsi_auth_tmsi_encr_13_20(533)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_13_20(533)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_13_20(533)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_0-M3UA(527)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(526)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(528)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(525)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(529)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(531)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(524)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(534)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(532)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(530)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(524): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(525): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(526): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(527): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(528): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(529): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(530): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(531): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(532): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_13_20(533): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(534): none (pass -> pass) MTC@cf43b911bb08: Test case TC_lu_imsi_auth_tmsi_encr_13_2 finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_2 pass'. Mon Jun 10 14:07:08 UTC 2024 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_2 pass ====== Saving talloc report from 172.18.149.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=34541) Waiting for packet dumper to finish... 1 (prev_count=34541, count=166052) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_2 pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_013_2'. ------ MSC_Tests.TC_lu_imsi_auth_tmsi_encr_013_2 ------ Mon Jun 10 14:07:11 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_imsi_auth_tmsi_encr_013_2.pcap" >/data/MSC_Tests.TC_lu_imsi_auth_tmsi_encr_013_2.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_013_2' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_lu_imsi_auth_tmsi_encr_013_2 started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(538)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(538)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(538)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(536)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(539)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(541)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(541)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(541)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(541)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(541)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(541)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(541)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(541)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(538)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(538)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(538)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(538)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(538)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(538)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(538)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(538)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(538)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(538)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(538)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(538)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(538)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(538)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(538)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(538)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(542)@cf43b911bb08: Created GsupExpect[0] for "262420000000038" to be handled at TC_lu_imsi_auth_tmsi_encr_013_20(544) TC_lu_imsi_auth_tmsi_encr_013_20(544)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '1'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000038'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(538)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(538)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(538)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(537)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(537)@cf43b911bb08: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_013_20(544)15671888 MSC_Test_0-SCCP(536)@cf43b911bb08: First idle individual index:0 MSC_Test_0-RAN(537)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(538)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(538)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(538)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(536)@cf43b911bb08: { messageType := 2, destLocRef := 'EF2250'O, sourceLocRef := '000049'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(536)@cf43b911bb08: Session index based on local reference:0 MSC_Test-GSUP(542)@cf43b911bb08: Found GsupExpect[0] for "262420000000038" handled at TC_lu_imsi_auth_tmsi_encr_013_20(544) MSC_Test-GSUP(542)@cf43b911bb08: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_013_20(544)"262420000000038" MSC_Test_0-SCCP(536)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(536)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(536)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(536)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '00065412035A4901'O MSC_Test_0-M3UA(538)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_auth_tmsi_encr_013_20(544)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_013_20(544)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_0-M3UA(538)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(538)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(536)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(536)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(536)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(536)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(537)@cf43b911bb08: patching N(SD)=1 into dtap '051448D8857D'O MSC_Test_0-RAN(537)@cf43b911bb08: patched enc_l3: '055448D8857D'O MSC_Test_0-SCCP(536)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(536)@cf43b911bb08: vl_len:9 MSC_Test_0-SCCP(536)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(536)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010006055448D8857D'O MSC_Test_0-M3UA(538)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(538)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(538)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(536)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(536)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(536)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(536)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(536)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(536)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(536)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(536)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0003552C01'O MSC_Test_0-M3UA(538)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(538)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(538)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(536)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(536)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(536)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(536)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(538)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(538)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(536)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(536)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(536)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(536)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_encr_013_20(544)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(537)@cf43b911bb08: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(537)@cf43b911bb08: patched enc_l3: '059B'O MSC_Test_0-SCCP(536)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(536)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(536)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(536)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(538)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(538)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(538)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(536)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(536)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(536)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(536)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(536)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(536)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(536)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(536)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(538)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(538)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(538)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(536)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(538)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(537)@cf43b911bb08: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_013_20(544)15671888 TC_lu_imsi_auth_tmsi_encr_013_20(544)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_013_20(544)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_013_20(544)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_013_20(544)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_013_20(544)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_0-RAN(537)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(538)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(542)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(536)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(539)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(543)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(540)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(535)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(541)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(545)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(535): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(536): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(537): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(538): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(539): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(540): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(541): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(542): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(543): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_013_20(544): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(545): none (pass -> pass) MTC@cf43b911bb08: Test case TC_lu_imsi_auth_tmsi_encr_013_2 finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_013_2 pass'. Mon Jun 10 14:07:13 UTC 2024 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_encr_013_2 pass ====== Saving talloc report from 172.18.149.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=34557) Waiting for packet dumper to finish... 1 (prev_count=34557, count=213348) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_013_2 pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_1'. ------ MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_1 ------ Mon Jun 10 14:07:15 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_1.pcap" >/data/MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_1.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_1' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_lu_imsi_auth_tmsi_encr_0134_1 started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(549)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(549)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(549)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(547)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(550)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(549)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(549)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(549)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(549)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(549)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test-GSUP-IPA(552)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test_0-M3UA(549)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(549)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(549)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(549)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(549)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(549)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(549)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(549)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(549)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(549)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(549)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(552)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(552)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(552)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(552)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(552)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(552)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(552)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(553)@cf43b911bb08: Created GsupExpect[0] for "262420000000039" to be handled at TC_lu_imsi_auth_tmsi_encr_0134_10(555) TC_lu_imsi_auth_tmsi_encr_0134_10(555)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000039'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(549)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(549)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(549)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(548)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(548)@cf43b911bb08: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_0134_10(555)12069834 MSC_Test_0-SCCP(547)@cf43b911bb08: First idle individual index:0 MSC_Test_0-RAN(548)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(549)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(549)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(549)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(547)@cf43b911bb08: { messageType := 2, destLocRef := 'B82BCA'O, sourceLocRef := '00004A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(547)@cf43b911bb08: Session index based on local reference:0 MSC_Test-GSUP(553)@cf43b911bb08: Found GsupExpect[0] for "262420000000039" handled at TC_lu_imsi_auth_tmsi_encr_0134_10(555) MSC_Test-GSUP(553)@cf43b911bb08: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_0134_10(555)"262420000000039" MSC_Test_0-SCCP(547)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(547)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(547)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(547)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524900'O MSC_Test_0-M3UA(549)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_auth_tmsi_encr_0134_10(555)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_0134_10(555)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_0-M3UA(549)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(549)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(547)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(547)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(547)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(547)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(548)@cf43b911bb08: patching N(SD)=1 into dtap '051426721278210459CD7295'O MSC_Test_0-RAN(548)@cf43b911bb08: patched enc_l3: '055426721278210459CD7295'O MSC_Test_0-SCCP(547)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(547)@cf43b911bb08: vl_len:15 MSC_Test_0-SCCP(547)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(547)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '01000C055426721278210459CD7295'O MSC_Test_0-M3UA(549)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(549)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(549)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(547)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(547)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(547)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(547)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(547)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(547)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(547)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(547)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524900'O MSC_Test_0-M3UA(549)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(549)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(549)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(547)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(547)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(547)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(547)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(547)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(547)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(547)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(547)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0003552C02'O MSC_Test_0-M3UA(549)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(549)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(549)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(547)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(547)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(547)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(547)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(549)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(549)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(547)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(547)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(547)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(547)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_encr_0134_10(555)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(548)@cf43b911bb08: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(548)@cf43b911bb08: patched enc_l3: '059B'O MSC_Test_0-SCCP(547)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(547)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(547)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(547)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(549)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(549)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(549)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(547)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(547)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(547)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(547)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(547)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(547)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(547)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(547)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(549)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(549)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(549)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(547)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(549)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(548)@cf43b911bb08: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_0134_10(555)12069834 TC_lu_imsi_auth_tmsi_encr_0134_10(555)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_0134_10(555)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_0134_10(555)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_0134_10(555)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_0134_10(555)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_0-RAN(548)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(549)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(547)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(550)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(546)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(553)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(551)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(556)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(554)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(552)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(546): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(547): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(548): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(549): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(550): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(551): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(552): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(553): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(554): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_0134_10(555): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(556): none (pass -> pass) MTC@cf43b911bb08: Test case TC_lu_imsi_auth_tmsi_encr_0134_1 finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_1 pass'. Mon Jun 10 14:07:18 UTC 2024 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_1 pass ====== Saving talloc report from 172.18.149.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=34573) Waiting for packet dumper to finish... 1 (prev_count=34573, count=230485) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_1 pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34'. ------ MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34 ------ Mon Jun 10 14:07:20 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34.pcap" >/data/MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_lu_imsi_auth_tmsi_encr_0134_34 started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(560)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(560)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(560)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(558)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(561)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(563)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(563)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(563)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(563)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(563)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(563)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(563)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(563)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(560)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(560)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(560)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(560)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(560)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(560)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(560)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(560)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(560)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(560)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(560)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(560)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(560)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(560)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(560)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(560)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(564)@cf43b911bb08: Created GsupExpect[0] for "262420000000040" to be handled at TC_lu_imsi_auth_tmsi_encr_0134_340(566) TC_lu_imsi_auth_tmsi_encr_0134_340(566)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '1'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000040'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(560)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(560)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(560)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(559)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(559)@cf43b911bb08: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_0134_340(566)9774278 MSC_Test_0-SCCP(558)@cf43b911bb08: First idle individual index:0 MSC_Test_0-RAN(559)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(560)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(560)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(560)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(558)@cf43b911bb08: { messageType := 2, destLocRef := '9524C6'O, sourceLocRef := '00004B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(558)@cf43b911bb08: Session index based on local reference:0 MSC_Test-GSUP(564)@cf43b911bb08: Found GsupExpect[0] for "262420000000040" handled at TC_lu_imsi_auth_tmsi_encr_0134_340(566) MSC_Test-GSUP(564)@cf43b911bb08: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_0134_340(566)"262420000000040" MSC_Test_0-SCCP(558)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(558)@cf43b911bb08: vl_len:11 MSC_Test_0-SCCP(558)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(558)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '00095412035A4982130101'O MSC_Test_0-M3UA(560)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_auth_tmsi_encr_0134_340(566)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_0134_340(566)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_0-M3UA(560)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(560)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(558)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(558)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(558)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(558)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(559)@cf43b911bb08: patching N(SD)=1 into dtap '051444BFCB142104F4041E91'O MSC_Test_0-RAN(559)@cf43b911bb08: patched enc_l3: '055444BFCB142104F4041E91'O MSC_Test_0-SCCP(558)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(558)@cf43b911bb08: vl_len:15 MSC_Test_0-SCCP(558)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(558)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '01000C055444BFCB142104F4041E91'O MSC_Test_0-M3UA(560)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(560)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(560)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(558)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(558)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(558)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(558)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(558)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(558)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(558)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(558)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0003552C05'O MSC_Test_0-M3UA(560)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(560)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(560)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(558)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(558)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(558)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(558)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(560)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(560)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(558)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(558)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(558)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(558)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_encr_0134_340(566)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(559)@cf43b911bb08: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(559)@cf43b911bb08: patched enc_l3: '059B'O MSC_Test_0-SCCP(558)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(558)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(558)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(558)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(560)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(560)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(560)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(558)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(558)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(558)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(558)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(558)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(558)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(558)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(558)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(560)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(560)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(560)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(558)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(560)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(559)@cf43b911bb08: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_0134_340(566)9774278 TC_lu_imsi_auth_tmsi_encr_0134_340(566)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_0134_340(566)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_0134_340(566)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_0134_340(566)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_0134_340(566)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_0-RAN(559)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(558)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(567)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(561)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(557)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(565)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(563)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(560)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(562)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(564)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(557): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(558): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(559): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(560): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(561): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(562): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(563): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(564): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(565): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_0134_340(566): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(567): none (pass -> pass) MTC@cf43b911bb08: Test case TC_lu_imsi_auth_tmsi_encr_0134_34 finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34 pass'. Mon Jun 10 14:07:22 UTC 2024 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34 pass ====== Saving talloc report from 172.18.149.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=34585) Waiting for packet dumper to finish... 1 (prev_count=34585, count=213526) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34 pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm3'. ------ MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm3 ------ Mon Jun 10 14:07:25 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm3.pcap" >/data/MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: 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@cf43b911bb08: Test case TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm3 started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(571)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(571)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(571)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(569)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(572)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(574)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(574)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(574)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(574)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(574)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(574)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(574)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(574)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(575)@cf43b911bb08: Created GsupExpect[0] for "262420000000041" to be handled at TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(577) TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(577)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '1'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000041'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(571)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(571)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(571)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(571)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(571)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(571)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(571)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(571)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(571)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(571)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(571)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(571)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(571)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(571)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(571)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(571)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(571)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(571)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(571)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(570)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(570)@cf43b911bb08: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(577)15921955 MSC_Test_0-SCCP(569)@cf43b911bb08: First idle individual index:0 MSC_Test_0-RAN(570)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(571)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(571)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(571)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(569)@cf43b911bb08: { messageType := 2, destLocRef := 'F2F323'O, sourceLocRef := '00004C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(569)@cf43b911bb08: Session index based on local reference:0 MSC_Test-GSUP(575)@cf43b911bb08: Found GsupExpect[0] for "262420000000041" handled at TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(577) MSC_Test-GSUP(575)@cf43b911bb08: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(577)"262420000000041" MSC_Test_0-SCCP(569)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(569)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(569)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(569)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '00065412035A4902'O MSC_Test_0-M3UA(571)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(577)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(577)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_0-M3UA(571)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(571)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(569)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(569)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(569)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(569)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(570)@cf43b911bb08: patching N(SD)=1 into dtap '05142A08B3DF21042BD8F6D4'O MSC_Test_0-RAN(570)@cf43b911bb08: patched enc_l3: '05542A08B3DF21042BD8F6D4'O MSC_Test_0-SCCP(569)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(569)@cf43b911bb08: vl_len:15 MSC_Test_0-SCCP(569)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(569)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '01000C05542A08B3DF21042BD8F6D4'O MSC_Test_0-M3UA(571)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(571)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(571)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(569)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(569)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(569)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(569)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(569)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(569)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(569)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(569)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '00065412035A4902'O MSC_Test_0-M3UA(571)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(571)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(571)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(569)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(569)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(569)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(569)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(569)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(569)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(569)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(569)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(571)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(571)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(571)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(569)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(569)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(569)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(569)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(571)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(571)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(569)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(569)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(569)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(569)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(577)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(570)@cf43b911bb08: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(570)@cf43b911bb08: patched enc_l3: '059B'O MSC_Test_0-SCCP(569)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(569)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(569)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(569)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(571)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(571)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(571)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(569)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(569)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(569)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(569)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(569)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(569)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(569)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(569)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(571)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(571)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(571)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(569)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(571)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(570)@cf43b911bb08: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(577)15921955 TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(577)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(577)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(577)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(577)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(577)@cf43b911bb08: Final verdict of PTC: pass MSC_Test-MNCC(572)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(570)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(571)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(569)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(573)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(568)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(575)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(574)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(576)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(578)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(568): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(569): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(570): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(571): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(572): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(573): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(574): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(575): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(576): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(577): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(578): none (pass -> pass) MTC@cf43b911bb08: Test case TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm3 finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm3 pass'. Mon Jun 10 14:07:27 UTC 2024 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm3 pass ====== Saving talloc report from 172.18.149.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=34669) Waiting for packet dumper to finish... 1 (prev_count=34669, count=226822) MTC@cf43b911bb08: 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@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_release_timeout'. ------ MSC_Tests.TC_mo_release_timeout ------ Mon Jun 10 14:07:30 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_mo_release_timeout.pcap" >/data/MSC_Tests.TC_mo_release_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_release_timeout' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_mo_release_timeout started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(582)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(582)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(582)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(580)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(583)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(585)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(585)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(585)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(585)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(585)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(585)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(585)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(585)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(582)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(582)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(582)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(582)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(582)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(582)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(582)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(582)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(582)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(582)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(582)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(582)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(582)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(582)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(582)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(582)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(586)@cf43b911bb08: Created GsupExpect[0] for "262420000000040" to be handled at TC_mo_release_timeout0(588) TC_mo_release_timeout0(588)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000040'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(582)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(582)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(582)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(581)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(581)@cf43b911bb08: Added conn table entry 0TC_mo_release_timeout0(588)14134212 MSC_Test_0-RAN(581)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(580)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(582)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(582)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(582)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(582)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(582)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(580)@cf43b911bb08: { messageType := 2, destLocRef := 'D7ABC4'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(580)@cf43b911bb08: Session index based on local reference:0 MSC_Test-GSUP(586)@cf43b911bb08: Found GsupExpect[0] for "262420000000040" handled at TC_mo_release_timeout0(588) MSC_Test-GSUP(586)@cf43b911bb08: Added IMSI table entry 0TC_mo_release_timeout0(588)"262420000000040" MSC_Test_0-SCCP(580)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(580)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(580)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(580)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(580)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(580)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(580)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(580)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_mo_release_timeout0(588)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_release_timeout0(588)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_0-M3UA(582)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(582)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(582)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(580)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(580)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(580)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(580)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_release_timeout0(588)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(581)@cf43b911bb08: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(581)@cf43b911bb08: patched enc_l3: '055B'O MSC_Test_0-SCCP(580)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(580)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(580)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(580)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(582)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(582)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(582)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(580)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(580)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(580)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(580)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(580)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(580)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(580)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(580)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(582)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(582)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(582)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(580)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(582)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(581)@cf43b911bb08: Deleted conn table entry 0TC_mo_release_timeout0(588)14134212 TC_mo_release_timeout0(588)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_mo_release_timeout0(588)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_release_timeout0(588)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_mo_release_timeout0(588)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_mo_release_timeout0(588)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '9D7772B8'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(581)@cf43b911bb08: Added conn table entry 0TC_mo_release_timeout0(588)8490213 MSC_Test_0-RAN(581)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(580)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(582)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(582)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(582)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(580)@cf43b911bb08: { messageType := 2, destLocRef := '818CE5'O, sourceLocRef := '00004E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(580)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(582)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(582)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(582)@cf43b911bb08: Message received on association #8 MSC_Test_0-SCCP(580)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(580)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(580)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(580)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(582)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(580)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(580)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(580)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(580)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_release_timeout0(588)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_release_timeout0(588)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(583)@cf43b911bb08: Created MnccExpect[0] for "12345" to be handled at TC_mo_release_timeout0(588) MSC_Test-MGCP(584)@cf43b911bb08: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mo_release_timeout0(588) MSC_Test_0-RAN(581)@cf43b911bb08: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(581)@cf43b911bb08: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(580)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(580)@cf43b911bb08: vl_len:19 MSC_Test_0-SCCP(580)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(580)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(582)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(584)@cf43b911bb08: Found Expect[0] for { line := { verb := "CRCX", trans_id := "60", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "e" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_mo_release_timeout0(588) TC_mo_release_timeout0(588)@cf43b911bb08: f_mo_call_establish 2: rx 1st CRCX TC_mo_release_timeout0(588)@cf43b911bb08: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(583)@cf43b911bb08: Found MnccExpect[0] for "12345" handled at TC_mo_release_timeout0(588) MSC_Test-MNCC(583)@cf43b911bb08: Added conn table entry 0TC_mo_release_timeout0(588)-2147483637 TC_mo_release_timeout0(588)@cf43b911bb08: Osmux ok: use_osmux = false got_osmux_count = 0 TC_mo_release_timeout0(588)@cf43b911bb08: f_mo_call_establish DONE TC_mo_release_timeout0(588)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(582)@cf43b911bb08: Message received on association #8 MSC_Test-MNCC(583)@cf43b911bb08: Deleted conn table entry 0TC_mo_release_timeout0(588)-2147483637 MSC_Test_0-M3UA(582)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(582)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(582)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(580)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(580)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(580)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(580)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(580)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(580)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(580)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(580)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(580)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(580)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(580)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(580)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(582)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(582)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(582)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(580)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(582)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(581)@cf43b911bb08: Deleted conn table entry 0TC_mo_release_timeout0(588)8490213 TC_mo_release_timeout0(588)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_mo_release_timeout0(588)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_release_timeout0(588)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_mo_release_timeout0(588)@cf43b911bb08: Final verdict of PTC: pass IPA-CTRL-CLI-IPA(579)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(581)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(586)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(583)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(582)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(580)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(585)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(589)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(587)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(584)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(579): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(580): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(581): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(582): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(583): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(584): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(585): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(586): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(587): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_mo_release_timeout0(588): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(589): none (pass -> pass) MTC@cf43b911bb08: Test case TC_mo_release_timeout finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_release_timeout pass'. Mon Jun 10 14:07:35 UTC 2024 ====== MSC_Tests.TC_mo_release_timeout pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests.TC_mo_release_timeout.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=230561) Waiting for packet dumper to finish... 1 (prev_count=230561, count=305665) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_release_timeout pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_call_no_dlcx_resp'. ------ MSC_Tests.TC_lu_and_mt_call_no_dlcx_resp ------ Mon Jun 10 14:07:38 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_and_mt_call_no_dlcx_resp.pcap" >/data/MSC_Tests.TC_lu_and_mt_call_no_dlcx_resp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_call_no_dlcx_resp' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_lu_and_mt_call_no_dlcx_resp started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(593)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(593)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(593)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(591)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(594)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(596)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(596)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(596)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(596)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(596)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(596)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(596)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(596)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(593)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(593)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(593)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(593)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(593)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(593)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(593)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(593)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(593)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(593)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(593)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(593)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(593)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(593)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(593)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(593)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(597)@cf43b911bb08: Created GsupExpect[0] for "262420000000041" to be handled at TC_lu_and_mt_call_no_dlcx_resp0(599) TC_lu_and_mt_call_no_dlcx_resp0(599)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000041'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(593)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(593)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(593)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(592)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(592)@cf43b911bb08: Added conn table entry 0TC_lu_and_mt_call_no_dlcx_resp0(599)8358500 MSC_Test_0-SCCP(591)@cf43b911bb08: First idle individual index:0 MSC_Test_0-RAN(592)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(593)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(593)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(593)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(593)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(593)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(591)@cf43b911bb08: { messageType := 2, destLocRef := '7F8A64'O, sourceLocRef := '00004F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(591)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(591)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(591)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(591)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(591)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(597)@cf43b911bb08: Found GsupExpect[0] for "262420000000041" handled at TC_lu_and_mt_call_no_dlcx_resp0(599) MSC_Test-GSUP(597)@cf43b911bb08: Added IMSI table entry 0TC_lu_and_mt_call_no_dlcx_resp0(599)"262420000000041" MSC_Test_0-SCCP(591)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(591)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(591)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(591)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(593)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_call_no_dlcx_resp0(599)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_no_dlcx_resp0(599)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_0-M3UA(593)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(593)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(591)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(591)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(591)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(591)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_no_dlcx_resp0(599)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(592)@cf43b911bb08: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(592)@cf43b911bb08: patched enc_l3: '055B'O MSC_Test_0-SCCP(591)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(591)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(591)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(591)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(593)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(593)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(593)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(591)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(591)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(591)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(591)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(591)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(591)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(591)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(591)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(593)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(593)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(593)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(591)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(593)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(592)@cf43b911bb08: Deleted conn table entry 0TC_lu_and_mt_call_no_dlcx_resp0(599)8358500 TC_lu_and_mt_call_no_dlcx_resp0(599)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_no_dlcx_resp0(599)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_no_dlcx_resp0(599)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_no_dlcx_resp0(599)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(594)@cf43b911bb08: Added conn table entry 0TC_lu_and_mt_call_no_dlcx_resp0(599)1046623878 MSC_Test_0-RAN(592)@cf43b911bb08: Created IMSI[0] for '262420000000041'H'53B1D58E'O to be handled at TC_lu_and_mt_call_no_dlcx_resp0(599) MSC_Test_0-M3UA(593)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(593)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(592)@cf43b911bb08: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_call_no_dlcx_resp0(599) TC_lu_and_mt_call_no_dlcx_resp0(599)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(592)@cf43b911bb08: Created IMSI[1] for '262420000000041'H'53B1D58E'O to be handled at TC_lu_and_mt_call_no_dlcx_resp0(599) TC_lu_and_mt_call_no_dlcx_resp0(599)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '53B1D58E'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(592)@cf43b911bb08: Added conn table entry 0TC_lu_and_mt_call_no_dlcx_resp0(599)6075347 MSC_Test_0-SCCP(591)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(593)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(593)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(593)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(591)@cf43b911bb08: { messageType := 2, destLocRef := '5CB3D3'O, sourceLocRef := '000050'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(591)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(593)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(593)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(593)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(593)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(591)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(591)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(591)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(591)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(591)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(591)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(591)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(591)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_no_dlcx_resp0(599)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_no_dlcx_resp0(599)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_no_dlcx_resp0(599)@cf43b911bb08: f_mt_call_complete 1 MSC_Test_0-RAN(592)@cf43b911bb08: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(592)@cf43b911bb08: patched enc_l3: '8301'O MSC_Test_0-SCCP(591)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(591)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(591)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(591)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(593)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_call_no_dlcx_resp0(599)@cf43b911bb08: f_mt_call_complete 2 MSC_Test-MGCP(595)@cf43b911bb08: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_call_no_dlcx_resp0(599) MSC_Test-MGCP(595)@cf43b911bb08: Found Expect[0] for { line := { verb := "CRCX", trans_id := "63", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "f" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mt_call_no_dlcx_resp0(599) TC_lu_and_mt_call_no_dlcx_resp0(599)@cf43b911bb08: f_mt_call_complete 3 TC_lu_and_mt_call_no_dlcx_resp0(599)@cf43b911bb08: f_mt_call_complete 4 MSC_Test_0-M3UA(593)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(593)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(591)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(591)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(591)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(591)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_no_dlcx_resp0(599)@cf43b911bb08: f_mt_call_complete 6 MSC_Test_0-SCCP(591)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(591)@cf43b911bb08: vl_len:14 MSC_Test_0-SCCP(591)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(591)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(593)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(592)@cf43b911bb08: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(592)@cf43b911bb08: patched enc_l3: '8347'O MSC_Test_0-SCCP(591)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(591)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(591)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(591)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(593)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_call_no_dlcx_resp0(599)@cf43b911bb08: f_mt_call_complete 5 TC_lu_and_mt_call_no_dlcx_resp0(599)@cf43b911bb08: f_mt_call_complete 8 TC_lu_and_mt_call_no_dlcx_resp0(599)@cf43b911bb08: f_mt_call_complete 7 TC_lu_and_mt_call_no_dlcx_resp0(599)@cf43b911bb08: f_mt_call_complete 9 TC_lu_and_mt_call_no_dlcx_resp0(599)@cf43b911bb08: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_call_no_dlcx_resp0(599)@cf43b911bb08: f_mt_call_complete DONE TC_lu_and_mt_call_no_dlcx_resp0(599)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_no_dlcx_resp0(599)@cf43b911bb08: Hold the call for some time TC_lu_and_mt_call_no_dlcx_resp0(599)@cf43b911bb08: Call stayed open for 5.000000 seconds, all is well. TC_lu_and_mt_call_no_dlcx_resp0(599)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_no_dlcx_resp0(599)@cf43b911bb08: Hangup TC_lu_and_mt_call_no_dlcx_resp0(599)@cf43b911bb08: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(593)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(593)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(591)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(591)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(591)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(591)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_no_dlcx_resp0(599)@cf43b911bb08: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(592)@cf43b911bb08: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(592)@cf43b911bb08: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(591)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(591)@cf43b911bb08: vl_len:9 MSC_Test_0-SCCP(591)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(591)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(593)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(594)@cf43b911bb08: Deleted conn table entry 0TC_lu_and_mt_call_no_dlcx_resp0(599)1046623878 TC_lu_and_mt_call_no_dlcx_resp0(599)@cf43b911bb08: f_call_hangup 2: rx MNCC REL ind MSC_Test_0-M3UA(593)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(593)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(593)@cf43b911bb08: Message received on association #8 MSC_Test_0-SCCP(591)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(593)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(591)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(591)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(591)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(591)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(591)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(591)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(591)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_no_dlcx_resp0(599)@cf43b911bb08: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_call_no_dlcx_resp0(599)@cf43b911bb08: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_call_no_dlcx_resp0(599)@cf43b911bb08: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_call_no_dlcx_resp0(599)@cf43b911bb08: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(591)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(591)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(591)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(591)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(593)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(593)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(593)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(591)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(593)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(592)@cf43b911bb08: Deleted conn table entry 0TC_lu_and_mt_call_no_dlcx_resp0(599)6075347 TC_lu_and_mt_call_no_dlcx_resp0(599)@cf43b911bb08: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_call_no_dlcx_resp0(599)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_no_dlcx_resp0(599)@cf43b911bb08: f_call_hangup 9: done MSC_Test_0-RAN(592)@cf43b911bb08: Removed IMSI[0] for '262420000000041'H to be handled at TC_lu_and_mt_call_no_dlcx_resp0(599) TC_lu_and_mt_call_no_dlcx_resp0(599)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_no_dlcx_resp0(599)@cf43b911bb08: Final verdict of PTC: pass MSC_Test-GSUP(597)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(592)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(591)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(593)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(594)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(590)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(595)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(598)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(596)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(600)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(590): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(591): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(592): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(593): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(594): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(595): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(596): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(597): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(598): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_lu_and_mt_call_no_dlcx_resp0(599): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(600): none (pass -> pass) MTC@cf43b911bb08: Test case TC_lu_and_mt_call_no_dlcx_resp finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_call_no_dlcx_resp pass'. Mon Jun 10 14:07:53 UTC 2024 ====== MSC_Tests.TC_lu_and_mt_call_no_dlcx_resp pass ====== Saving talloc report from 172.18.149.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=383103) Waiting for packet dumper to finish... 1 (prev_count=383103, count=390866) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_call_no_dlcx_resp pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_reset_two'. ------ MSC_Tests.TC_reset_two ------ Mon Jun 10 14:07:55 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_reset_two.pcap" >/data/MSC_Tests.TC_reset_two.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_reset_two' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_reset_two started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(604)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(604)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(604)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(602)@cf43b911bb08: v_sccp_pdu_maxlen:268 MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_1-M3UA(607)@cf43b911bb08: ************************************************* MSC_Test_1-M3UA(607)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(607)@cf43b911bb08: ************************************************* MSC_Test_1-SCCP(605)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(608)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(610)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(610)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(610)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(610)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(610)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(610)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(610)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(610)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(604)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(604)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(604)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(604)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(604)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(604)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(604)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(604)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(604)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(604)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(604)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(604)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(604)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(604)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(604)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(604)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(607)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23907 to server: "172.18.149.200":2905 association #8 MSC_Test_1-M3UA(607)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(607)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(607)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_1-M3UA(607)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(607)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(607)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(607)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(607)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(607)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(607)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(607)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(607)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(607)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(607)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(607)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(604)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(604)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(604)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(603)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(607)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(607)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(607)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(606)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_1-RAN(606)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(602)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(603)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(608)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(611)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-SCCP(605)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(610)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(604)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(609)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-M3UA(607)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(601)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(612)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: pass MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(601): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(602): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(603): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(604): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-SCCP(605): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-RAN(606): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-M3UA(607): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(608): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(609): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(610): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(611): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(612): none (pass -> pass) MTC@cf43b911bb08: Test case TC_reset_two finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_reset_two pass'. Mon Jun 10 14:07:59 UTC 2024 ====== MSC_Tests.TC_reset_two pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests.TC_reset_two.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=98592) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_reset_two pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_call'. ------ MSC_Tests.TC_lu_and_mt_call ------ Mon Jun 10 14:08:01 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_and_mt_call.pcap" >/data/MSC_Tests.TC_lu_and_mt_call.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_call' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_lu_and_mt_call started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(616)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(616)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(616)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(614)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(617)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(619)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(619)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(619)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(619)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(619)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(619)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(619)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(619)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(620)@cf43b911bb08: Created GsupExpect[0] for "262420000000039" to be handled at TC_lu_and_mt_call0(622) TC_lu_and_mt_call0(622)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000039'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(616)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(616)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(616)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(616)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(616)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(616)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(616)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(616)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(616)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(616)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(616)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(616)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(616)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(616)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(616)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(616)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(616)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(616)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(616)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(615)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(615)@cf43b911bb08: Added conn table entry 0TC_lu_and_mt_call0(622)13326807 MSC_Test_0-SCCP(614)@cf43b911bb08: First idle individual index:0 MSC_Test_0-RAN(615)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(616)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(616)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(616)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(616)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(616)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(614)@cf43b911bb08: { messageType := 2, destLocRef := 'CB59D7'O, sourceLocRef := '000051'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(614)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(614)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(614)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(614)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(614)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(620)@cf43b911bb08: Found GsupExpect[0] for "262420000000039" handled at TC_lu_and_mt_call0(622) MSC_Test-GSUP(620)@cf43b911bb08: Added IMSI table entry 0TC_lu_and_mt_call0(622)"262420000000039" MSC_Test_0-SCCP(614)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(614)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(614)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(614)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(616)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_call0(622)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call0(622)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_0-M3UA(616)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(616)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(614)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(614)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(614)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(614)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call0(622)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(615)@cf43b911bb08: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(615)@cf43b911bb08: patched enc_l3: '055B'O MSC_Test_0-SCCP(614)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(614)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(614)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(614)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(616)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(616)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(616)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(614)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(614)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(614)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(614)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(614)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(614)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(614)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(614)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(616)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(616)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(616)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(614)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(616)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(615)@cf43b911bb08: Deleted conn table entry 0TC_lu_and_mt_call0(622)13326807 TC_lu_and_mt_call0(622)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call0(622)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call0(622)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call0(622)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(617)@cf43b911bb08: Added conn table entry 0TC_lu_and_mt_call0(622)611670700 MSC_Test_0-RAN(615)@cf43b911bb08: Created IMSI[0] for '262420000000039'H'543F9CD3'O to be handled at TC_lu_and_mt_call0(622) MSC_Test_0-M3UA(616)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(616)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(615)@cf43b911bb08: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_call0(622) TC_lu_and_mt_call0(622)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(615)@cf43b911bb08: Created IMSI[1] for '262420000000039'H'543F9CD3'O to be handled at TC_lu_and_mt_call0(622) TC_lu_and_mt_call0(622)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '543F9CD3'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(615)@cf43b911bb08: Added conn table entry 0TC_lu_and_mt_call0(622)1739619 MSC_Test_0-SCCP(614)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(616)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(616)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(616)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(614)@cf43b911bb08: { messageType := 2, destLocRef := '1A8B63'O, sourceLocRef := '000052'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(614)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(616)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(616)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(616)@cf43b911bb08: Message received on association #8 MSC_Test_0-SCCP(614)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(614)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(614)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(614)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(616)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(614)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(614)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(614)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(614)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call0(622)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call0(622)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call0(622)@cf43b911bb08: f_mt_call_complete 1 MSC_Test_0-RAN(615)@cf43b911bb08: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(615)@cf43b911bb08: patched enc_l3: '8301'O MSC_Test_0-SCCP(614)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(614)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(614)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(614)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(616)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_call0(622)@cf43b911bb08: f_mt_call_complete 2 MSC_Test-MGCP(618)@cf43b911bb08: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_call0(622) MSC_Test-MGCP(618)@cf43b911bb08: Found Expect[0] for { line := { verb := "CRCX", trans_id := "69", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "10" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mt_call0(622) TC_lu_and_mt_call0(622)@cf43b911bb08: f_mt_call_complete 3 TC_lu_and_mt_call0(622)@cf43b911bb08: f_mt_call_complete 4 MSC_Test_0-M3UA(616)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(616)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(614)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(614)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(614)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(614)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call0(622)@cf43b911bb08: f_mt_call_complete 6 MSC_Test_0-SCCP(614)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(614)@cf43b911bb08: vl_len:14 MSC_Test_0-SCCP(614)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(614)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(616)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(615)@cf43b911bb08: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(615)@cf43b911bb08: patched enc_l3: '8347'O MSC_Test_0-SCCP(614)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(614)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(614)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(614)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(616)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_call0(622)@cf43b911bb08: f_mt_call_complete 5 TC_lu_and_mt_call0(622)@cf43b911bb08: f_mt_call_complete 8 TC_lu_and_mt_call0(622)@cf43b911bb08: f_mt_call_complete 7 TC_lu_and_mt_call0(622)@cf43b911bb08: f_mt_call_complete 9 TC_lu_and_mt_call0(622)@cf43b911bb08: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_call0(622)@cf43b911bb08: f_mt_call_complete DONE TC_lu_and_mt_call0(622)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call0(622)@cf43b911bb08: Hold the call for some time TC_lu_and_mt_call0(622)@cf43b911bb08: Call stayed open for 5.000000 seconds, all is well. TC_lu_and_mt_call0(622)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call0(622)@cf43b911bb08: Hangup TC_lu_and_mt_call0(622)@cf43b911bb08: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(616)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(616)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(614)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(614)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(614)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(614)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call0(622)@cf43b911bb08: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(615)@cf43b911bb08: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(615)@cf43b911bb08: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(614)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(614)@cf43b911bb08: vl_len:9 MSC_Test_0-SCCP(614)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(614)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(616)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(617)@cf43b911bb08: Deleted conn table entry 0TC_lu_and_mt_call0(622)611670700 MSC_Test_0-M3UA(616)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(616)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_lu_and_mt_call0(622)@cf43b911bb08: f_call_hangup 2: rx MNCC REL ind MSC_Test_0-SCCP(614)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(614)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(614)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(614)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(616)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(616)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(614)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(614)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(614)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(614)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call0(622)@cf43b911bb08: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_call0(622)@cf43b911bb08: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_call0(622)@cf43b911bb08: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_call0(622)@cf43b911bb08: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(614)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(614)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(614)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(614)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(616)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(616)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(616)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(614)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-RAN(615)@cf43b911bb08: Deleted conn table entry 0TC_lu_and_mt_call0(622)1739619 MSC_Test_0-M3UA(616)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_call0(622)@cf43b911bb08: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_call0(622)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call0(622)@cf43b911bb08: f_call_hangup 9: done MSC_Test_0-RAN(615)@cf43b911bb08: Removed IMSI[0] for '262420000000039'H to be handled at TC_lu_and_mt_call0(622) TC_lu_and_mt_call0(622)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call0(622)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_0-RAN(615)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(614)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(620)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(616)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(613)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(618)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(621)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(619)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(623)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(617)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(613): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(614): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(615): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(616): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(617): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(618): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(619): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(620): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(621): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_lu_and_mt_call0(622): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(623): none (pass -> pass) MTC@cf43b911bb08: Test case TC_lu_and_mt_call finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_call pass'. Mon Jun 10 14:08:09 UTC 2024 ====== MSC_Tests.TC_lu_and_mt_call pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests.TC_lu_and_mt_call.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=372347) Waiting for packet dumper to finish... 1 (prev_count=372347, count=391933) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_call pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_call_ipv6'. ------ MSC_Tests.TC_lu_and_mt_call_ipv6 ------ Mon Jun 10 14:08:12 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_and_mt_call_ipv6.pcap" >/data/MSC_Tests.TC_lu_and_mt_call_ipv6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_call_ipv6' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_lu_and_mt_call_ipv6 started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(627)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(627)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(627)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(625)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(628)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(630)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(630)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(630)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(630)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(630)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(630)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(630)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(630)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(631)@cf43b911bb08: Created GsupExpect[0] for "262420000000039" to be handled at TC_lu_and_mt_call_ipv60(633) TC_lu_and_mt_call_ipv60(633)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000039'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(627)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(627)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(627)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(627)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(627)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(627)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(627)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(627)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(627)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(627)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(627)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(627)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(627)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(627)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(627)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(627)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(627)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(627)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(627)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(626)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(626)@cf43b911bb08: Added conn table entry 0TC_lu_and_mt_call_ipv60(633)2374789 MSC_Test_0-SCCP(625)@cf43b911bb08: First idle individual index:0 MSC_Test_0-RAN(626)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(627)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(627)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(627)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(627)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(627)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(625)@cf43b911bb08: { messageType := 2, destLocRef := '243C85'O, sourceLocRef := '000053'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(625)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(625)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(625)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(625)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(625)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(631)@cf43b911bb08: Found GsupExpect[0] for "262420000000039" handled at TC_lu_and_mt_call_ipv60(633) MSC_Test-GSUP(631)@cf43b911bb08: Added IMSI table entry 0TC_lu_and_mt_call_ipv60(633)"262420000000039" MSC_Test_0-SCCP(625)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(625)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(625)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(625)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(627)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_call_ipv60(633)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_ipv60(633)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_0-M3UA(627)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(627)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(625)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(625)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(625)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(625)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_ipv60(633)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(626)@cf43b911bb08: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(626)@cf43b911bb08: patched enc_l3: '055B'O MSC_Test_0-SCCP(625)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(625)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(625)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(625)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(627)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(627)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(627)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(625)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(625)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(625)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(625)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(625)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(625)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(625)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(625)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(627)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(627)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(627)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(625)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(627)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(626)@cf43b911bb08: Deleted conn table entry 0TC_lu_and_mt_call_ipv60(633)2374789 TC_lu_and_mt_call_ipv60(633)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_ipv60(633)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_ipv60(633)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_ipv60(633)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(628)@cf43b911bb08: Added conn table entry 0TC_lu_and_mt_call_ipv60(633)767766980 MSC_Test_0-RAN(626)@cf43b911bb08: Created IMSI[0] for '262420000000039'H'4BB370DE'O to be handled at TC_lu_and_mt_call_ipv60(633) MSC_Test_0-M3UA(627)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(627)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(626)@cf43b911bb08: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_call_ipv60(633) TC_lu_and_mt_call_ipv60(633)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(626)@cf43b911bb08: Created IMSI[1] for '262420000000039'H'4BB370DE'O to be handled at TC_lu_and_mt_call_ipv60(633) TC_lu_and_mt_call_ipv60(633)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '4BB370DE'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(626)@cf43b911bb08: Added conn table entry 0TC_lu_and_mt_call_ipv60(633)5550837 MSC_Test_0-SCCP(625)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(627)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(627)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(627)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(625)@cf43b911bb08: { messageType := 2, destLocRef := '54B2F5'O, sourceLocRef := '000054'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(625)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(627)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(627)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(627)@cf43b911bb08: Message received on association #8 MSC_Test_0-SCCP(625)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(625)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(625)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(625)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(625)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(625)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(625)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(625)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(627)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_lu_and_mt_call_ipv60(633)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_ipv60(633)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_ipv60(633)@cf43b911bb08: f_mt_call_complete 1 MSC_Test_0-RAN(626)@cf43b911bb08: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(626)@cf43b911bb08: patched enc_l3: '8301'O MSC_Test_0-SCCP(625)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(625)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(625)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(625)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(627)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_call_ipv60(633)@cf43b911bb08: f_mt_call_complete 2 MSC_Test-MGCP(629)@cf43b911bb08: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_call_ipv60(633) MSC_Test-MGCP(629)@cf43b911bb08: Found Expect[0] for { line := { verb := "CRCX", trans_id := "75", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "11" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mt_call_ipv60(633) TC_lu_and_mt_call_ipv60(633)@cf43b911bb08: f_mt_call_complete 3 TC_lu_and_mt_call_ipv60(633)@cf43b911bb08: f_mt_call_complete 4 MSC_Test_0-M3UA(627)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(627)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(625)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(625)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(625)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(625)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_ipv60(633)@cf43b911bb08: f_mt_call_complete 6 MSC_Test_0-SCCP(625)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(625)@cf43b911bb08: vl_len:26 MSC_Test_0-SCCP(625)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(625)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0018027C120000000000000000000000000000000323287E0180'O MSC_Test_0-RAN(626)@cf43b911bb08: patching N(SD)=1 into dtap '8307'O MSC_Test_0-M3UA(627)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(626)@cf43b911bb08: patched enc_l3: '8347'O MSC_Test_0-SCCP(625)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(625)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(625)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(625)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(627)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_call_ipv60(633)@cf43b911bb08: f_mt_call_complete 5 TC_lu_and_mt_call_ipv60(633)@cf43b911bb08: f_mt_call_complete 8 TC_lu_and_mt_call_ipv60(633)@cf43b911bb08: f_mt_call_complete 7 TC_lu_and_mt_call_ipv60(633)@cf43b911bb08: f_mt_call_complete 9 TC_lu_and_mt_call_ipv60(633)@cf43b911bb08: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_call_ipv60(633)@cf43b911bb08: f_mt_call_complete DONE TC_lu_and_mt_call_ipv60(633)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_ipv60(633)@cf43b911bb08: Hold the call for some time TC_lu_and_mt_call_ipv60(633)@cf43b911bb08: Call stayed open for 5.000000 seconds, all is well. TC_lu_and_mt_call_ipv60(633)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_ipv60(633)@cf43b911bb08: Hangup TC_lu_and_mt_call_ipv60(633)@cf43b911bb08: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(627)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(627)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(625)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(625)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(625)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(625)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_ipv60(633)@cf43b911bb08: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(626)@cf43b911bb08: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(626)@cf43b911bb08: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(625)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(625)@cf43b911bb08: vl_len:9 MSC_Test_0-SCCP(625)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(625)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(627)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(628)@cf43b911bb08: Deleted conn table entry 0TC_lu_and_mt_call_ipv60(633)767766980 MSC_Test_0-M3UA(627)@cf43b911bb08: Message received on association #8 TC_lu_and_mt_call_ipv60(633)@cf43b911bb08: f_call_hangup 2: rx MNCC REL ind MSC_Test_0-M3UA(627)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(627)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(627)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(625)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(625)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(625)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(625)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(625)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(625)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(625)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(625)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_ipv60(633)@cf43b911bb08: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_call_ipv60(633)@cf43b911bb08: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_call_ipv60(633)@cf43b911bb08: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_call_ipv60(633)@cf43b911bb08: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(625)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(625)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(625)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(625)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(627)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(627)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(627)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(625)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(627)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(626)@cf43b911bb08: Deleted conn table entry 0TC_lu_and_mt_call_ipv60(633)5550837 TC_lu_and_mt_call_ipv60(633)@cf43b911bb08: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_call_ipv60(633)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_ipv60(633)@cf43b911bb08: f_call_hangup 9: done MSC_Test_0-RAN(626)@cf43b911bb08: Removed IMSI[0] for '262420000000039'H to be handled at TC_lu_and_mt_call_ipv60(633) TC_lu_and_mt_call_ipv60(633)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_ipv60(633)@cf43b911bb08: Final verdict of PTC: pass MSC_Test-MNCC(628)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(626)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(625)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(627)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(634)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(624)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(630)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(629)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(631)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(632)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(624): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(625): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(626): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(627): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(628): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(629): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(630): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(631): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(632): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_lu_and_mt_call_ipv60(633): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(634): none (pass -> pass) MTC@cf43b911bb08: Test case TC_lu_and_mt_call_ipv6 finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_call_ipv6 pass'. Mon Jun 10 14:08:20 UTC 2024 ====== MSC_Tests.TC_lu_and_mt_call_ipv6 pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests.TC_lu_and_mt_call_ipv6.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=370703) Waiting for packet dumper to finish... 1 (prev_count=370703, count=390289) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_call_ipv6 pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_call_already_paging'. ------ MSC_Tests.TC_lu_and_mt_call_already_paging ------ Mon Jun 10 14:08:23 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_and_mt_call_already_paging.pcap" >/data/MSC_Tests.TC_lu_and_mt_call_already_paging.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_call_already_paging' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_lu_and_mt_call_already_paging started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(638)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(638)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(638)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(636)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(639)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(641)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(641)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(641)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(641)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(641)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(641)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(641)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(641)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(638)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(638)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(638)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(638)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(638)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(638)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(638)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(638)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(638)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(638)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(638)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(638)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(638)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(638)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(638)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(638)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(642)@cf43b911bb08: Created GsupExpect[0] for "262420000000391" to be handled at TC_lu_and_mt_call_already_paging0(644) TC_lu_and_mt_call_already_paging0(644)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000391'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(638)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(638)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(638)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(637)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(637)@cf43b911bb08: Added conn table entry 0TC_lu_and_mt_call_already_paging0(644)4292063 MSC_Test_0-SCCP(636)@cf43b911bb08: First idle individual index:0 MSC_Test_0-RAN(637)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(638)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(638)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(638)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(638)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(638)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(636)@cf43b911bb08: { messageType := 2, destLocRef := '417DDF'O, sourceLocRef := '000055'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(636)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(636)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(636)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(636)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(636)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(642)@cf43b911bb08: Found GsupExpect[0] for "262420000000391" handled at TC_lu_and_mt_call_already_paging0(644) MSC_Test-GSUP(642)@cf43b911bb08: Added IMSI table entry 0TC_lu_and_mt_call_already_paging0(644)"262420000000391" MSC_Test_0-SCCP(636)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(636)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(636)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(636)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(638)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_call_already_paging0(644)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_already_paging0(644)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_0-M3UA(638)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(638)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(636)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(636)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(636)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(636)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_already_paging0(644)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(637)@cf43b911bb08: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(637)@cf43b911bb08: patched enc_l3: '055B'O MSC_Test_0-SCCP(636)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(636)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(636)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(636)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(638)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(638)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(638)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(636)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(636)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(636)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(636)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(636)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(636)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(636)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(636)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(638)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(638)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(638)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(636)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(638)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(637)@cf43b911bb08: Deleted conn table entry 0TC_lu_and_mt_call_already_paging0(644)4292063 TC_lu_and_mt_call_already_paging0(644)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_already_paging0(644)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_already_paging0(644)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_already_paging0(644)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(637)@cf43b911bb08: Created IMSI[0] for '262420000000391'H'259576DF'O to be handled at TC_lu_and_mt_call_already_paging0(644) TC_lu_and_mt_call_already_paging0(644)@cf43b911bb08: start Paging by an SMS MSC_Test_0-M3UA(638)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(638)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(637)@cf43b911bb08: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_call_already_paging0(644) TC_lu_and_mt_call_already_paging0(644)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_already_paging0(644)@cf43b911bb08: MNCC signals MT call, before Paging Response MSC_Test_0-RAN(637)@cf43b911bb08: Created IMSI[1] for '262420000000391'H'259576DF'O to be handled at TC_lu_and_mt_call_already_paging0(644) MSC_Test-MNCC(639)@cf43b911bb08: Added conn table entry 0TC_lu_and_mt_call_already_paging0(644)1060808259 TC_lu_and_mt_call_already_paging0(644)@cf43b911bb08: phone answers Paging, expecting both SMS and MT call to be established TC_lu_and_mt_call_already_paging0(644)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '259576DF'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(637)@cf43b911bb08: Added conn table entry 0TC_lu_and_mt_call_already_paging0(644)10753661 MSC_Test_0-SCCP(636)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(638)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(638)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(638)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(638)@cf43b911bb08: Message received on association #8 MSC_Test_0-SCCP(636)@cf43b911bb08: { messageType := 2, destLocRef := 'A4167D'O, sourceLocRef := '000056'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(636)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(638)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(636)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(636)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(636)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(636)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(638)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(638)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(638)@cf43b911bb08: Message received on association #8 MSC_Test_0-SCCP(636)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(636)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(636)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(636)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(638)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(636)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(636)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(636)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(636)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_already_paging0(644)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_already_paging0(644)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_already_paging0(644)@cf43b911bb08: Got SMS-DELIVER TC_lu_and_mt_call_already_paging0(644)@cf43b911bb08: Got CC Setup TC_lu_and_mt_call_already_paging0(644)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_already_paging0(644)@cf43b911bb08: success, tear down MSC_Test_0-SCCP(636)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(636)@cf43b911bb08: vl_len:6 MSC_Test_0-SCCP(636)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(636)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-M3UA(638)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(638)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(638)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(638)@cf43b911bb08: Message received on association #8 MSC_Test_0-SCCP(636)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(636)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(636)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(636)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(638)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(636)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(636)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(636)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(636)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(636)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(636)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(636)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(636)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(638)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(638)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(638)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(636)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(638)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(637)@cf43b911bb08: Deleted conn table entry 0TC_lu_and_mt_call_already_paging0(644)10753661 TC_lu_and_mt_call_already_paging0(644)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_already_paging0(644)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_already_paging0(644)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_already_paging0(644)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_0-M3UA(638)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(637)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(639)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(636)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(642)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(635)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(641)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(643)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(645)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(640)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(635): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(636): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(637): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(638): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(639): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(640): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(641): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(642): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(643): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_lu_and_mt_call_already_paging0(644): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(645): none (pass -> pass) MTC@cf43b911bb08: Test case TC_lu_and_mt_call_already_paging finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_call_already_paging pass'. Mon Jun 10 14:08:27 UTC 2024 ====== MSC_Tests.TC_lu_and_mt_call_already_paging pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests.TC_lu_and_mt_call_already_paging.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=301874) Waiting for packet dumper to finish... 1 (prev_count=301874, count=302951) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_call_already_paging pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_call_osmux'. ------ MSC_Tests.TC_lu_and_mt_call_osmux ------ Mon Jun 10 14:08:29 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_and_mt_call_osmux.pcap" >/data/MSC_Tests.TC_lu_and_mt_call_osmux.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_call_osmux' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_lu_and_mt_call_osmux started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(649)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(649)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(649)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(647)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(650)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(649)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(649)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(649)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(649)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(649)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(649)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(649)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(649)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(649)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(649)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(649)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(649)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(649)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(649)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(649)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(649)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(649)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(649)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(649)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP-IPA(652)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(652)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(652)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(652)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(652)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(652)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(652)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(652)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-RAN(648)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(653)@cf43b911bb08: Created GsupExpect[0] for "262420000000039" to be handled at TC_lu_and_mt_call_osmux0(655) TC_lu_and_mt_call_osmux0(655)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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-RAN(648)@cf43b911bb08: Added conn table entry 0TC_lu_and_mt_call_osmux0(655)9156886 MSC_Test_0-SCCP(647)@cf43b911bb08: First idle individual index:0 MSC_Test_0-RAN(648)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(649)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(649)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(649)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(649)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(649)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(647)@cf43b911bb08: { messageType := 2, destLocRef := '8BB916'O, sourceLocRef := '000057'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(647)@cf43b911bb08: Session index based on local reference:0 MSC_Test-GSUP(653)@cf43b911bb08: Found GsupExpect[0] for "262420000000039" handled at TC_lu_and_mt_call_osmux0(655) MSC_Test-GSUP(653)@cf43b911bb08: Added IMSI table entry 0TC_lu_and_mt_call_osmux0(655)"262420000000039" MSC_Test_0-SCCP(647)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(647)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(647)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(647)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(647)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(647)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(647)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(647)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(649)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_call_osmux0(655)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_osmux0(655)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_0-M3UA(649)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(649)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(647)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(647)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(647)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(647)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_osmux0(655)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(648)@cf43b911bb08: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(648)@cf43b911bb08: patched enc_l3: '055B'O MSC_Test_0-SCCP(647)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(647)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(647)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(647)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(649)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(649)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(649)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(647)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(647)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(647)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(647)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(647)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(647)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(647)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(647)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(649)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(649)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(649)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(647)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(649)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(648)@cf43b911bb08: Deleted conn table entry 0TC_lu_and_mt_call_osmux0(655)9156886 TC_lu_and_mt_call_osmux0(655)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_osmux0(655)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_osmux0(655)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_osmux0(655)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(650)@cf43b911bb08: Added conn table entry 0TC_lu_and_mt_call_osmux0(655)1235351939 MSC_Test_0-RAN(648)@cf43b911bb08: Created IMSI[0] for '262420000000039'H'0EC9B605'O to be handled at TC_lu_and_mt_call_osmux0(655) MSC_Test_0-M3UA(649)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(649)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(648)@cf43b911bb08: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_call_osmux0(655) TC_lu_and_mt_call_osmux0(655)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(648)@cf43b911bb08: Created IMSI[1] for '262420000000039'H'0EC9B605'O to be handled at TC_lu_and_mt_call_osmux0(655) TC_lu_and_mt_call_osmux0(655)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '0EC9B605'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(648)@cf43b911bb08: Added conn table entry 0TC_lu_and_mt_call_osmux0(655)3883243 MSC_Test_0-SCCP(647)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(649)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(649)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(649)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(649)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(649)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(649)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(649)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(647)@cf43b911bb08: { messageType := 2, destLocRef := '3B40EB'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(647)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(647)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(647)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(647)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(647)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(647)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(647)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(647)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(647)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_osmux0(655)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_osmux0(655)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_osmux0(655)@cf43b911bb08: f_mt_call_complete 1 MSC_Test_0-RAN(648)@cf43b911bb08: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(648)@cf43b911bb08: patched enc_l3: '8301'O MSC_Test_0-SCCP(647)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(647)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(647)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(647)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(649)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_call_osmux0(655)@cf43b911bb08: f_mt_call_complete 2 MSC_Test-MGCP(651)@cf43b911bb08: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_call_osmux0(655) MSC_Test-MGCP(651)@cf43b911bb08: Found Expect[0] for { line := { verb := "CRCX", trans_id := "81", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "14" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mt_call_osmux0(655) TC_lu_and_mt_call_osmux0(655)@cf43b911bb08: f_mt_call_complete 3 TC_lu_and_mt_call_osmux0(655)@cf43b911bb08: f_mt_call_complete 4 TC_lu_and_mt_call_osmux0(655)@cf43b911bb08: f_handle_crcx(): got Osmux CID: -1 MSC_Test_0-M3UA(649)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(649)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(647)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(647)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(647)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(647)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_osmux0(655)@cf43b911bb08: f_mt_call_complete 6 MSC_Test_0-SCCP(647)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(647)@cf43b911bb08: vl_len:16 MSC_Test_0-SCCP(647)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(647)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E0180F100'O MSC_Test_0-M3UA(649)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(648)@cf43b911bb08: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(648)@cf43b911bb08: patched enc_l3: '8347'O MSC_Test_0-SCCP(647)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(647)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(647)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(647)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(649)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_call_osmux0(655)@cf43b911bb08: f_mt_call_complete 5 TC_lu_and_mt_call_osmux0(655)@cf43b911bb08: f_mt_call_complete 8 TC_lu_and_mt_call_osmux0(655)@cf43b911bb08: f_mt_call_complete 7 TC_lu_and_mt_call_osmux0(655)@cf43b911bb08: f_mt_call_complete 9 TC_lu_and_mt_call_osmux0(655)@cf43b911bb08: Osmux ok: use_osmux = true got_osmux_count = 1 TC_lu_and_mt_call_osmux0(655)@cf43b911bb08: f_mt_call_complete DONE TC_lu_and_mt_call_osmux0(655)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_osmux0(655)@cf43b911bb08: Hold the call for some time TC_lu_and_mt_call_osmux0(655)@cf43b911bb08: Call stayed open for 5.000000 seconds, all is well. TC_lu_and_mt_call_osmux0(655)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_osmux0(655)@cf43b911bb08: Hangup TC_lu_and_mt_call_osmux0(655)@cf43b911bb08: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(649)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(649)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(647)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(647)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(647)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(647)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_osmux0(655)@cf43b911bb08: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(648)@cf43b911bb08: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(648)@cf43b911bb08: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(647)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(647)@cf43b911bb08: vl_len:9 MSC_Test_0-SCCP(647)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(647)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(649)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(650)@cf43b911bb08: Deleted conn table entry 0TC_lu_and_mt_call_osmux0(655)1235351939 TC_lu_and_mt_call_osmux0(655)@cf43b911bb08: f_call_hangup 2: rx MNCC REL ind MSC_Test_0-M3UA(649)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(649)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(649)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(649)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(647)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(647)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(647)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(647)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(647)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(647)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(647)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(647)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_osmux0(655)@cf43b911bb08: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_call_osmux0(655)@cf43b911bb08: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_call_osmux0(655)@cf43b911bb08: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_call_osmux0(655)@cf43b911bb08: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(647)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(647)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(647)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(647)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(649)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(649)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(649)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(647)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(649)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(648)@cf43b911bb08: Deleted conn table entry 0TC_lu_and_mt_call_osmux0(655)3883243 TC_lu_and_mt_call_osmux0(655)@cf43b911bb08: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_call_osmux0(655)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_osmux0(655)@cf43b911bb08: f_call_hangup 9: done MSC_Test_0-RAN(648)@cf43b911bb08: Removed IMSI[0] for '262420000000039'H to be handled at TC_lu_and_mt_call_osmux0(655) TC_lu_and_mt_call_osmux0(655)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_osmux0(655)@cf43b911bb08: Final verdict of PTC: pass MSC_Test-GSUP(653)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(649)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(648)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(650)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(651)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(656)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(646)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(652)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(654)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(647)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(646): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(647): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(648): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(649): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(650): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(651): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(652): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(653): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(654): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_lu_and_mt_call_osmux0(655): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(656): none (pass -> pass) MTC@cf43b911bb08: Test case TC_lu_and_mt_call_osmux finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_call_osmux pass'. Mon Jun 10 14:08:38 UTC 2024 ====== MSC_Tests.TC_lu_and_mt_call_osmux pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests.TC_lu_and_mt_call_osmux.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=373315) Waiting for packet dumper to finish... 1 (prev_count=373315, count=392338) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_call_osmux pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_sms'. ------ MSC_Tests.TC_lu_and_mo_sms ------ Mon Jun 10 14:08:41 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_and_mo_sms.pcap" >/data/MSC_Tests.TC_lu_and_mo_sms.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_sms' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_lu_and_mo_sms started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(660)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(660)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(660)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(658)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(661)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(663)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(663)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(663)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(663)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(663)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(663)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(663)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(663)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(660)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(660)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(660)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(660)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(660)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(660)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(660)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(660)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(660)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(660)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(660)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(660)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(660)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(660)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(660)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(660)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(664)@cf43b911bb08: Created GsupExpect[0] for "262420000000042" to be handled at TC_lu_and_mo_sms0(666) TC_lu_and_mo_sms0(666)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000042'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(660)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(660)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(660)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(659)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(659)@cf43b911bb08: Added conn table entry 0TC_lu_and_mo_sms0(666)7314593 MSC_Test_0-SCCP(658)@cf43b911bb08: First idle individual index:0 MSC_Test_0-RAN(659)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(660)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(660)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(660)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(660)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(660)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(658)@cf43b911bb08: { messageType := 2, destLocRef := '6F9CA1'O, sourceLocRef := '000059'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(658)@cf43b911bb08: Session index based on local reference:0 MSC_Test-GSUP(664)@cf43b911bb08: Found GsupExpect[0] for "262420000000042" handled at TC_lu_and_mo_sms0(666) MSC_Test-GSUP(664)@cf43b911bb08: Added IMSI table entry 0TC_lu_and_mo_sms0(666)"262420000000042" MSC_Test_0-SCCP(658)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(658)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(658)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(658)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_sms0(666)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_sms0(666)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_0-SCCP(658)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(658)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(658)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(658)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(660)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(660)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(660)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(658)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(658)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(658)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(658)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_sms0(666)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(659)@cf43b911bb08: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(659)@cf43b911bb08: patched enc_l3: '055B'O MSC_Test_0-SCCP(658)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(658)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(658)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(658)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(660)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(660)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(660)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(658)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(658)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(658)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(658)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(658)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(658)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(658)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(658)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(660)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(660)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(660)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(658)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(660)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(659)@cf43b911bb08: Deleted conn table entry 0TC_lu_and_mo_sms0(666)7314593 TC_lu_and_mo_sms0(666)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_sms0(666)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_sms0(666)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_sms0(666)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_sms0(666)@cf43b911bb08: 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 := '77FEB104'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(659)@cf43b911bb08: Added conn table entry 0TC_lu_and_mo_sms0(666)8688968 MSC_Test_0-RAN(659)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(658)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(660)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(660)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(660)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(658)@cf43b911bb08: { messageType := 2, destLocRef := '849548'O, sourceLocRef := '00005A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(658)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(660)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(660)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(660)@cf43b911bb08: Message received on association #8 MSC_Test_0-SCCP(658)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(658)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(658)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(660)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(658)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(658)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(658)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(658)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(658)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_sms0(666)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_sms0(666)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(658)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(658)@cf43b911bb08: vl_len:28 MSC_Test_0-SCCP(658)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(658)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(660)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(660)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(660)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(660)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(660)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(658)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(658)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(658)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(658)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(658)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(658)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(658)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(658)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_sms0(666)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_sms0(666)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(658)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(658)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(658)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(658)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(660)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(660)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(660)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(658)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(658)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(658)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(658)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(658)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(658)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(658)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(658)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(660)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(660)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(660)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(658)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(660)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(659)@cf43b911bb08: Deleted conn table entry 0TC_lu_and_mo_sms0(666)8688968 TC_lu_and_mo_sms0(666)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_sms0(666)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_sms0(666)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_sms0(666)@cf43b911bb08: Final verdict of PTC: pass IPA-CTRL-CLI-IPA(657)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(659)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(664)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(660)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(658)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(662)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(661)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(663)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(665)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(667)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(657): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(658): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(659): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(660): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(661): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(662): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(663): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(664): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(665): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_lu_and_mo_sms0(666): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(667): none (pass -> pass) MTC@cf43b911bb08: Test case TC_lu_and_mo_sms finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_sms pass'. Mon Jun 10 14:08:43 UTC 2024 ====== MSC_Tests.TC_lu_and_mo_sms pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests.TC_lu_and_mo_sms.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=236790) Waiting for packet dumper to finish... 1 (prev_count=236790, count=292975) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_sms pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_sms'. ------ MSC_Tests.TC_lu_and_mt_sms ------ Mon Jun 10 14:08:46 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_and_mt_sms.pcap" >/data/MSC_Tests.TC_lu_and_mt_sms.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_sms' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_lu_and_mt_sms started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(671)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(671)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(671)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(669)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(672)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(674)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(674)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(674)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(674)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(674)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(674)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(674)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(674)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(675)@cf43b911bb08: Created GsupExpect[0] for "262420000000043" to be handled at TC_lu_and_mt_sms0(677) TC_lu_and_mt_sms0(677)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000043'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(671)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(671)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(671)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(671)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(671)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(671)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(671)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(671)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(671)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(671)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(671)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(671)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(671)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(671)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(671)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(671)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(671)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(671)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(671)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(670)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(670)@cf43b911bb08: Added conn table entry 0TC_lu_and_mt_sms0(677)15904235 MSC_Test_0-SCCP(669)@cf43b911bb08: First idle individual index:0 MSC_Test_0-RAN(670)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(671)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(671)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(671)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(671)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(671)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(669)@cf43b911bb08: { messageType := 2, destLocRef := 'F2ADEB'O, sourceLocRef := '00005B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(669)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(669)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(669)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(669)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(669)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(675)@cf43b911bb08: Found GsupExpect[0] for "262420000000043" handled at TC_lu_and_mt_sms0(677) MSC_Test-GSUP(675)@cf43b911bb08: Added IMSI table entry 0TC_lu_and_mt_sms0(677)"262420000000043" MSC_Test_0-SCCP(669)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(669)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(669)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(669)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_lu_and_mt_sms0(677)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms0(677)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_0-M3UA(671)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(671)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(671)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(669)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(669)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(669)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(669)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_sms0(677)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(670)@cf43b911bb08: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(670)@cf43b911bb08: patched enc_l3: '055B'O MSC_Test_0-SCCP(669)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(669)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(669)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(669)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(671)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(671)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(671)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(669)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(669)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(669)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(669)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(669)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(669)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(669)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(669)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(671)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(671)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(671)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(669)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(671)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(670)@cf43b911bb08: Deleted conn table entry 0TC_lu_and_mt_sms0(677)15904235 TC_lu_and_mt_sms0(677)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms0(677)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms0(677)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms0(677)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(670)@cf43b911bb08: Created IMSI[0] for '262420000000043'H'A3DF69F2'O to be handled at TC_lu_and_mt_sms0(677) MSC_Test_0-M3UA(671)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(671)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(670)@cf43b911bb08: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_sms0(677) TC_lu_and_mt_sms0(677)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms0(677)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'A3DF69F2'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(670)@cf43b911bb08: Added conn table entry 0TC_lu_and_mt_sms0(677)2963503 MSC_Test_0-SCCP(669)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(671)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(671)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(671)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(669)@cf43b911bb08: { messageType := 2, destLocRef := '2D382F'O ("-8/"), sourceLocRef := '00005C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(669)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(671)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(671)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(671)@cf43b911bb08: Message received on association #8 MSC_Test_0-SCCP(669)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(669)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(669)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(669)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(671)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(669)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(669)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(669)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(669)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_sms0(677)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms0(677)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms0(677)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(669)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(669)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(669)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(669)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0103028904'O MSC_Test_0-M3UA(671)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(669)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(669)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(669)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(669)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(671)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(671)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(671)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(671)@cf43b911bb08: Message received on association #8 MSC_Test_0-SCCP(669)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(669)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(669)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(669)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(671)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(669)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(669)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(669)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(669)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_sms0(677)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(669)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(669)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(669)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(669)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(671)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(671)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(671)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(669)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(671)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(670)@cf43b911bb08: Deleted conn table entry 0TC_lu_and_mt_sms0(677)2963503 TC_lu_and_mt_sms0(677)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms0(677)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms0(677)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms0(677)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_0-SCCP(669)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(672)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(670)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(671)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(675)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(668)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(674)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(673)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(676)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(678)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(668): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(669): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(670): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(671): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(672): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(673): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(674): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(675): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(676): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_lu_and_mt_sms0(677): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(678): none (pass -> pass) MTC@cf43b911bb08: Test case TC_lu_and_mt_sms finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_sms pass'. Mon Jun 10 14:08:49 UTC 2024 ====== MSC_Tests.TC_lu_and_mt_sms pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests.TC_lu_and_mt_sms.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=158000) Waiting for packet dumper to finish... 1 (prev_count=158000, count=298380) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_sms pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_sms_already_paging'. ------ MSC_Tests.TC_lu_and_mt_sms_already_paging ------ Mon Jun 10 14:08:52 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_and_mt_sms_already_paging.pcap" >/data/MSC_Tests.TC_lu_and_mt_sms_already_paging.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_sms_already_paging' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_lu_and_mt_sms_already_paging started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(682)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(682)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(682)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(680)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(683)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(685)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(685)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(685)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(685)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(685)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(685)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(685)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(685)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(682)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(682)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(682)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(682)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(682)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(682)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(682)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(682)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(682)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(682)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(682)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(682)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(682)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(682)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(682)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(682)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(686)@cf43b911bb08: Created GsupExpect[0] for "262420000000044" to be handled at TC_lu_and_mt_sms_already_paging0(688) TC_lu_and_mt_sms_already_paging0(688)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000044'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(682)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(682)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(682)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(681)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(681)@cf43b911bb08: Added conn table entry 0TC_lu_and_mt_sms_already_paging0(688)12494151 MSC_Test_0-RAN(681)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(680)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(682)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(682)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(682)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(682)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(682)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(680)@cf43b911bb08: { messageType := 2, destLocRef := 'BEA547'O, sourceLocRef := '00005D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(680)@cf43b911bb08: Session index based on local reference:0 MSC_Test-GSUP(686)@cf43b911bb08: Found GsupExpect[0] for "262420000000044" handled at TC_lu_and_mt_sms_already_paging0(688) MSC_Test-GSUP(686)@cf43b911bb08: Added IMSI table entry 0TC_lu_and_mt_sms_already_paging0(688)"262420000000044" MSC_Test_0-SCCP(680)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(680)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(680)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(680)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_sms_already_paging0(688)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms_already_paging0(688)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_0-SCCP(680)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(680)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(680)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(680)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(682)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(682)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(682)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(680)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(680)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(680)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(680)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_sms_already_paging0(688)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(681)@cf43b911bb08: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(681)@cf43b911bb08: patched enc_l3: '055B'O MSC_Test_0-SCCP(680)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(680)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(680)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(680)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(682)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(682)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(682)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(680)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(680)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(680)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(680)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(680)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(680)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(680)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(680)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(682)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(682)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(682)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(680)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(682)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(681)@cf43b911bb08: Deleted conn table entry 0TC_lu_and_mt_sms_already_paging0(688)12494151 TC_lu_and_mt_sms_already_paging0(688)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_already_paging0(688)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms_already_paging0(688)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_already_paging0(688)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(681)@cf43b911bb08: Created IMSI[0] for '262420000000044'H'80BA395F'O to be handled at TC_lu_and_mt_sms_already_paging0(688) TC_lu_and_mt_sms_already_paging0(688)@cf43b911bb08: first SMS MSC_Test_0-M3UA(682)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(682)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(681)@cf43b911bb08: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_sms_already_paging0(688) TC_lu_and_mt_sms_already_paging0(688)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_already_paging0(688)@cf43b911bb08: second SMS TC_lu_and_mt_sms_already_paging0(688)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '80BA395F'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(681)@cf43b911bb08: Added conn table entry 0TC_lu_and_mt_sms_already_paging0(688)13634600 MSC_Test_0-SCCP(680)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(682)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(682)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(682)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(680)@cf43b911bb08: { messageType := 2, destLocRef := 'D00C28'O, sourceLocRef := '00005E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(680)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(682)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(682)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(682)@cf43b911bb08: Message received on association #8 MSC_Test_0-SCCP(680)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(680)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(680)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(680)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(682)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(680)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(680)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(680)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(680)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_sms_already_paging0(688)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms_already_paging0(688)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_already_paging0(688)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(680)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(680)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(680)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(680)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0103028904'O MSC_Test_0-M3UA(682)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(680)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(680)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(680)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(680)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(682)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(682)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(682)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(682)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(682)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(680)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(680)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(680)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(680)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(680)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(680)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(680)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(680)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_sms_already_paging0(688)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_already_paging0(688)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(680)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(680)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(680)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(680)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0103029904'O MSC_Test_0-M3UA(682)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(680)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(680)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(680)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(680)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0103059901020201'O MSC_Test_0-M3UA(682)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(682)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(682)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(682)@cf43b911bb08: Message received on association #8 MSC_Test_0-SCCP(680)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(682)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(680)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(680)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(680)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(680)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(680)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(680)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(680)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_sms_already_paging0(688)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(680)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(680)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(680)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(680)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(682)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(682)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(682)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(680)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(682)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(681)@cf43b911bb08: Deleted conn table entry 0TC_lu_and_mt_sms_already_paging0(688)13634600 TC_lu_and_mt_sms_already_paging0(688)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_already_paging0(688)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms_already_paging0(688)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_already_paging0(688)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_0-RAN(681)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(683)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(680)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(682)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(684)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(679)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(686)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(685)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(687)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(689)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(679): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(680): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(681): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(682): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(683): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(684): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(685): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(686): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(687): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_lu_and_mt_sms_already_paging0(688): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(689): none (pass -> pass) MTC@cf43b911bb08: Test case TC_lu_and_mt_sms_already_paging finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_sms_already_paging pass'. Mon Jun 10 14:08:55 UTC 2024 ====== MSC_Tests.TC_lu_and_mt_sms_already_paging pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests.TC_lu_and_mt_sms_already_paging.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=341774) Waiting for packet dumper to finish... 1 (prev_count=341774, count=342851) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_sms_already_paging pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_sms_paging_and_nothing'. ------ MSC_Tests.TC_lu_and_mt_sms_paging_and_nothing ------ Mon Jun 10 14:08:58 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_and_mt_sms_paging_and_nothing.pcap" >/data/MSC_Tests.TC_lu_and_mt_sms_paging_and_nothing.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_sms_paging_and_nothing' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_lu_and_mt_sms_paging_and_nothing started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(693)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(693)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(693)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(691)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(694)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(696)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test_0-M3UA(693)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(693)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test-GSUP-IPA(696)@cf43b911bb08: CCM Tx:{ msg_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(693)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(693)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(693)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test-GSUP-IPA(696)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(696)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(696)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(696)@cf43b911bb08: IPA 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(693)@cf43b911bb08: Message received on association #8 MSC_Test-GSUP-IPA(696)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(696)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(693)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(693)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(693)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(693)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(693)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(693)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(693)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(693)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(693)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(693)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(697)@cf43b911bb08: Created GsupExpect[0] for "262420000001843" to be handled at TC_lu_and_mt_sms_paging_and_nothing0(699) TC_lu_and_mt_sms_paging_and_nothing0(699)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001843'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(693)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(693)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(693)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(692)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(692)@cf43b911bb08: Added conn table entry 0TC_lu_and_mt_sms_paging_and_nothing0(699)12710784 MSC_Test_0-SCCP(691)@cf43b911bb08: First idle individual index:0 MSC_Test_0-RAN(692)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(693)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(693)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(693)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(693)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(693)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(691)@cf43b911bb08: { messageType := 2, destLocRef := 'C1F380'O, sourceLocRef := '00005F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(691)@cf43b911bb08: Session index based on local reference:0 MSC_Test-GSUP(697)@cf43b911bb08: Found GsupExpect[0] for "262420000001843" handled at TC_lu_and_mt_sms_paging_and_nothing0(699) MSC_Test-GSUP(697)@cf43b911bb08: Added IMSI table entry 0TC_lu_and_mt_sms_paging_and_nothing0(699)"262420000001843" MSC_Test_0-SCCP(691)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(691)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(691)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(691)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(691)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(691)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(691)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(691)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_lu_and_mt_sms_paging_and_nothing0(699)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms_paging_and_nothing0(699)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_0-M3UA(693)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(693)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(693)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(691)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(691)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(691)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(691)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_sms_paging_and_nothing0(699)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(692)@cf43b911bb08: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(692)@cf43b911bb08: patched enc_l3: '055B'O MSC_Test_0-SCCP(691)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(691)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(691)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(691)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(693)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(693)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(693)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(691)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(691)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(691)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(691)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(691)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(691)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(691)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(691)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(693)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(693)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(693)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(691)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(693)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(692)@cf43b911bb08: Deleted conn table entry 0TC_lu_and_mt_sms_paging_and_nothing0(699)12710784 TC_lu_and_mt_sms_paging_and_nothing0(699)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_paging_and_nothing0(699)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms_paging_and_nothing0(699)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_paging_and_nothing0(699)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(692)@cf43b911bb08: Created IMSI[0] for '262420000001843'H'2E5F6CBD'O to be handled at TC_lu_and_mt_sms_paging_and_nothing0(699) MSC_Test_0-M3UA(693)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(693)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(692)@cf43b911bb08: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_sms_paging_and_nothing0(699) TC_lu_and_mt_sms_paging_and_nothing0(699)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP-IPA(696)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(696)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test_0-M3UA(693)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(693)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_lu_and_mt_sms_paging_and_nothing0(699)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_paging_and_nothing0(699)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_paging_and_nothing0(699)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_0-RAN(692)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(691)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(696)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(690)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(697)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(695)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(693)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(694)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(700)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(698)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(690): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(691): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(692): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(693): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(694): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(695): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(696): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(697): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(698): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_lu_and_mt_sms_paging_and_nothing0(699): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(700): none (pass -> pass) MTC@cf43b911bb08: Test case TC_lu_and_mt_sms_paging_and_nothing finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_sms_paging_and_nothing pass'. Mon Jun 10 14:09:21 UTC 2024 ====== MSC_Tests.TC_lu_and_mt_sms_paging_and_nothing pass ====== Saving talloc report from 172.18.149.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=202454) Waiting for packet dumper to finish... 1 (prev_count=202454, count=203531) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_sms_paging_and_nothing pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_sms_paging_repeated'. ------ MSC_Tests.TC_lu_and_mt_sms_paging_repeated ------ Mon Jun 10 14:09:24 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_and_mt_sms_paging_repeated.pcap" >/data/MSC_Tests.TC_lu_and_mt_sms_paging_repeated.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_sms_paging_repeated' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_lu_and_mt_sms_paging_repeated started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(704)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(704)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(704)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(702)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(705)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(707)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(707)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(707)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(707)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(707)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(707)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(707)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(707)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(708)@cf43b911bb08: Created GsupExpect[0] for "262420000001844" to be handled at TC_lu_and_mt_sms_paging_repeated0(710) TC_lu_and_mt_sms_paging_repeated0(710)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001844'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(704)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(704)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(704)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(704)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(704)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(704)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(704)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(704)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(704)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(704)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(704)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(704)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(704)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(704)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(704)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(704)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(704)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(704)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(704)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(703)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(703)@cf43b911bb08: Added conn table entry 0TC_lu_and_mt_sms_paging_repeated0(710)14854176 MSC_Test_0-SCCP(702)@cf43b911bb08: First idle individual index:0 MSC_Test_0-RAN(703)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(704)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(704)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(704)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(704)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(704)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(702)@cf43b911bb08: { messageType := 2, destLocRef := 'E2A820'O, sourceLocRef := '000060'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(702)@cf43b911bb08: Session index based on local reference:0 MSC_Test-GSUP(708)@cf43b911bb08: Found GsupExpect[0] for "262420000001844" handled at TC_lu_and_mt_sms_paging_repeated0(710) MSC_Test-GSUP(708)@cf43b911bb08: Added IMSI table entry 0TC_lu_and_mt_sms_paging_repeated0(710)"262420000001844" MSC_Test_0-SCCP(702)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(702)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(702)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(702)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(702)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(702)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(702)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(702)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(704)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_sms_paging_repeated0(710)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms_paging_repeated0(710)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_0-M3UA(704)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(704)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(702)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(702)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(702)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(702)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_sms_paging_repeated0(710)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(703)@cf43b911bb08: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(703)@cf43b911bb08: patched enc_l3: '055B'O MSC_Test_0-SCCP(702)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(702)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(702)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(702)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(704)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(704)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(704)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(702)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(702)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(702)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(702)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(702)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(702)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(702)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(702)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(704)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(704)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(704)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(702)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(704)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(703)@cf43b911bb08: Deleted conn table entry 0TC_lu_and_mt_sms_paging_repeated0(710)14854176 TC_lu_and_mt_sms_paging_repeated0(710)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_paging_repeated0(710)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms_paging_repeated0(710)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_paging_repeated0(710)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(703)@cf43b911bb08: Created IMSI[0] for '262420000001844'H'0D9D3C7F'O to be handled at TC_lu_and_mt_sms_paging_repeated0(710) TC_lu_and_mt_sms_paging_repeated0(710)@cf43b911bb08: Expecting first Paging MSC_Test_0-M3UA(704)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(704)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(703)@cf43b911bb08: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_sms_paging_repeated0(710) TC_lu_and_mt_sms_paging_repeated0(710)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_paging_repeated0(710)@cf43b911bb08: GERAN: expect no further Paging TC_lu_and_mt_sms_paging_repeated0(710)@cf43b911bb08: GERAN: No further Paging received, as expected TC_lu_and_mt_sms_paging_repeated0(710)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_paging_repeated0(710)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '0D9D3C7F'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(703)@cf43b911bb08: Added conn table entry 0TC_lu_and_mt_sms_paging_repeated0(710)4060279 MSC_Test_0-SCCP(702)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(704)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(704)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(704)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(702)@cf43b911bb08: { messageType := 2, destLocRef := '3DF477'O, sourceLocRef := '000061'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(702)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(704)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(704)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(702)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(702)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(702)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(702)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(704)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(704)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(702)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(702)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(702)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(702)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_sms_paging_repeated0(710)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms_paging_repeated0(710)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_paging_repeated0(710)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(702)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(702)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(702)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(702)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0103028904'O MSC_Test_0-M3UA(704)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(702)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(702)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(702)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(702)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(704)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(704)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(704)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(704)@cf43b911bb08: Message received on association #8 MSC_Test_0-SCCP(702)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(704)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(702)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(702)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(702)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(702)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(702)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(702)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(702)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_sms_paging_repeated0(710)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(702)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(702)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(702)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(702)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(704)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(704)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(704)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(702)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(704)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(703)@cf43b911bb08: Deleted conn table entry 0TC_lu_and_mt_sms_paging_repeated0(710)4060279 TC_lu_and_mt_sms_paging_repeated0(710)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_paging_repeated0(710)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms_paging_repeated0(710)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_paging_repeated0(710)@cf43b911bb08: Final verdict of PTC: pass MSC_Test-GSUP(708)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(703)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(704)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(702)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(705)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(701)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(706)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(709)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(711)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(707)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(701): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(702): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(703): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(704): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(705): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(706): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(707): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(708): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(709): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_lu_and_mt_sms_paging_repeated0(710): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(711): none (pass -> pass) MTC@cf43b911bb08: Test case TC_lu_and_mt_sms_paging_repeated finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_sms_paging_repeated pass'. Mon Jun 10 14:09:32 UTC 2024 ====== MSC_Tests.TC_lu_and_mt_sms_paging_repeated pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests.TC_lu_and_mt_sms_paging_repeated.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=298333) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_sms_paging_repeated pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_smpp_mo_sms'. ------ MSC_Tests.TC_smpp_mo_sms ------ Mon Jun 10 14:09:34 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_smpp_mo_sms.pcap" >/data/MSC_Tests.TC_smpp_mo_sms.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_smpp_mo_sms' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_smpp_mo_sms started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(715)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(715)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(715)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(713)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(716)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(718)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(718)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(718)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(718)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(718)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(718)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(718)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(718)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(719)@cf43b911bb08: Created GsupExpect[0] for "262420000000044" to be handled at TC_smpp_mo_sms0(721) TC_smpp_mo_sms0(721)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000044'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(715)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(715)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(715)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(715)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(715)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(715)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(715)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(715)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(715)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(715)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(715)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(715)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(715)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(715)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(715)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(715)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(715)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(715)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(715)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(714)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(714)@cf43b911bb08: Added conn table entry 0TC_smpp_mo_sms0(721)5593771 MSC_Test_0-SCCP(713)@cf43b911bb08: First idle individual index:0 MSC_Test_0-RAN(714)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(715)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(715)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(715)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(715)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(715)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(713)@cf43b911bb08: { messageType := 2, destLocRef := '555AAB'O, sourceLocRef := '000062'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(713)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(713)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(713)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(713)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(713)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(719)@cf43b911bb08: Found GsupExpect[0] for "262420000000044" handled at TC_smpp_mo_sms0(721) MSC_Test-GSUP(719)@cf43b911bb08: Added IMSI table entry 0TC_smpp_mo_sms0(721)"262420000000044" MSC_Test_0-SCCP(713)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(713)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(713)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(713)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(715)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_smpp_mo_sms0(721)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_smpp_mo_sms0(721)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_0-M3UA(715)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(715)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(713)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(713)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(713)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(713)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mo_sms0(721)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(714)@cf43b911bb08: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(714)@cf43b911bb08: patched enc_l3: '055B'O MSC_Test_0-SCCP(713)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(713)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(713)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(713)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(715)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(715)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(715)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(713)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(713)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(713)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(713)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(713)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(713)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(713)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(713)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(715)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(715)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(715)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(713)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(715)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(714)@cf43b911bb08: Deleted conn table entry 0TC_smpp_mo_sms0(721)5593771 TC_smpp_mo_sms0(721)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mo_sms0(721)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_smpp_mo_sms0(721)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mo_sms0(721)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mo_sms0(721)@cf43b911bb08: 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 := '1850C7E2'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(714)@cf43b911bb08: Added conn table entry 0TC_smpp_mo_sms0(721)2176962 MSC_Test_0-RAN(714)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(713)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(715)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(715)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(715)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(713)@cf43b911bb08: { messageType := 2, destLocRef := '2137C2'O, sourceLocRef := '000063'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(713)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(715)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(715)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(715)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(715)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(713)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(713)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(713)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(713)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(713)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(713)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(713)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(713)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mo_sms0(721)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_smpp_mo_sms0(721)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(713)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(713)@cf43b911bb08: vl_len:28 MSC_Test_0-SCCP(713)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(713)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(715)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(715)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(715)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(713)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(713)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(713)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(713)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mo_sms0(721)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(715)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(715)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(713)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(713)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(713)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(713)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mo_sms0(721)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(713)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(713)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(713)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(713)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(715)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(715)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(715)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(713)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(713)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(713)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(713)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(713)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(713)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(713)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(713)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(715)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(715)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(715)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(713)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-RAN(714)@cf43b911bb08: Deleted conn table entry 0TC_smpp_mo_sms0(721)2176962 MSC_Test_0-M3UA(715)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_smpp_mo_sms0(721)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mo_sms0(721)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_smpp_mo_sms0(721)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mo_sms0(721)@cf43b911bb08: Final verdict of PTC: pass MSC_Test-GSUP(719)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(715)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(714)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(713)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(716)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(720)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(718)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(717)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(712)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(722)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(712): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(713): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(714): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(715): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(716): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(717): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(718): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(719): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(720): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_smpp_mo_sms0(721): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(722): none (pass -> pass) MTC@cf43b911bb08: Test case TC_smpp_mo_sms finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_smpp_mo_sms pass'. Mon Jun 10 14:09:37 UTC 2024 ====== MSC_Tests.TC_smpp_mo_sms pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests.TC_smpp_mo_sms.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=239109) Waiting for packet dumper to finish... 1 (prev_count=239109, count=296325) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_smpp_mo_sms pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_smpp_mo_sms_rp_error'. ------ MSC_Tests.TC_smpp_mo_sms_rp_error ------ Mon Jun 10 14:09:39 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_smpp_mo_sms_rp_error.pcap" >/data/MSC_Tests.TC_smpp_mo_sms_rp_error.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_smpp_mo_sms_rp_error' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_smpp_mo_sms_rp_error started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(726)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(726)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(726)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(724)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(727)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(729)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(729)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(729)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(729)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(729)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(729)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(729)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(729)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(730)@cf43b911bb08: Created GsupExpect[0] for "262420000000045" to be handled at TC_smpp_mo_sms_rp_error0(732) TC_smpp_mo_sms_rp_error0(732)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000045'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(726)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(726)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(726)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(726)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(726)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(726)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(726)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(726)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(726)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(726)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(726)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(726)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(726)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(726)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(726)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(726)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(726)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(726)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(726)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(725)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(725)@cf43b911bb08: Added conn table entry 0TC_smpp_mo_sms_rp_error0(732)11123867 MSC_Test_0-SCCP(724)@cf43b911bb08: First idle individual index:0 MSC_Test_0-RAN(725)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(726)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(726)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(726)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(726)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(726)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(724)@cf43b911bb08: { messageType := 2, destLocRef := 'A9BC9B'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-GSUP(730)@cf43b911bb08: Found GsupExpect[0] for "262420000000045" handled at TC_smpp_mo_sms_rp_error0(732) MSC_Test-GSUP(730)@cf43b911bb08: Added IMSI table entry 0TC_smpp_mo_sms_rp_error0(732)"262420000000045" MSC_Test_0-SCCP(724)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(724)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(724)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(724)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(724)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(724)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(724)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(724)@cf43b911bb08: vl_from0 TC_smpp_mo_sms_rp_error0(732)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_smpp_mo_sms_rp_error0(732)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_0-SCCP(724)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(726)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(726)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(726)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(724)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(724)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(724)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(724)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mo_sms_rp_error0(732)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(725)@cf43b911bb08: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(725)@cf43b911bb08: patched enc_l3: '055B'O MSC_Test_0-SCCP(724)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(724)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(724)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(724)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(726)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(726)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(726)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(724)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(724)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(724)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(724)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(724)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(724)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(724)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(724)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(726)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(726)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(726)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(724)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(726)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(725)@cf43b911bb08: Deleted conn table entry 0TC_smpp_mo_sms_rp_error0(732)11123867 TC_smpp_mo_sms_rp_error0(732)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mo_sms_rp_error0(732)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_smpp_mo_sms_rp_error0(732)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mo_sms_rp_error0(732)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mo_sms_rp_error0(732)@cf43b911bb08: 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 := 'B000323A'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(725)@cf43b911bb08: Added conn table entry 0TC_smpp_mo_sms_rp_error0(732)5055187 MSC_Test_0-RAN(725)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(724)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(726)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(726)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(726)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(724)@cf43b911bb08: { messageType := 2, destLocRef := '4D22D3'O, sourceLocRef := '000065'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(724)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(726)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(726)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(724)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(726)@cf43b911bb08: Message received on association #8 MSC_Test_0-SCCP(724)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(724)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(724)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(726)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(724)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(724)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(724)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(724)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mo_sms_rp_error0(732)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_smpp_mo_sms_rp_error0(732)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(724)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(724)@cf43b911bb08: vl_len:28 MSC_Test_0-SCCP(724)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(724)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(726)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(726)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(726)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(724)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(724)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(724)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(724)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mo_sms_rp_error0(732)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(726)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(726)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(724)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(724)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(724)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(724)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mo_sms_rp_error0(732)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(724)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(724)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(724)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(724)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(726)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(726)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(726)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(724)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(724)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(724)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(724)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(724)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(724)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(724)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(724)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(726)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(726)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(726)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(724)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(726)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(725)@cf43b911bb08: Deleted conn table entry 0TC_smpp_mo_sms_rp_error0(732)5055187 TC_smpp_mo_sms_rp_error0(732)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mo_sms_rp_error0(732)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_smpp_mo_sms_rp_error0(732)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mo_sms_rp_error0(732)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_0-RAN(725)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(727)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(728)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(723)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(733)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(730)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(726)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(724)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(729)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(731)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(723): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(724): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(725): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(726): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(727): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(728): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(729): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(730): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(731): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_smpp_mo_sms_rp_error0(732): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(733): none (pass -> pass) MTC@cf43b911bb08: Test case TC_smpp_mo_sms_rp_error finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_smpp_mo_sms_rp_error pass'. Mon Jun 10 14:09:42 UTC 2024 ====== MSC_Tests.TC_smpp_mo_sms_rp_error pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests.TC_smpp_mo_sms_rp_error.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=238223) Waiting for packet dumper to finish... 1 (prev_count=238223, count=297196) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_smpp_mo_sms_rp_error pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_smpp_mt_sms'. ------ MSC_Tests.TC_smpp_mt_sms ------ Mon Jun 10 14:09:45 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_smpp_mt_sms.pcap" >/data/MSC_Tests.TC_smpp_mt_sms.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_smpp_mt_sms' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_smpp_mt_sms started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(737)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(737)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(737)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(735)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(738)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(740)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(740)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(740)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(740)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(740)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(740)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(740)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(740)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(741)@cf43b911bb08: Created GsupExpect[0] for "262420000000045" to be handled at TC_smpp_mt_sms0(743) TC_smpp_mt_sms0(743)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000045'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(737)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(737)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(737)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(737)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(737)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(737)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(737)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(737)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(737)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(737)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(737)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(737)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(737)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(737)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(737)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(737)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(737)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(737)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(737)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(736)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(736)@cf43b911bb08: Added conn table entry 0TC_smpp_mt_sms0(743)16031856 MSC_Test_0-RAN(736)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(735)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(737)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(737)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(737)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(737)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(737)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(735)@cf43b911bb08: { messageType := 2, destLocRef := 'F4A070'O, sourceLocRef := '000066'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(735)@cf43b911bb08: Session index based on local reference:0 MSC_Test-GSUP(741)@cf43b911bb08: Found GsupExpect[0] for "262420000000045" handled at TC_smpp_mt_sms0(743) MSC_Test-GSUP(741)@cf43b911bb08: Added IMSI table entry 0TC_smpp_mt_sms0(743)"262420000000045" MSC_Test_0-SCCP(735)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(735)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(735)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(735)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(735)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(735)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(735)@cf43b911bb08: vl_from0 TC_smpp_mt_sms0(743)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(735)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_smpp_mt_sms0(743)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_0-M3UA(737)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(737)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(737)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(735)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(735)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(735)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(735)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mt_sms0(743)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(736)@cf43b911bb08: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(736)@cf43b911bb08: patched enc_l3: '055B'O MSC_Test_0-SCCP(735)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(735)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(735)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(735)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(737)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(737)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(737)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(735)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(735)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(735)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(735)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(735)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(735)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(735)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(735)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(737)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(737)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(737)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(735)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(737)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(736)@cf43b911bb08: Deleted conn table entry 0TC_smpp_mt_sms0(743)16031856 TC_smpp_mt_sms0(743)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mt_sms0(743)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_smpp_mt_sms0(743)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mt_sms0(743)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(736)@cf43b911bb08: Created IMSI[0] for '262420000000045'H'26D04F3B'O to be handled at TC_smpp_mt_sms0(743) MSC_Test_0-M3UA(737)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(737)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(736)@cf43b911bb08: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_smpp_mt_sms0(743) TC_smpp_mt_sms0(743)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mt_sms0(743)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '26D04F3B'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(736)@cf43b911bb08: Added conn table entry 0TC_smpp_mt_sms0(743)12920660 MSC_Test_0-SCCP(735)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(737)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(737)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(737)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(735)@cf43b911bb08: { messageType := 2, destLocRef := 'C52754'O, sourceLocRef := '000067'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(735)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(737)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(737)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(735)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(735)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(735)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(737)@cf43b911bb08: Message received on association #8 MSC_Test_0-SCCP(735)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(737)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(735)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(735)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(735)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(735)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mt_sms0(743)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_smpp_mt_sms0(743)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mt_sms0(743)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(735)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(735)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(735)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(735)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0103028904'O MSC_Test_0-M3UA(737)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(735)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(735)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(735)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(735)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(737)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(737)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(737)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(737)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(737)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(735)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(735)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(735)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(735)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(735)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(735)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(735)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(735)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mt_sms0(743)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(735)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(735)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(735)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(735)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(737)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(737)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(737)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(735)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-RAN(736)@cf43b911bb08: Deleted conn table entry 0TC_smpp_mt_sms0(743)12920660 MSC_Test_0-M3UA(737)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_smpp_mt_sms0(743)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mt_sms0(743)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_smpp_mt_sms0(743)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(737)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(737)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(736)@cf43b911bb08: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_smpp_mt_sms0(743) TC_smpp_mt_sms0(743)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mt_sms0(743)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '26D04F3B'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(736)@cf43b911bb08: Added conn table entry 0TC_smpp_mt_sms0(743)13084618 MSC_Test_0-SCCP(735)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(737)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(737)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(737)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(735)@cf43b911bb08: { messageType := 2, destLocRef := 'C7A7CA'O, sourceLocRef := '000068'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(735)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(737)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(737)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(737)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(737)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(735)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(735)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(735)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(735)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(735)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(735)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(735)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(735)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mt_sms0(743)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_smpp_mt_sms0(743)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mt_sms0(743)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(735)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(735)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(735)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(735)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0103028904'O MSC_Test_0-SCCP(735)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(735)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(735)@cf43b911bb08: vl_from0 MSC_Test_0-M3UA(737)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(735)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(737)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(737)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(737)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(737)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(737)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(735)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(735)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(735)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(735)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(735)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(735)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(735)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(735)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mt_sms0(743)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(735)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(735)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(735)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(735)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(737)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(737)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(737)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(735)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(737)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(736)@cf43b911bb08: Deleted conn table entry 0TC_smpp_mt_sms0(743)13084618 TC_smpp_mt_sms0(743)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mt_sms0(743)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_smpp_mt_sms0(743)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mt_sms0(743)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_0-SCCP(735)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(737)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(736)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(738)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(741)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(740)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(739)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(744)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(742)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(734)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(734): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(735): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(736): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(737): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(738): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(739): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(740): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(741): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(742): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_smpp_mt_sms0(743): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(744): none (pass -> pass) MTC@cf43b911bb08: Test case TC_smpp_mt_sms finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_smpp_mt_sms pass'. Mon Jun 10 14:09:48 UTC 2024 ====== MSC_Tests.TC_smpp_mt_sms pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests.TC_smpp_mt_sms.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=373151) Waiting for packet dumper to finish... 1 (prev_count=373151, count=420672) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_smpp_mt_sms pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mo_sms'. ------ MSC_Tests.TC_gsup_mo_sms ------ Mon Jun 10 14:09:51 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_gsup_mo_sms.pcap" >/data/MSC_Tests.TC_gsup_mo_sms.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mo_sms' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_gsup_mo_sms started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(748)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(748)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(748)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(746)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(749)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(751)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(751)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(751)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(751)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(751)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(751)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(751)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(751)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(752)@cf43b911bb08: Created GsupExpect[0] for "262420000000088" to be handled at TC_gsup_mo_sms0(754) MSC_Test-GSUP(752)@cf43b911bb08: Created GsupExpect[1] for "262420000000088" to be handled at TC_gsup_mo_sms0(754) TC_gsup_mo_sms0(754)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000088'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(748)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(748)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(748)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(748)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(748)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(748)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(748)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(748)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(748)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(748)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(748)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(748)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(748)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(748)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(748)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(748)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(748)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(748)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(748)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(747)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(747)@cf43b911bb08: Added conn table entry 0TC_gsup_mo_sms0(754)11020352 MSC_Test_0-SCCP(746)@cf43b911bb08: First idle individual index:0 MSC_Test_0-RAN(747)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(748)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(748)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(748)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(748)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(748)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(746)@cf43b911bb08: { messageType := 2, destLocRef := 'A82840'O, sourceLocRef := '000069'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(746)@cf43b911bb08: Session index based on local reference:0 MSC_Test-GSUP(752)@cf43b911bb08: Found GsupExpect[0] for "262420000000088" handled at TC_gsup_mo_sms0(754) MSC_Test-GSUP(752)@cf43b911bb08: Added IMSI table entry 0TC_gsup_mo_sms0(754)"262420000000088" MSC_Test_0-SCCP(746)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(746)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(746)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(746)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(746)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(746)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(746)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(746)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(748)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_gsup_mo_sms0(754)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mo_sms0(754)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_0-M3UA(748)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(748)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(746)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(746)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(746)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(746)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mo_sms0(754)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(747)@cf43b911bb08: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(747)@cf43b911bb08: patched enc_l3: '055B'O MSC_Test_0-SCCP(746)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(746)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(746)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(746)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(748)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(748)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(748)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(746)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(746)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(746)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(746)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(746)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(746)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(746)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(746)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(748)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(748)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(748)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(746)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(748)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(747)@cf43b911bb08: Deleted conn table entry 0TC_gsup_mo_sms0(754)11020352 TC_gsup_mo_sms0(754)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_sms0(754)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mo_sms0(754)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_sms0(754)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_sms0(754)@cf43b911bb08: 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 := '3C59FB20'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(747)@cf43b911bb08: Added conn table entry 0TC_gsup_mo_sms0(754)3043248 MSC_Test_0-RAN(747)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(746)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(748)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(748)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(748)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(746)@cf43b911bb08: { messageType := 2, destLocRef := '2E6FB0'O, sourceLocRef := '00006A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(746)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(748)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(748)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(748)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(748)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(746)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(746)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(746)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(746)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(746)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(746)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(746)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(746)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mo_sms0(754)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mo_sms0(754)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(746)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(746)@cf43b911bb08: vl_len:28 MSC_Test_0-SCCP(746)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(746)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(748)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(748)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(748)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(746)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(746)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(746)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(746)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mo_sms0(754)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_sms0(754)@cf43b911bb08: RX MO-forwardSM-Req: { msg_type := OSMO_GSUP_MSGT_MO_FORWARD_SM_REQUEST (36), ies := { { tag := OSMO_GSUP_IMSI_IE (1), len := 8, val := { imsi := '262420000000088'H } }, { tag := OSMO_GSUP_SM_RP_MR_IE (64), len := 1, val := { sm_rp_mr := '42'O ("B") } }, { tag := OSMO_GSUP_SM_RP_DA_IE (65), len := 8, val := { sm_rp_da := { id_type := OSMO_GSUP_SM_RP_ODA_ID_SMSC_ADDR (3), id_enc := { smsc_addr := { ext := '1'B, ton := '001'B, npi := '0001'B, number := '447785016005'H } } } } }, { tag := OSMO_GSUP_SM_RP_OA_IE (66), len := 8, val := { sm_rp_oa := { id_type := OSMO_GSUP_SM_RP_ODA_ID_MSISDN (2), id_enc := { msisdn := { ext := '1'B, ton := '001'B, npi := '0001'B, number := '491230000088'H } } } } }, { tag := OSMO_GSUP_SM_RP_UI_IE (67), len := 10, val := { sm_rp_ui := '052305002143F5000000'O } }, { tag := OSMO_GSUP_MESSAGE_CLASS_IE (10), len := 1, val := { message_class := OSMO_GSUP_MESSAGE_CLASS_SMS (2) } }, { tag := OSMO_GSUP_SOURCE_NAME_IE (96), len := 9, val := { source_name := '746573742D4D534300'O } } } } TC_gsup_mo_sms0(754)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(748)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(748)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(746)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(746)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(746)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(746)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mo_sms0(754)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(746)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(746)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(746)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(746)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(748)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(748)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(748)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(746)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(746)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(746)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(746)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(746)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(746)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(746)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(746)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(748)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(748)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(748)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(746)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(748)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(747)@cf43b911bb08: Deleted conn table entry 0TC_gsup_mo_sms0(754)3043248 TC_gsup_mo_sms0(754)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_sms0(754)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mo_sms0(754)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_sms0(754)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_0-RAN(747)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(748)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(746)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(749)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(752)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(745)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(753)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(750)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(755)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(751)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(745): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(746): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(747): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(748): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(749): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(750): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(751): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(752): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(753): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_gsup_mo_sms0(754): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(755): none (pass -> pass) MTC@cf43b911bb08: Test case TC_gsup_mo_sms finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mo_sms pass'. Mon Jun 10 14:09:53 UTC 2024 ====== MSC_Tests.TC_gsup_mo_sms pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests.TC_gsup_mo_sms.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=237711) Waiting for packet dumper to finish... 1 (prev_count=237711, count=296570) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mo_sms pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mo_smma'. ------ MSC_Tests.TC_gsup_mo_smma ------ Mon Jun 10 14:09:56 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_gsup_mo_smma.pcap" >/data/MSC_Tests.TC_gsup_mo_smma.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mo_smma' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_gsup_mo_smma started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(759)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(759)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(759)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(757)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(760)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(762)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(762)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(762)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(762)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(762)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(762)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(762)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(762)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(763)@cf43b911bb08: Created GsupExpect[0] for "262420000000089" to be handled at TC_gsup_mo_smma0(765) MSC_Test-GSUP(763)@cf43b911bb08: Created GsupExpect[1] for "262420000000089" to be handled at TC_gsup_mo_smma0(765) TC_gsup_mo_smma0(765)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000089'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(759)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(759)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(759)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(759)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(759)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(759)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(759)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(759)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(759)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(759)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(759)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(759)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(759)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(759)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(759)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(759)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(759)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(759)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(759)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(758)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(758)@cf43b911bb08: Added conn table entry 0TC_gsup_mo_smma0(765)11171240 MSC_Test_0-SCCP(757)@cf43b911bb08: First idle individual index:0 MSC_Test_0-RAN(758)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(759)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(759)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(759)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(759)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(759)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(757)@cf43b911bb08: { messageType := 2, destLocRef := 'AA75A8'O, sourceLocRef := '00006B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(757)@cf43b911bb08: Session index based on local reference:0 MSC_Test-GSUP(763)@cf43b911bb08: Found GsupExpect[0] for "262420000000089" handled at TC_gsup_mo_smma0(765) MSC_Test-GSUP(763)@cf43b911bb08: Added IMSI table entry 0TC_gsup_mo_smma0(765)"262420000000089" MSC_Test_0-SCCP(757)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(757)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(757)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(757)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mo_smma0(765)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mo_smma0(765)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_0-SCCP(757)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(757)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(757)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(757)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(759)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(759)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(759)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(757)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(757)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(757)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(757)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mo_smma0(765)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(758)@cf43b911bb08: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(758)@cf43b911bb08: patched enc_l3: '055B'O MSC_Test_0-SCCP(757)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(757)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(757)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(757)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(759)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(759)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(759)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(757)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(757)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(757)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(757)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(757)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(757)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(757)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(757)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(759)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(759)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(759)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(757)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(759)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(758)@cf43b911bb08: Deleted conn table entry 0TC_gsup_mo_smma0(765)11171240 TC_gsup_mo_smma0(765)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_smma0(765)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mo_smma0(765)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_smma0(765)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_smma0(765)@cf43b911bb08: 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 := '1130CC10'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(758)@cf43b911bb08: Added conn table entry 0TC_gsup_mo_smma0(765)9495725 MSC_Test_0-RAN(758)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(757)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(759)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(759)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(759)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(757)@cf43b911bb08: { messageType := 2, destLocRef := '90E4AD'O, sourceLocRef := '00006C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(757)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(759)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(759)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(757)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(757)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(759)@cf43b911bb08: Message received on association #8 MSC_Test_0-SCCP(757)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(757)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(759)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(757)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(757)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(757)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(757)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mo_smma0(765)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mo_smma0(765)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(757)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(757)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(757)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(757)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0103050901020642'O MSC_Test_0-M3UA(759)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(759)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(759)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(757)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(757)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(757)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(757)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mo_smma0(765)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_smma0(765)@cf43b911bb08: RX MO-ReadyForSM-Req: { msg_type := OSMO_GSUP_MSGT_READY_FOR_SM_REQUEST (44), ies := { { tag := OSMO_GSUP_IMSI_IE (1), len := 8, val := { imsi := '262420000000089'H } }, { tag := OSMO_GSUP_SM_RP_MR_IE (64), len := 1, val := { sm_rp_mr := '42'O ("B") } }, { tag := OSMO_GSUP_SM_ALERT_RSN_IE (70), len := 1, val := { sm_alert_rsn := GSUP_SM_ALERT_RSN_TYPE_MEM_AVAIL (2) } }, { tag := OSMO_GSUP_MESSAGE_CLASS_IE (10), len := 1, val := { message_class := OSMO_GSUP_MESSAGE_CLASS_SMS (2) } }, { tag := OSMO_GSUP_SOURCE_NAME_IE (96), len := 9, val := { source_name := '746573742D4D534300'O } } } } TC_gsup_mo_smma0(765)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(759)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(759)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(757)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(757)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(757)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(757)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mo_smma0(765)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(757)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(757)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(757)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(757)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(759)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(759)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(759)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(757)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(757)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(757)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(757)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(757)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(757)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(757)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(757)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(759)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(759)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(759)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(757)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(759)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(758)@cf43b911bb08: Deleted conn table entry 0TC_gsup_mo_smma0(765)9495725 TC_gsup_mo_smma0(765)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_smma0(765)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mo_smma0(765)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_smma0(765)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_0-RAN(758)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(759)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(757)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(763)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(764)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(762)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(756)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(760)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(766)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(761)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(756): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(757): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(758): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(759): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(760): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(761): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(762): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(763): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(764): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_gsup_mo_smma0(765): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(766): none (pass -> pass) MTC@cf43b911bb08: Test case TC_gsup_mo_smma finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mo_smma pass'. Mon Jun 10 14:09:59 UTC 2024 ====== MSC_Tests.TC_gsup_mo_smma pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests.TC_gsup_mo_smma.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=238067) Waiting for packet dumper to finish... 1 (prev_count=238067, count=296733) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mo_smma pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mt_sms_ack'. ------ MSC_Tests.TC_gsup_mt_sms_ack ------ Mon Jun 10 14:10:02 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_gsup_mt_sms_ack.pcap" >/data/MSC_Tests.TC_gsup_mt_sms_ack.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mt_sms_ack' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_gsup_mt_sms_ack started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(770)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(770)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(770)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(768)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(771)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(773)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(773)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(773)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(773)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(773)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(773)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(773)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(773)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(774)@cf43b911bb08: Created GsupExpect[0] for "262420000000090" to be handled at TC_gsup_mt_sms_ack0(776) MSC_Test-GSUP(774)@cf43b911bb08: Created GsupExpect[1] for "262420000000090" to be handled at TC_gsup_mt_sms_ack0(776) TC_gsup_mt_sms_ack0(776)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000090'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(770)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(770)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(770)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(770)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(770)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(770)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(770)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(770)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(770)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(770)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(770)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(770)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(770)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(770)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(770)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(770)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(770)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(770)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(770)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(769)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(769)@cf43b911bb08: Added conn table entry 0TC_gsup_mt_sms_ack0(776)12464942 MSC_Test_0-SCCP(768)@cf43b911bb08: First idle individual index:0 MSC_Test_0-RAN(769)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(770)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(770)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(770)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(770)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(770)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(768)@cf43b911bb08: { messageType := 2, destLocRef := 'BE332E'O, sourceLocRef := '00006D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(768)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(768)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(768)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(768)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(768)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(774)@cf43b911bb08: Found GsupExpect[0] for "262420000000090" handled at TC_gsup_mt_sms_ack0(776) MSC_Test-GSUP(774)@cf43b911bb08: Added IMSI table entry 0TC_gsup_mt_sms_ack0(776)"262420000000090" MSC_Test_0-SCCP(768)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(768)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(768)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(768)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(770)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_gsup_mt_sms_ack0(776)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_ack0(776)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_0-M3UA(770)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(770)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(768)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(768)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(768)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(768)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_ack0(776)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(769)@cf43b911bb08: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(769)@cf43b911bb08: patched enc_l3: '055B'O MSC_Test_0-SCCP(768)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(768)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(768)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(768)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(770)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(770)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(770)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(768)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(768)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(768)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(768)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(768)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(768)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(768)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(768)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(770)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(770)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(770)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(768)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(770)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(769)@cf43b911bb08: Deleted conn table entry 0TC_gsup_mt_sms_ack0(776)12464942 TC_gsup_mt_sms_ack0(776)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_ack0(776)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_ack0(776)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_ack0(776)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(769)@cf43b911bb08: Created IMSI[0] for '262420000000090'H'3021F8DD'O to be handled at TC_gsup_mt_sms_ack0(776) MSC_Test_0-M3UA(770)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(770)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(769)@cf43b911bb08: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_gsup_mt_sms_ack0(776) TC_gsup_mt_sms_ack0(776)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_ack0(776)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '3021F8DD'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(769)@cf43b911bb08: Added conn table entry 0TC_gsup_mt_sms_ack0(776)12476911 MSC_Test_0-SCCP(768)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(770)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(770)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(770)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(770)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(770)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(770)@cf43b911bb08: Message received on association #8 MSC_Test_0-SCCP(768)@cf43b911bb08: { messageType := 2, destLocRef := 'BE61EF'O, sourceLocRef := '00006E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(768)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(770)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(768)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(768)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(768)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(768)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(768)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(768)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(768)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(768)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_ack0(776)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_ack0(776)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_ack0(776)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(768)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(768)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(768)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(768)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0103028904'O MSC_Test_0-M3UA(770)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(768)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(768)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(768)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(768)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(770)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(770)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(770)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(770)@cf43b911bb08: Message received on association #8 MSC_Test_0-SCCP(768)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(768)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(768)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(768)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(770)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(768)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(768)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(768)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(768)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_ack0(776)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_ack0(776)@cf43b911bb08: RX MT-forwardSM-Res (RP-ACK) TC_gsup_mt_sms_ack0(776)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(768)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(768)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(768)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(768)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(770)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(770)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(770)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(768)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(770)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(769)@cf43b911bb08: Deleted conn table entry 0TC_gsup_mt_sms_ack0(776)12476911 TC_gsup_mt_sms_ack0(776)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_ack0(776)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_ack0(776)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_ack0(776)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_0-M3UA(770)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(769)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(768)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(772)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(767)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(774)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(775)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(773)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(771)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(777)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(767): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(768): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(769): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(770): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(771): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(772): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(773): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(774): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(775): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_gsup_mt_sms_ack0(776): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(777): none (pass -> pass) MTC@cf43b911bb08: Test case TC_gsup_mt_sms_ack finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mt_sms_ack pass'. Mon Jun 10 14:10:04 UTC 2024 ====== MSC_Tests.TC_gsup_mt_sms_ack pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests.TC_gsup_mt_sms_ack.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=253634) Waiting for packet dumper to finish... 1 (prev_count=253634, count=299227) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mt_sms_ack pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mt_sms_err'. ------ MSC_Tests.TC_gsup_mt_sms_err ------ Mon Jun 10 14:10:07 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_gsup_mt_sms_err.pcap" >/data/MSC_Tests.TC_gsup_mt_sms_err.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mt_sms_err' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_gsup_mt_sms_err started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(781)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(781)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(781)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(779)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(782)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(781)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(781)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(781)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(781)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(781)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(781)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(781)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(781)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(781)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(781)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(781)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(781)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(781)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(781)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(781)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(781)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(784)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(784)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(784)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(784)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(784)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(784)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(784)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(784)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(781)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(781)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(781)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(780)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(785)@cf43b911bb08: Created GsupExpect[0] for "262420000000091" to be handled at TC_gsup_mt_sms_err0(787) MSC_Test-GSUP(785)@cf43b911bb08: Created GsupExpect[1] for "262420000000091" to be handled at TC_gsup_mt_sms_err0(787) TC_gsup_mt_sms_err0(787)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(780)@cf43b911bb08: Added conn table entry 0TC_gsup_mt_sms_err0(787)3351791 MSC_Test_0-SCCP(779)@cf43b911bb08: First idle individual index:0 MSC_Test_0-RAN(780)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(781)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(781)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(781)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(781)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(781)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(779)@cf43b911bb08: { messageType := 2, destLocRef := '3324EF'O, sourceLocRef := '00006F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(779)@cf43b911bb08: Session index based on local reference:0 MSC_Test-GSUP(785)@cf43b911bb08: Found GsupExpect[0] for "262420000000091" handled at TC_gsup_mt_sms_err0(787) MSC_Test-GSUP(785)@cf43b911bb08: Added IMSI table entry 0TC_gsup_mt_sms_err0(787)"262420000000091" MSC_Test_0-SCCP(779)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(779)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(779)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(779)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(779)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(779)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(779)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(779)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(781)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_gsup_mt_sms_err0(787)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_err0(787)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_0-M3UA(781)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(781)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(779)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(779)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(779)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(779)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_err0(787)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(780)@cf43b911bb08: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(780)@cf43b911bb08: patched enc_l3: '055B'O MSC_Test_0-SCCP(779)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(779)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(779)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(779)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(781)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(781)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(781)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(779)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(779)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(779)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(779)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(779)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(779)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(779)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(779)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(781)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(781)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(781)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(779)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(781)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(780)@cf43b911bb08: Deleted conn table entry 0TC_gsup_mt_sms_err0(787)3351791 TC_gsup_mt_sms_err0(787)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_err0(787)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_err0(787)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_err0(787)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(780)@cf43b911bb08: Created IMSI[0] for '262420000000091'H'7522620B'O ("u\"b\v") to be handled at TC_gsup_mt_sms_err0(787) MSC_Test_0-M3UA(781)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(781)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(780)@cf43b911bb08: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_gsup_mt_sms_err0(787) TC_gsup_mt_sms_err0(787)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_err0(787)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '7522620B'O ("u\"b\v") } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(780)@cf43b911bb08: Added conn table entry 0TC_gsup_mt_sms_err0(787)10837682 MSC_Test_0-SCCP(779)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(781)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(781)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(781)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(779)@cf43b911bb08: { messageType := 2, destLocRef := 'A55EB2'O, sourceLocRef := '000070'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(779)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(781)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(781)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(779)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(779)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(779)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(779)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(781)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(781)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(779)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(779)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(779)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(779)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_err0(787)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_err0(787)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_err0(787)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(779)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(779)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(779)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(779)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0103028904'O MSC_Test_0-M3UA(781)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(779)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(779)@cf43b911bb08: vl_len:10 MSC_Test_0-SCCP(779)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(779)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '01030789010404000178'O MSC_Test_0-M3UA(781)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(781)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(781)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(781)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(781)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(779)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(779)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(779)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(779)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(779)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(779)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(779)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(779)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_err0(787)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_err0(787)@cf43b911bb08: RX MT-forwardSM-Err (RP-ERROR) TC_gsup_mt_sms_err0(787)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MC@cf43b911bb08: Test Component 787 has requested to stop MTC. Terminating current testcase execution. MSC_Test_0-RAN(780)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(784)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(782)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(783)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(786)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(779)@cf43b911bb08: Final verdict of PTC: none TC_gsup_mt_sms_err0(787)@cf43b911bb08: Final verdict of PTC: pass MSC_Test-GSUP(785)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(778)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(788)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(781)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(778): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(779): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(780): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(781): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(782): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(783): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(784): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(785): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(786): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_gsup_mt_sms_err0(787): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(788): none (pass -> pass) MTC@cf43b911bb08: Test case TC_gsup_mt_sms_err finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mt_sms_err pass'. Mon Jun 10 14:10:09 UTC 2024 ====== MSC_Tests.TC_gsup_mt_sms_err pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests.TC_gsup_mt_sms_err.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=230196) Waiting for packet dumper to finish... 1 (prev_count=230196, count=272127) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mt_sms_err pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mt_sms_rp_mr'. ------ MSC_Tests.TC_gsup_mt_sms_rp_mr ------ Mon Jun 10 14:10:12 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_gsup_mt_sms_rp_mr.pcap" >/data/MSC_Tests.TC_gsup_mt_sms_rp_mr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mt_sms_rp_mr' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_gsup_mt_sms_rp_mr started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(792)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(792)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(792)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(790)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(793)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(792)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(792)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(792)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(792)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(792)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(792)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(792)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(792)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(792)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(792)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(792)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(792)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(792)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(792)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(792)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(792)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(795)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(795)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(795)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(795)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(795)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(795)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(795)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(795)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(792)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(792)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(792)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(791)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(796)@cf43b911bb08: Created GsupExpect[0] for "262420000000092" to be handled at TC_gsup_mt_sms_rp_mr0(798) MSC_Test-GSUP(796)@cf43b911bb08: Created GsupExpect[1] for "262420000000092" to be handled at TC_gsup_mt_sms_rp_mr0(798) TC_gsup_mt_sms_rp_mr0(798)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000092'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(791)@cf43b911bb08: Added conn table entry 0TC_gsup_mt_sms_rp_mr0(798)673251 MSC_Test_0-RAN(791)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(790)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(792)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(792)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(792)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(792)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(792)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(790)@cf43b911bb08: { messageType := 2, destLocRef := '0A45E3'O, sourceLocRef := '000071'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(790)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(790)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(790)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(790)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(790)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(796)@cf43b911bb08: Found GsupExpect[0] for "262420000000092" handled at TC_gsup_mt_sms_rp_mr0(798) MSC_Test-GSUP(796)@cf43b911bb08: Added IMSI table entry 0TC_gsup_mt_sms_rp_mr0(798)"262420000000092" TC_gsup_mt_sms_rp_mr0(798)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(790)@cf43b911bb08: Session index based on connection ID:0 TC_gsup_mt_sms_rp_mr0(798)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_0-SCCP(790)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(790)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(790)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(792)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(792)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(792)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(790)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(790)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(790)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(790)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_rp_mr0(798)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(791)@cf43b911bb08: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(791)@cf43b911bb08: patched enc_l3: '055B'O MSC_Test_0-SCCP(790)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(790)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(790)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(790)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(792)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(792)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(792)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(790)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(790)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(790)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(790)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(790)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(790)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(790)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(790)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(792)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(792)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(792)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(790)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(792)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(791)@cf43b911bb08: Deleted conn table entry 0TC_gsup_mt_sms_rp_mr0(798)673251 TC_gsup_mt_sms_rp_mr0(798)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_rp_mr0(798)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_rp_mr0(798)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_rp_mr0(798)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(791)@cf43b911bb08: Created IMSI[0] for '262420000000092'H'6B5282CC'O to be handled at TC_gsup_mt_sms_rp_mr0(798) TC_gsup_mt_sms_rp_mr0(798)@cf43b911bb08: TX MT-forwardSM-Req for the 1st SMS MSC_Test_0-M3UA(792)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(792)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(791)@cf43b911bb08: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_gsup_mt_sms_rp_mr0(798) TC_gsup_mt_sms_rp_mr0(798)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_rp_mr0(798)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '6B5282CC'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(791)@cf43b911bb08: Added conn table entry 0TC_gsup_mt_sms_rp_mr0(798)14426184 MSC_Test_0-SCCP(790)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(792)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(792)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(792)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(790)@cf43b911bb08: { messageType := 2, destLocRef := 'DC2048'O, sourceLocRef := '000072'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(790)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(792)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(792)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(790)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(790)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(790)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(790)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(792)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(792)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(790)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(790)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(790)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(790)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_rp_mr0(798)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_rp_mr0(798)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_rp_mr0(798)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_rp_mr0(798)@cf43b911bb08: RX the 1st SMS on DTAP, DTAP TID is 0, SM-RP-MR is '00'O TC_gsup_mt_sms_rp_mr0(798)@cf43b911bb08: TX MT-forwardSM-Req for the 2nd SMS MSC_Test_0-SCCP(790)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(790)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(790)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(790)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0103028904'O MSC_Test_0-M3UA(792)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(792)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(792)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(790)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(790)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(790)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(790)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_rp_mr0(798)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_rp_mr0(798)@cf43b911bb08: RX the 2nd SMS on DTAP, DTAP TID is 1, SM-RP-MR is '01'O MSC_Test_0-SCCP(790)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(790)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(790)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(790)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0103029904'O MSC_Test_0-M3UA(792)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(790)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(790)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(790)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(790)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(792)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(792)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(792)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(790)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(790)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(790)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(790)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_rp_mr0(798)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_rp_mr0(798)@cf43b911bb08: RX MT-forwardSM-Res (RP-ACK) TC_gsup_mt_sms_rp_mr0(798)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(790)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(790)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(790)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(790)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0103059901020201'O MSC_Test_0-M3UA(792)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(792)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(792)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(792)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(792)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(790)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(790)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(790)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(790)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(790)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(790)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(790)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(790)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_rp_mr0(798)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_rp_mr0(798)@cf43b911bb08: RX MT-forwardSM-Res (RP-ACK) TC_gsup_mt_sms_rp_mr0(798)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(790)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(790)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(790)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(790)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(792)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(792)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(792)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(790)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(792)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(791)@cf43b911bb08: Deleted conn table entry 0TC_gsup_mt_sms_rp_mr0(798)14426184 TC_gsup_mt_sms_rp_mr0(798)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_rp_mr0(798)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_rp_mr0(798)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_rp_mr0(798)@cf43b911bb08: Final verdict of PTC: pass IPA-CTRL-CLI-IPA(799)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(792)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(796)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(789)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(795)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(790)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(794)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(791)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(793)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(797)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(789): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(790): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(791): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(792): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(793): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(794): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(795): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(796): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(797): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_gsup_mt_sms_rp_mr0(798): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(799): none (pass -> pass) MTC@cf43b911bb08: Test case TC_gsup_mt_sms_rp_mr finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mt_sms_rp_mr pass'. Mon Jun 10 14:10:15 UTC 2024 ====== MSC_Tests.TC_gsup_mt_sms_rp_mr pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests.TC_gsup_mt_sms_rp_mr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=345191) Waiting for packet dumper to finish... 1 (prev_count=345191, count=346268) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mt_sms_rp_mr pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mo_mt_sms_rp_mr'. ------ MSC_Tests.TC_gsup_mo_mt_sms_rp_mr ------ Mon Jun 10 14:10:18 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_gsup_mo_mt_sms_rp_mr.pcap" >/data/MSC_Tests.TC_gsup_mo_mt_sms_rp_mr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mo_mt_sms_rp_mr' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_gsup_mo_mt_sms_rp_mr started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(803)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(803)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(803)@cf43b911bb08: ************************************************* MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-SCCP(801)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(804)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(803)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(803)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(803)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(803)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(803)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(803)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(803)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(803)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(803)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(803)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(803)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(803)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(803)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(803)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(803)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(803)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(806)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(806)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(806)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(806)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(806)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(806)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(806)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(806)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(807)@cf43b911bb08: Created GsupExpect[0] for "262420000000093" to be handled at TC_gsup_mo_mt_sms_rp_mr0(809) MSC_Test-GSUP(807)@cf43b911bb08: Created GsupExpect[1] for "262420000000093" to be handled at TC_gsup_mo_mt_sms_rp_mr0(809) TC_gsup_mo_mt_sms_rp_mr0(809)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000093'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(803)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(803)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(803)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(802)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(802)@cf43b911bb08: Added conn table entry 0TC_gsup_mo_mt_sms_rp_mr0(809)2928891 MSC_Test_0-SCCP(801)@cf43b911bb08: First idle individual index:0 MSC_Test_0-RAN(802)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(803)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(803)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(803)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(803)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(803)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(801)@cf43b911bb08: { messageType := 2, destLocRef := '2CB0FB'O, sourceLocRef := '000073'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(801)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(801)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(801)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(801)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(801)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(807)@cf43b911bb08: Found GsupExpect[0] for "262420000000093" handled at TC_gsup_mo_mt_sms_rp_mr0(809) MSC_Test-GSUP(807)@cf43b911bb08: Added IMSI table entry 0TC_gsup_mo_mt_sms_rp_mr0(809)"262420000000093" MSC_Test_0-SCCP(801)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(801)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(801)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(801)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(803)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_gsup_mo_mt_sms_rp_mr0(809)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mo_mt_sms_rp_mr0(809)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_0-M3UA(803)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(803)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(801)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(801)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(801)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(801)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mo_mt_sms_rp_mr0(809)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(802)@cf43b911bb08: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(802)@cf43b911bb08: patched enc_l3: '055B'O MSC_Test_0-SCCP(801)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(801)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(801)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(801)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(803)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(803)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(803)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(801)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(801)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(801)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(801)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(801)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(801)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(801)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(801)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(803)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(803)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(803)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(801)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(803)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(802)@cf43b911bb08: Deleted conn table entry 0TC_gsup_mo_mt_sms_rp_mr0(809)2928891 TC_gsup_mo_mt_sms_rp_mr0(809)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_mt_sms_rp_mr0(809)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mo_mt_sms_rp_mr0(809)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_mt_sms_rp_mr0(809)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(802)@cf43b911bb08: Created IMSI[0] for '262420000000093'H'1F1A6037'O to be handled at TC_gsup_mo_mt_sms_rp_mr0(809) TC_gsup_mo_mt_sms_rp_mr0(809)@cf43b911bb08: 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 := '1F1A6037'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(802)@cf43b911bb08: Added conn table entry 0TC_gsup_mo_mt_sms_rp_mr0(809)12900228 MSC_Test_0-RAN(802)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(801)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(803)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(803)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(803)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(801)@cf43b911bb08: { messageType := 2, destLocRef := 'C4D784'O, sourceLocRef := '000074'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(801)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(803)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(803)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(803)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(803)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(801)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(801)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(801)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(801)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(801)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(801)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(801)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(801)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mo_mt_sms_rp_mr0(809)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mo_mt_sms_rp_mr0(809)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_mt_sms_rp_mr0(809)@cf43b911bb08: Submit MO SMMA on DTAP, SM-RP-MR is '00'O MSC_Test_0-SCCP(801)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(801)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(801)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(801)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0103050901020600'O MSC_Test_0-M3UA(803)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(803)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(803)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(801)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(801)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(801)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(801)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mo_mt_sms_rp_mr0(809)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_mt_sms_rp_mr0(809)@cf43b911bb08: RX MO-ReadyForSM-Req, SM-RP-MR is '00'O TC_gsup_mo_mt_sms_rp_mr0(809)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_mt_sms_rp_mr0(809)@cf43b911bb08: TX MT-forwardSM-Req for the MT SMS MSC_Test_0-M3UA(803)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(803)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(801)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(801)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(801)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(801)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mo_mt_sms_rp_mr0(809)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_mt_sms_rp_mr0(809)@cf43b911bb08: RX MT SMS on DTAP, DTAP TID is 0, SM-RP-MR is '01'O MSC_Test_0-SCCP(801)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(801)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(801)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(801)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0103028904'O MSC_Test_0-M3UA(803)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(803)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(803)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(801)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(801)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(801)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(801)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mo_mt_sms_rp_mr0(809)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(801)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(801)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(801)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(801)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(803)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(801)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(801)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(801)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(801)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0103058901020201'O MSC_Test_0-M3UA(803)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(803)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(803)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(803)@cf43b911bb08: Message received on association #8 MSC_Test_0-SCCP(801)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(803)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(801)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(801)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(801)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(801)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(801)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(801)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(801)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mo_mt_sms_rp_mr0(809)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_mt_sms_rp_mr0(809)@cf43b911bb08: RX MT-forwardSM-Res (RP-ACK) TC_gsup_mo_mt_sms_rp_mr0(809)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(801)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(801)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(801)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(801)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(803)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(803)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(803)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(801)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(803)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(802)@cf43b911bb08: Deleted conn table entry 0TC_gsup_mo_mt_sms_rp_mr0(809)12900228 TC_gsup_mo_mt_sms_rp_mr0(809)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_mt_sms_rp_mr0(809)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mo_mt_sms_rp_mr0(809)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_mt_sms_rp_mr0(809)@cf43b911bb08: Final verdict of PTC: pass MSC_Test-MNCC(804)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(802)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(801)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(803)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(808)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(800)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(807)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(805)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(810)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(806)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(800): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(801): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(802): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(803): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(804): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(805): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(806): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(807): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(808): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_gsup_mo_mt_sms_rp_mr0(809): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(810): none (pass -> pass) MTC@cf43b911bb08: Test case TC_gsup_mo_mt_sms_rp_mr finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mo_mt_sms_rp_mr pass'. Mon Jun 10 14:10:20 UTC 2024 ====== MSC_Tests.TC_gsup_mo_mt_sms_rp_mr pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests.TC_gsup_mo_mt_sms_rp_mr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=334780) Waiting for packet dumper to finish... 1 (prev_count=334780, count=335857) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mo_mt_sms_rp_mr pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mt_multi_part_sms'. ------ MSC_Tests.TC_gsup_mt_multi_part_sms ------ Mon Jun 10 14:10:23 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_gsup_mt_multi_part_sms.pcap" >/data/MSC_Tests.TC_gsup_mt_multi_part_sms.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mt_multi_part_sms' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_gsup_mt_multi_part_sms started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(814)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(814)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(814)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(812)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(815)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(817)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(817)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(817)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(817)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(817)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(817)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(817)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(817)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(818)@cf43b911bb08: Created GsupExpect[0] for "262420000000091" to be handled at TC_gsup_mt_multi_part_sms0(820) MSC_Test-GSUP(818)@cf43b911bb08: Created GsupExpect[1] for "262420000000091" to be handled at TC_gsup_mt_multi_part_sms0(820) TC_gsup_mt_multi_part_sms0(820)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000091'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(814)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(814)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(814)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(814)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(814)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(814)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(814)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(814)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(814)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(814)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(814)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(814)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(814)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(814)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(814)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(814)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(814)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(814)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(814)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(813)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(813)@cf43b911bb08: Added conn table entry 0TC_gsup_mt_multi_part_sms0(820)4978137 MSC_Test_0-SCCP(812)@cf43b911bb08: First idle individual index:0 MSC_Test_0-RAN(813)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(814)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(814)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(814)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(814)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(814)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(812)@cf43b911bb08: { messageType := 2, destLocRef := '4BF5D9'O, sourceLocRef := '000075'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(812)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(812)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(812)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(812)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(812)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(818)@cf43b911bb08: Found GsupExpect[0] for "262420000000091" handled at TC_gsup_mt_multi_part_sms0(820) MSC_Test-GSUP(818)@cf43b911bb08: Added IMSI table entry 0TC_gsup_mt_multi_part_sms0(820)"262420000000091" TC_gsup_mt_multi_part_sms0(820)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mt_multi_part_sms0(820)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_0-SCCP(812)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(812)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(812)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(812)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(814)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(814)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(814)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(812)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(812)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(812)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(812)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_multi_part_sms0(820)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(813)@cf43b911bb08: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(813)@cf43b911bb08: patched enc_l3: '055B'O MSC_Test_0-SCCP(812)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(812)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(812)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(812)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(814)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(814)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(814)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(812)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(812)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(812)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(812)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(812)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(812)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(812)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(812)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(814)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(814)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(814)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(812)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(814)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(813)@cf43b911bb08: Deleted conn table entry 0TC_gsup_mt_multi_part_sms0(820)4978137 TC_gsup_mt_multi_part_sms0(820)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_multi_part_sms0(820)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mt_multi_part_sms0(820)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_multi_part_sms0(820)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(813)@cf43b911bb08: Created IMSI[0] for '262420000000091'H'1F708AB3'O to be handled at TC_gsup_mt_multi_part_sms0(820) MSC_Test_0-M3UA(814)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(814)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(813)@cf43b911bb08: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_gsup_mt_multi_part_sms0(820) TC_gsup_mt_multi_part_sms0(820)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_multi_part_sms0(820)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '1F708AB3'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(813)@cf43b911bb08: Added conn table entry 0TC_gsup_mt_multi_part_sms0(820)2892654 MSC_Test_0-SCCP(812)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(814)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(814)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(814)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(812)@cf43b911bb08: { messageType := 2, destLocRef := '2C236E'O (",#n"), sourceLocRef := '000076'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(812)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(814)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(814)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(812)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(814)@cf43b911bb08: Message received on association #8 MSC_Test_0-SCCP(812)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(812)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(812)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(814)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(812)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(812)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(812)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(812)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_multi_part_sms0(820)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mt_multi_part_sms0(820)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_multi_part_sms0(820)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(812)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(812)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(812)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(812)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0103028904'O MSC_Test_0-M3UA(814)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(812)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(812)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(812)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(812)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(814)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(814)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(814)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(812)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(812)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(812)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(812)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_multi_part_sms0(820)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_multi_part_sms0(820)@cf43b911bb08: RX MT-forwardSM-Res (RP-ACK) TC_gsup_mt_multi_part_sms0(820)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(814)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(814)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(812)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(812)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(812)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(812)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_multi_part_sms0(820)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(812)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(812)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(812)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(812)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0103028904'O MSC_Test_0-M3UA(814)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(812)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(812)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(812)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(812)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(814)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(814)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(814)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(812)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(812)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(812)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(812)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_multi_part_sms0(820)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_multi_part_sms0(820)@cf43b911bb08: RX MT-forwardSM-Res (RP-ACK) TC_gsup_mt_multi_part_sms0(820)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(814)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(814)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(812)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(812)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(812)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(812)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_multi_part_sms0(820)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(812)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(812)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(812)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(812)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0103028904'O MSC_Test_0-M3UA(814)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(812)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(812)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(812)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(812)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(814)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(814)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(814)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(812)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(812)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(812)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(812)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_multi_part_sms0(820)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_multi_part_sms0(820)@cf43b911bb08: RX MT-forwardSM-Res (RP-ACK) TC_gsup_mt_multi_part_sms0(820)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(814)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(814)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(812)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(812)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(812)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(812)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_multi_part_sms0(820)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(812)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(812)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(812)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(812)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0103028904'O MSC_Test_0-SCCP(812)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(812)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(812)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(812)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(814)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(814)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(814)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(814)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(814)@cf43b911bb08: Message received on association #8 MSC_Test_0-SCCP(812)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(812)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(812)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(812)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(814)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(812)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(812)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(812)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(812)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_multi_part_sms0(820)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_multi_part_sms0(820)@cf43b911bb08: RX MT-forwardSM-Res (RP-ACK) TC_gsup_mt_multi_part_sms0(820)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(812)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(812)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(812)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(812)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(814)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(814)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(814)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(812)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(814)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(813)@cf43b911bb08: Deleted conn table entry 0TC_gsup_mt_multi_part_sms0(820)2892654 TC_gsup_mt_multi_part_sms0(820)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_multi_part_sms0(820)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mt_multi_part_sms0(820)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_multi_part_sms0(820)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_0-SCCP(812)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(818)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(816)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(813)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(814)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(815)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(811)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(819)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(817)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(821)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(811): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(812): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(813): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(814): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(815): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(816): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(817): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(818): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(819): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_gsup_mt_multi_part_sms0(820): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(821): none (pass -> pass) MTC@cf43b911bb08: Test case TC_gsup_mt_multi_part_sms finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mt_multi_part_sms pass'. Mon Jun 10 14:10:32 UTC 2024 ====== MSC_Tests.TC_gsup_mt_multi_part_sms pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests.TC_gsup_mt_multi_part_sms.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=421433) Waiting for packet dumper to finish... 1 (prev_count=421433, count=422510) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mt_multi_part_sms pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mt_sms_lu_delay'. ------ MSC_Tests.TC_gsup_mt_sms_lu_delay ------ Mon Jun 10 14:10:35 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_gsup_mt_sms_lu_delay.pcap" >/data/MSC_Tests.TC_gsup_mt_sms_lu_delay.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mt_sms_lu_delay' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_gsup_mt_sms_lu_delay started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(825)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(825)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(825)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(823)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(826)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(828)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(828)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(828)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(828)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(828)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(828)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(828)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(828)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(829)@cf43b911bb08: Created GsupExpect[0] for "262420000000092" to be handled at TC_gsup_mt_sms_lu_delay0(831) MSC_Test-GSUP(829)@cf43b911bb08: Created GsupExpect[1] for "262420000000092" to be handled at TC_gsup_mt_sms_lu_delay0(831) TC_gsup_mt_sms_lu_delay0(831)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(825)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(825)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(825)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(825)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(825)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(825)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(825)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(825)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(825)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(825)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(825)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(825)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(825)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(825)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(825)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(825)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(825)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(825)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(825)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(824)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(824)@cf43b911bb08: Added conn table entry 0TC_gsup_mt_sms_lu_delay0(831)155865 MSC_Test_0-SCCP(823)@cf43b911bb08: First idle individual index:0 MSC_Test_0-RAN(824)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(825)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(825)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(825)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(825)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(825)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(823)@cf43b911bb08: { messageType := 2, destLocRef := '0260D9'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(823)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(823)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(823)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(823)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(823)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(829)@cf43b911bb08: Found GsupExpect[0] for "262420000000092" handled at TC_gsup_mt_sms_lu_delay0(831) MSC_Test-GSUP(829)@cf43b911bb08: Added IMSI table entry 0TC_gsup_mt_sms_lu_delay0(831)"262420000000092" MSC_Test_0-SCCP(823)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(823)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(823)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(823)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(825)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_gsup_mt_sms_lu_delay0(831)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_lu_delay0(831)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_0-M3UA(825)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(825)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(823)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(823)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(823)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(823)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_lu_delay0(831)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_lu_delay0(831)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(824)@cf43b911bb08: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(824)@cf43b911bb08: patched enc_l3: '055B'O MSC_Test_0-SCCP(823)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(823)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(823)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(823)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(825)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(824)@cf43b911bb08: Created IMSI[0] for '262420000000092'H'02B6D857'O to be handled at TC_gsup_mt_sms_lu_delay0(831) MSC_Test_0-M3UA(825)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(825)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(823)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(823)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(823)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(823)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_lu_delay0(831)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(823)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(823)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(823)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(823)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0103028904'O MSC_Test_0-M3UA(825)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(823)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(823)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(823)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(823)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(825)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(825)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(825)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(825)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(825)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(823)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(823)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(823)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(823)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(823)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(823)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(823)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(823)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_lu_delay0(831)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_lu_delay0(831)@cf43b911bb08: RX MT-forwardSM-Res (RP-ACK) TC_gsup_mt_sms_lu_delay0(831)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(823)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(823)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(823)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(823)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(825)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(825)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(825)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(823)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(825)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(824)@cf43b911bb08: Deleted conn table entry 0TC_gsup_mt_sms_lu_delay0(831)155865 TC_gsup_mt_sms_lu_delay0(831)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_lu_delay0(831)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_lu_delay0(831)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_lu_delay0(831)@cf43b911bb08: Final verdict of PTC: pass MSC_Test-GSUP(829)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(824)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(823)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(826)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(830)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(827)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(822)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(828)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(825)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(832)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(822): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(823): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(824): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(825): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(826): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(827): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(828): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(829): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(830): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_gsup_mt_sms_lu_delay0(831): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(832): none (pass -> pass) MTC@cf43b911bb08: Test case TC_gsup_mt_sms_lu_delay finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mt_sms_lu_delay pass'. Mon Jun 10 14:10:38 UTC 2024 ====== MSC_Tests.TC_gsup_mt_sms_lu_delay pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests.TC_gsup_mt_sms_lu_delay.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=220190) Waiting for packet dumper to finish... 1 (prev_count=220190, count=221267) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mt_sms_lu_delay pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_ussd_single_request'. ------ MSC_Tests.TC_lu_and_mo_ussd_single_request ------ Mon Jun 10 14:10:41 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_and_mo_ussd_single_request.pcap" >/data/MSC_Tests.TC_lu_and_mo_ussd_single_request.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_ussd_single_request' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_lu_and_mo_ussd_single_request started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(836)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(836)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(836)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(834)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(837)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(839)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(839)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(839)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(839)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(839)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(839)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(839)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(839)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(840)@cf43b911bb08: Created GsupExpect[0] for "262420000000046" to be handled at TC_lu_and_mo_ussd_single_request0(842) TC_lu_and_mo_ussd_single_request0(842)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000046'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(836)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(836)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(836)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(836)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(836)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(836)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(836)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(836)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(836)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(836)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(836)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(836)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(836)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(836)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(836)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(836)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(836)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(836)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(836)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(835)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(835)@cf43b911bb08: Added conn table entry 0TC_lu_and_mo_ussd_single_request0(842)12288050 MSC_Test_0-SCCP(834)@cf43b911bb08: First idle individual index:0 MSC_Test_0-RAN(835)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(836)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(836)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(836)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(836)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(836)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(834)@cf43b911bb08: { messageType := 2, destLocRef := 'BB8032'O, sourceLocRef := '000078'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(834)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(834)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(834)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(834)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(834)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(840)@cf43b911bb08: Found GsupExpect[0] for "262420000000046" handled at TC_lu_and_mo_ussd_single_request0(842) MSC_Test-GSUP(840)@cf43b911bb08: Added IMSI table entry 0TC_lu_and_mo_ussd_single_request0(842)"262420000000046" MSC_Test_0-SCCP(834)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(834)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(834)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(834)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(836)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_ussd_single_request0(842)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_ussd_single_request0(842)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_0-M3UA(836)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(836)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(834)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(834)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(834)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(834)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_single_request0(842)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(835)@cf43b911bb08: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(835)@cf43b911bb08: patched enc_l3: '055B'O MSC_Test_0-SCCP(834)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(834)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(834)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(834)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(836)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(836)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(836)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(834)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(834)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(834)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(834)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(834)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(834)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(834)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(834)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(836)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(836)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(836)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(834)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(836)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(835)@cf43b911bb08: Deleted conn table entry 0TC_lu_and_mo_ussd_single_request0(842)12288050 TC_lu_and_mo_ussd_single_request0(842)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_single_request0(842)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_ussd_single_request0(842)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_single_request0(842)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_single_request0(842)@cf43b911bb08: 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 := '7762EFD5'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(835)@cf43b911bb08: Added conn table entry 0TC_lu_and_mo_ussd_single_request0(842)2518230 MSC_Test_0-RAN(835)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(834)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(836)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(836)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(836)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(834)@cf43b911bb08: { messageType := 2, destLocRef := '266CD6'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(834)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(836)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(836)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(836)@cf43b911bb08: Message received on association #8 MSC_Test_0-SCCP(834)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(834)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(834)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(834)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(836)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(834)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(834)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(834)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(834)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_single_request0(842)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_ussd_single_request0(842)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(840)@cf43b911bb08: Created GsupExpect[0] for "262420000000046" to be handled at TC_lu_and_mo_ussd_single_request0(842) MSC_Test_0-RAN(835)@cf43b911bb08: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(835)@cf43b911bb08: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(834)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(834)@cf43b911bb08: vl_len:28 MSC_Test_0-SCCP(834)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(834)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(836)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_ussd_single_request0(842)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(836)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(836)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(836)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(836)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(834)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(834)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(834)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(834)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(834)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(834)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(834)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(834)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_single_request0(842)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(834)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(834)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(834)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(834)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(836)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(836)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(836)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(834)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(836)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(835)@cf43b911bb08: Deleted conn table entry 0TC_lu_and_mo_ussd_single_request0(842)2518230 TC_lu_and_mo_ussd_single_request0(842)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_single_request0(842)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_ussd_single_request0(842)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_single_request0(842)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_0-M3UA(836)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(837)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(841)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(835)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(839)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(833)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(843)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(840)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(838)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(834)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(833): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(834): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(835): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(836): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(837): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(838): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(839): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(840): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(841): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_lu_and_mo_ussd_single_request0(842): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(843): none (pass -> pass) MTC@cf43b911bb08: Test case TC_lu_and_mo_ussd_single_request finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_ussd_single_request pass'. Mon Jun 10 14:10:43 UTC 2024 ====== MSC_Tests.TC_lu_and_mo_ussd_single_request pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests.TC_lu_and_mo_ussd_single_request.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=237278) Waiting for packet dumper to finish... 1 (prev_count=237278, count=273073) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_ussd_single_request pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_ussd_notification'. ------ MSC_Tests.TC_lu_and_mt_ussd_notification ------ Mon Jun 10 14:10:46 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_and_mt_ussd_notification.pcap" >/data/MSC_Tests.TC_lu_and_mt_ussd_notification.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_ussd_notification' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_lu_and_mt_ussd_notification started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(847)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(847)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(847)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(845)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(848)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(850)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(850)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(850)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(850)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(850)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(850)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(850)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(850)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(851)@cf43b911bb08: Created GsupExpect[0] for "262420000000047" to be handled at TC_lu_and_mt_ussd_notification0(853) TC_lu_and_mt_ussd_notification0(853)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000047'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(847)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(847)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(847)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(847)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(847)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(847)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(847)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(847)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(847)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(847)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(847)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(847)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(847)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(847)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(847)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(847)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(847)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(847)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(847)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(846)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(846)@cf43b911bb08: Added conn table entry 0TC_lu_and_mt_ussd_notification0(853)9260882 MSC_Test_0-SCCP(845)@cf43b911bb08: First idle individual index:0 MSC_Test_0-RAN(846)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(847)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(847)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(847)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(847)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(847)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(845)@cf43b911bb08: { messageType := 2, destLocRef := '8D4F52'O, sourceLocRef := '00007A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(845)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(845)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(845)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(845)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(845)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(851)@cf43b911bb08: Found GsupExpect[0] for "262420000000047" handled at TC_lu_and_mt_ussd_notification0(853) MSC_Test-GSUP(851)@cf43b911bb08: Added IMSI table entry 0TC_lu_and_mt_ussd_notification0(853)"262420000000047" MSC_Test_0-SCCP(845)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(845)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(845)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(845)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_lu_and_mt_ussd_notification0(853)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_ussd_notification0(853)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_0-M3UA(847)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(847)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(847)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(845)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(845)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(845)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(845)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_ussd_notification0(853)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(846)@cf43b911bb08: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(846)@cf43b911bb08: patched enc_l3: '055B'O MSC_Test_0-SCCP(845)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(845)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(845)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(845)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(847)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(847)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(847)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(845)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(845)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(845)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(845)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(845)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(845)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(845)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(845)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(847)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(847)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(847)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(845)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(847)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(846)@cf43b911bb08: Deleted conn table entry 0TC_lu_and_mt_ussd_notification0(853)9260882 TC_lu_and_mt_ussd_notification0(853)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_ussd_notification0(853)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_ussd_notification0(853)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_ussd_notification0(853)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(846)@cf43b911bb08: Created IMSI[0] for '262420000000047'H'65199D1E'O to be handled at TC_lu_and_mt_ussd_notification0(853) MSC_Test-GSUP(851)@cf43b911bb08: Created GsupExpect[0] for "262420000000047" to be handled at TC_lu_and_mt_ussd_notification0(853) MSC_Test_0-M3UA(847)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(847)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(846)@cf43b911bb08: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_ussd_notification0(853) TC_lu_and_mt_ussd_notification0(853)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_ussd_notification0(853)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '65199D1E'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(846)@cf43b911bb08: Added conn table entry 0TC_lu_and_mt_ussd_notification0(853)2330383 MSC_Test_0-SCCP(845)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(847)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(847)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(847)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(847)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(847)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(847)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(847)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(845)@cf43b911bb08: { messageType := 2, destLocRef := '238F0F'O, sourceLocRef := '00007B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(845)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(845)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(845)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(845)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(845)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(845)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(845)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(845)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(845)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_ussd_notification0(853)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_ussd_notification0(853)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_ussd_notification0(853)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(846)@cf43b911bb08: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(846)@cf43b911bb08: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-SCCP(845)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(845)@cf43b911bb08: vl_len:11 MSC_Test_0-SCCP(845)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(845)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-M3UA(847)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_ussd_notification0(853)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(847)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(847)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(847)@cf43b911bb08: Message received on association #8 MSC_Test_0-SCCP(845)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(845)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(845)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(845)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(847)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(845)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(845)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(845)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(845)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_ussd_notification0(853)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(845)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(845)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(845)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(845)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(847)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(847)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(847)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(845)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-RAN(846)@cf43b911bb08: Deleted conn table entry 0TC_lu_and_mt_ussd_notification0(853)2330383 TC_lu_and_mt_ussd_notification0(853)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(847)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_ussd_notification0(853)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_ussd_notification0(853)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_ussd_notification0(853)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_0-M3UA(847)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(846)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(845)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(851)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(849)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(848)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(854)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(852)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(844)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(850)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(844): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(845): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(846): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(847): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(848): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(849): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(850): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(851): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(852): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_lu_and_mt_ussd_notification0(853): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(854): none (pass -> pass) MTC@cf43b911bb08: Test case TC_lu_and_mt_ussd_notification finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_ussd_notification pass'. Mon Jun 10 14:10:48 UTC 2024 ====== MSC_Tests.TC_lu_and_mt_ussd_notification pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests.TC_lu_and_mt_ussd_notification.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=237099) Waiting for packet dumper to finish... 1 (prev_count=237099, count=283019) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_ussd_notification pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_ussd_during_mt_call'. ------ MSC_Tests.TC_lu_and_mo_ussd_during_mt_call ------ Mon Jun 10 14:10:51 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_and_mo_ussd_during_mt_call.pcap" >/data/MSC_Tests.TC_lu_and_mo_ussd_during_mt_call.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_ussd_during_mt_call' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_lu_and_mo_ussd_during_mt_call started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(858)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(858)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(858)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(856)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(859)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(861)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(861)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(861)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(861)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(861)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(861)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(861)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(861)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(862)@cf43b911bb08: Created GsupExpect[0] for "262420000000048" to be handled at TC_lu_and_mo_ussd_during_mt_call0(864) TC_lu_and_mo_ussd_during_mt_call0(864)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000048'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(858)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(858)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(858)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(858)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(858)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(858)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(858)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(858)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(858)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(858)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(858)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(858)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(858)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(858)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(858)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(858)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(858)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(858)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(858)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(857)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(857)@cf43b911bb08: Added conn table entry 0TC_lu_and_mo_ussd_during_mt_call0(864)9141960 MSC_Test_0-SCCP(856)@cf43b911bb08: First idle individual index:0 MSC_Test_0-RAN(857)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(858)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(858)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(858)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(858)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(858)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(856)@cf43b911bb08: { messageType := 2, destLocRef := '8B7EC8'O, sourceLocRef := '00007C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(856)@cf43b911bb08: Session index based on local reference:0 MSC_Test-GSUP(862)@cf43b911bb08: Found GsupExpect[0] for "262420000000048" handled at TC_lu_and_mo_ussd_during_mt_call0(864) MSC_Test-GSUP(862)@cf43b911bb08: Added IMSI table entry 0TC_lu_and_mo_ussd_during_mt_call0(864)"262420000000048" MSC_Test_0-SCCP(856)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(856)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(856)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(856)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(856)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(856)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(856)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(856)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(858)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_ussd_during_mt_call0(864)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_ussd_during_mt_call0(864)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_0-M3UA(858)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(858)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(856)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(856)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(856)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(856)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_during_mt_call0(864)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(857)@cf43b911bb08: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(857)@cf43b911bb08: patched enc_l3: '055B'O MSC_Test_0-SCCP(856)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(856)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(856)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(856)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(858)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(858)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(858)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(856)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(856)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(856)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(856)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(856)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(856)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(856)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(856)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(858)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(858)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(858)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(856)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(858)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(857)@cf43b911bb08: Deleted conn table entry 0TC_lu_and_mo_ussd_during_mt_call0(864)9141960 TC_lu_and_mo_ussd_during_mt_call0(864)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_during_mt_call0(864)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_ussd_during_mt_call0(864)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_during_mt_call0(864)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(859)@cf43b911bb08: Added conn table entry 0TC_lu_and_mo_ussd_during_mt_call0(864)606396909 MSC_Test_0-RAN(857)@cf43b911bb08: Created IMSI[0] for '262420000000048'H'1DA78C19'O to be handled at TC_lu_and_mo_ussd_during_mt_call0(864) MSC_Test_0-M3UA(858)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(858)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(857)@cf43b911bb08: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mo_ussd_during_mt_call0(864) TC_lu_and_mo_ussd_during_mt_call0(864)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(857)@cf43b911bb08: Created IMSI[1] for '262420000000048'H'1DA78C19'O to be handled at TC_lu_and_mo_ussd_during_mt_call0(864) TC_lu_and_mo_ussd_during_mt_call0(864)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '1DA78C19'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(857)@cf43b911bb08: Added conn table entry 0TC_lu_and_mo_ussd_during_mt_call0(864)4334462 MSC_Test_0-SCCP(856)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(858)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(858)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(858)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(856)@cf43b911bb08: { messageType := 2, destLocRef := '42237E'O ("B#~"), 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(856)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(858)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(858)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(858)@cf43b911bb08: Message received on association #8 MSC_Test_0-SCCP(856)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(856)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(858)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(856)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(856)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(856)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(856)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(856)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(856)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_during_mt_call0(864)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_ussd_during_mt_call0(864)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_during_mt_call0(864)@cf43b911bb08: f_mt_call_complete 1 MSC_Test_0-RAN(857)@cf43b911bb08: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(857)@cf43b911bb08: patched enc_l3: '8301'O MSC_Test_0-SCCP(856)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(856)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(856)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(856)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(858)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_ussd_during_mt_call0(864)@cf43b911bb08: f_mt_call_complete 2 MSC_Test-MGCP(860)@cf43b911bb08: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_ussd_during_mt_call0(864) MSC_Test-MGCP(860)@cf43b911bb08: Found Expect[0] for { line := { verb := "CRCX", trans_id := "87", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "2e" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mo_ussd_during_mt_call0(864) TC_lu_and_mo_ussd_during_mt_call0(864)@cf43b911bb08: f_mt_call_complete 3 TC_lu_and_mo_ussd_during_mt_call0(864)@cf43b911bb08: f_mt_call_complete 4 MSC_Test_0-M3UA(858)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(858)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(856)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(856)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(856)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(856)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_during_mt_call0(864)@cf43b911bb08: f_mt_call_complete 6 MSC_Test_0-SCCP(856)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(856)@cf43b911bb08: vl_len:14 MSC_Test_0-SCCP(856)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(856)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-RAN(857)@cf43b911bb08: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(857)@cf43b911bb08: patched enc_l3: '8347'O MSC_Test_0-M3UA(858)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(856)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(856)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(856)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(856)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(858)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_ussd_during_mt_call0(864)@cf43b911bb08: f_mt_call_complete 5 TC_lu_and_mo_ussd_during_mt_call0(864)@cf43b911bb08: f_mt_call_complete 8 TC_lu_and_mo_ussd_during_mt_call0(864)@cf43b911bb08: f_mt_call_complete 7 TC_lu_and_mo_ussd_during_mt_call0(864)@cf43b911bb08: f_mt_call_complete 9 TC_lu_and_mo_ussd_during_mt_call0(864)@cf43b911bb08: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_ussd_during_mt_call0(864)@cf43b911bb08: f_mt_call_complete DONE TC_lu_and_mo_ussd_during_mt_call0(864)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(857)@cf43b911bb08: patching N(SD)=2 into dtap '1B3B1C15A11302010102013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(857)@cf43b911bb08: patched enc_l3: '1BBB1C15A11302010102013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(856)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(856)@cf43b911bb08: vl_len:28 MSC_Test_0-SCCP(856)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(856)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0100191BBB1C15A11302010102013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(858)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_ussd_during_mt_call0(864)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(858)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(858)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(856)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(856)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(856)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(856)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_during_mt_call0(864)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_during_mt_call0(864)@cf43b911bb08: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(858)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(858)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(856)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(856)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(856)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(856)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_during_mt_call0(864)@cf43b911bb08: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(857)@cf43b911bb08: patching N(SD)=3 into dtap '832D0802E180'O MSC_Test_0-RAN(857)@cf43b911bb08: patched enc_l3: '83ED0802E180'O MSC_Test_0-SCCP(856)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(856)@cf43b911bb08: vl_len:9 MSC_Test_0-SCCP(856)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(856)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '01000683ED0802E180'O MSC_Test_0-M3UA(858)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(859)@cf43b911bb08: Deleted conn table entry 0TC_lu_and_mo_ussd_during_mt_call0(864)606396909 TC_lu_and_mo_ussd_during_mt_call0(864)@cf43b911bb08: f_call_hangup 2: rx MNCC REL ind MSC_Test_0-M3UA(858)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(858)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(858)@cf43b911bb08: Message received on association #8 MSC_Test_0-SCCP(856)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(856)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(858)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(856)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(856)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(856)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(856)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(856)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(856)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_during_mt_call0(864)@cf43b911bb08: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mo_ussd_during_mt_call0(864)@cf43b911bb08: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_ussd_during_mt_call0(864)@cf43b911bb08: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_ussd_during_mt_call0(864)@cf43b911bb08: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(856)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(856)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(856)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(856)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(858)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(858)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(858)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(856)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(858)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(857)@cf43b911bb08: Deleted conn table entry 0TC_lu_and_mo_ussd_during_mt_call0(864)4334462 TC_lu_and_mo_ussd_during_mt_call0(864)@cf43b911bb08: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_ussd_during_mt_call0(864)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_during_mt_call0(864)@cf43b911bb08: f_call_hangup 9: done TC_lu_and_mo_ussd_during_mt_call0(864)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_0-RAN(857)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(859)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(856)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(858)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(862)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(860)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(865)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(861)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(855)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(863)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(855): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(856): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(857): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(858): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(859): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(860): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(861): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(862): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(863): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_lu_and_mo_ussd_during_mt_call0(864): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(865): none (pass -> pass) MTC@cf43b911bb08: Test case TC_lu_and_mo_ussd_during_mt_call finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_ussd_during_mt_call pass'. Mon Jun 10 14:10:56 UTC 2024 ====== MSC_Tests.TC_lu_and_mo_ussd_during_mt_call pass ====== Saving talloc report from 172.18.149.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=409393) Waiting for packet dumper to finish... 1 (prev_count=409393, count=410470) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_ussd_during_mt_call pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_ussd_during_mt_call'. ------ MSC_Tests.TC_lu_and_mt_ussd_during_mt_call ------ Mon Jun 10 14:10:59 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_and_mt_ussd_during_mt_call.pcap" >/data/MSC_Tests.TC_lu_and_mt_ussd_during_mt_call.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_ussd_during_mt_call' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_lu_and_mt_ussd_during_mt_call started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(869)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(869)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(869)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(867)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(870)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(869)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(869)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(869)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(869)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(869)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(869)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(869)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(869)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(869)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(869)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(869)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(869)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(869)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(869)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(869)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(869)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(872)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(872)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(872)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(872)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(872)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(872)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(872)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(872)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(869)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(873)@cf43b911bb08: Created GsupExpect[0] for "262420000000049" to be handled at TC_lu_and_mt_ussd_during_mt_call0(875) MSC_Test_0-M3UA(869)@cf43b911bb08: Message received on association #8 TC_lu_and_mt_ussd_during_mt_call0(875)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(869)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(868)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(868)@cf43b911bb08: Added conn table entry 0TC_lu_and_mt_ussd_during_mt_call0(875)14357234 MSC_Test_0-RAN(868)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(867)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(869)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(869)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(869)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(869)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(869)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(867)@cf43b911bb08: { messageType := 2, destLocRef := 'DB12F2'O, sourceLocRef := '00007E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(867)@cf43b911bb08: Session index based on local reference:0 MSC_Test-GSUP(873)@cf43b911bb08: Found GsupExpect[0] for "262420000000049" handled at TC_lu_and_mt_ussd_during_mt_call0(875) MSC_Test-GSUP(873)@cf43b911bb08: Added IMSI table entry 0TC_lu_and_mt_ussd_during_mt_call0(875)"262420000000049" MSC_Test_0-SCCP(867)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(867)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(867)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(867)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(867)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(867)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(867)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(867)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(869)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_ussd_during_mt_call0(875)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_ussd_during_mt_call0(875)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_0-M3UA(869)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(869)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(867)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(867)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(867)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(867)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_ussd_during_mt_call0(875)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(868)@cf43b911bb08: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(868)@cf43b911bb08: patched enc_l3: '055B'O MSC_Test_0-SCCP(867)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(867)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(867)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(867)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(869)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(869)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(869)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(867)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(867)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(867)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(867)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(867)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(867)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(867)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(867)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(869)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(869)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(869)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(867)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(869)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(868)@cf43b911bb08: Deleted conn table entry 0TC_lu_and_mt_ussd_during_mt_call0(875)14357234 TC_lu_and_mt_ussd_during_mt_call0(875)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_ussd_during_mt_call0(875)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_ussd_during_mt_call0(875)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_ussd_during_mt_call0(875)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(870)@cf43b911bb08: Added conn table entry 0TC_lu_and_mt_ussd_during_mt_call0(875)1215419996 MSC_Test_0-RAN(868)@cf43b911bb08: Created IMSI[0] for '262420000000049'H'6495DAFB'O to be handled at TC_lu_and_mt_ussd_during_mt_call0(875) MSC_Test_0-M3UA(869)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(869)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(868)@cf43b911bb08: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_ussd_during_mt_call0(875) TC_lu_and_mt_ussd_during_mt_call0(875)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(868)@cf43b911bb08: Created IMSI[1] for '262420000000049'H'6495DAFB'O to be handled at TC_lu_and_mt_ussd_during_mt_call0(875) TC_lu_and_mt_ussd_during_mt_call0(875)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '6495DAFB'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(868)@cf43b911bb08: Added conn table entry 0TC_lu_and_mt_ussd_during_mt_call0(875)8407575 MSC_Test_0-SCCP(867)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(869)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(869)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(869)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(867)@cf43b911bb08: { messageType := 2, destLocRef := '804A17'O, sourceLocRef := '00007F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(867)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(869)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(869)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(869)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(869)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(867)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(867)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(867)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(867)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(867)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(867)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(867)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(867)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_ussd_during_mt_call0(875)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_ussd_during_mt_call0(875)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_ussd_during_mt_call0(875)@cf43b911bb08: f_mt_call_complete 1 MSC_Test_0-RAN(868)@cf43b911bb08: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(868)@cf43b911bb08: patched enc_l3: '8301'O MSC_Test_0-SCCP(867)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(867)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(867)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(867)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(869)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_ussd_during_mt_call0(875)@cf43b911bb08: f_mt_call_complete 2 MSC_Test-MGCP(871)@cf43b911bb08: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_ussd_during_mt_call0(875) MSC_Test-MGCP(871)@cf43b911bb08: Found Expect[0] for { line := { verb := "CRCX", trans_id := "93", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "30" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mt_ussd_during_mt_call0(875) TC_lu_and_mt_ussd_during_mt_call0(875)@cf43b911bb08: f_mt_call_complete 3 TC_lu_and_mt_ussd_during_mt_call0(875)@cf43b911bb08: f_mt_call_complete 4 MSC_Test_0-M3UA(869)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(869)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(867)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(867)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(867)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(867)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_ussd_during_mt_call0(875)@cf43b911bb08: f_mt_call_complete 6 MSC_Test_0-SCCP(867)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(867)@cf43b911bb08: vl_len:14 MSC_Test_0-SCCP(867)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(867)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-RAN(868)@cf43b911bb08: patching N(SD)=1 into dtap '8307'O MSC_Test_0-M3UA(869)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(868)@cf43b911bb08: patched enc_l3: '8347'O MSC_Test_0-SCCP(867)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(867)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(867)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(867)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(869)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_ussd_during_mt_call0(875)@cf43b911bb08: f_mt_call_complete 5 TC_lu_and_mt_ussd_during_mt_call0(875)@cf43b911bb08: f_mt_call_complete 8 TC_lu_and_mt_ussd_during_mt_call0(875)@cf43b911bb08: f_mt_call_complete 7 TC_lu_and_mt_ussd_during_mt_call0(875)@cf43b911bb08: f_mt_call_complete 9 TC_lu_and_mt_ussd_during_mt_call0(875)@cf43b911bb08: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_ussd_during_mt_call0(875)@cf43b911bb08: f_mt_call_complete DONE TC_lu_and_mt_ussd_during_mt_call0(875)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(869)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(869)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(867)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(867)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(867)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(867)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_ussd_during_mt_call0(875)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(868)@cf43b911bb08: patching N(SD)=2 into dtap '8B3A16A214020101300F02013C300A04010F0405CE37BCEC02'O MSC_Test_0-RAN(868)@cf43b911bb08: patched enc_l3: '8BBA16A214020101300F02013C300A04010F0405CE37BCEC02'O MSC_Test_0-SCCP(867)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(867)@cf43b911bb08: vl_len:28 MSC_Test_0-SCCP(867)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(867)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0100198BBA16A214020101300F02013C300A04010F0405CE37BCEC02'O MSC_Test_0-M3UA(869)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_ussd_during_mt_call0(875)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(869)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(869)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(867)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(867)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(867)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(867)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_ussd_during_mt_call0(875)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_ussd_during_mt_call0(875)@cf43b911bb08: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(869)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(869)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(867)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(867)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(867)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(867)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_ussd_during_mt_call0(875)@cf43b911bb08: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(868)@cf43b911bb08: patching N(SD)=3 into dtap '832D0802E180'O MSC_Test_0-RAN(868)@cf43b911bb08: patched enc_l3: '83ED0802E180'O MSC_Test_0-SCCP(867)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(867)@cf43b911bb08: vl_len:9 MSC_Test_0-SCCP(867)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(867)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '01000683ED0802E180'O MSC_Test_0-M3UA(869)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(870)@cf43b911bb08: Deleted conn table entry 0TC_lu_and_mt_ussd_during_mt_call0(875)1215419996 TC_lu_and_mt_ussd_during_mt_call0(875)@cf43b911bb08: f_call_hangup 2: rx MNCC REL ind MSC_Test_0-M3UA(869)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(869)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(869)@cf43b911bb08: Message received on association #8 MSC_Test_0-SCCP(867)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(867)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(867)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(867)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(869)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(867)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(867)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(867)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(867)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_ussd_during_mt_call0(875)@cf43b911bb08: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_ussd_during_mt_call0(875)@cf43b911bb08: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_ussd_during_mt_call0(875)@cf43b911bb08: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_ussd_during_mt_call0(875)@cf43b911bb08: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(867)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(867)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(867)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(867)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(869)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(869)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(869)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(867)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(869)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(868)@cf43b911bb08: Deleted conn table entry 0TC_lu_and_mt_ussd_during_mt_call0(875)8407575 TC_lu_and_mt_ussd_during_mt_call0(875)@cf43b911bb08: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_ussd_during_mt_call0(875)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_ussd_during_mt_call0(875)@cf43b911bb08: f_call_hangup 9: done TC_lu_and_mt_ussd_during_mt_call0(875)@cf43b911bb08: Final verdict of PTC: pass MSC_Test-MNCC(870)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(871)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(873)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(867)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(874)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(869)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(872)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(866)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(876)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(868)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(866): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(867): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(868): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(869): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(870): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(871): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(872): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(873): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(874): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_lu_and_mt_ussd_during_mt_call0(875): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(876): none (pass -> pass) MTC@cf43b911bb08: Test case TC_lu_and_mt_ussd_during_mt_call finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_ussd_during_mt_call pass'. Mon Jun 10 14:11:05 UTC 2024 ====== MSC_Tests.TC_lu_and_mt_ussd_during_mt_call pass ====== Saving talloc report from 172.18.149.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=415072) Waiting for packet dumper to finish... 1 (prev_count=415072, count=416149) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_ussd_during_mt_call pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_ussd_mo_release'. ------ MSC_Tests.TC_lu_and_mo_ussd_mo_release ------ Mon Jun 10 14:11:08 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_and_mo_ussd_mo_release.pcap" >/data/MSC_Tests.TC_lu_and_mo_ussd_mo_release.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_ussd_mo_release' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_lu_and_mo_ussd_mo_release started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(880)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(880)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(880)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(878)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(881)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(880)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(880)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(880)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(880)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(880)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(880)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(880)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(880)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(880)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(880)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(880)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(880)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(880)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(880)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(880)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(880)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(883)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(883)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(883)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(883)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(883)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(883)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(883)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(883)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(884)@cf43b911bb08: Created GsupExpect[0] for "262420000000050" to be handled at TC_lu_and_mo_ussd_mo_release0(886) TC_lu_and_mo_ussd_mo_release0(886)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(880)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(880)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(880)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(879)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(879)@cf43b911bb08: Added conn table entry 0TC_lu_and_mo_ussd_mo_release0(886)7590903 MSC_Test_0-SCCP(878)@cf43b911bb08: First idle individual index:0 MSC_Test_0-RAN(879)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(880)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(880)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(880)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(880)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(880)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(878)@cf43b911bb08: { messageType := 2, destLocRef := '73D3F7'O, sourceLocRef := '000080'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(878)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(878)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(878)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(878)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(878)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(884)@cf43b911bb08: Found GsupExpect[0] for "262420000000050" handled at TC_lu_and_mo_ussd_mo_release0(886) MSC_Test-GSUP(884)@cf43b911bb08: Added IMSI table entry 0TC_lu_and_mo_ussd_mo_release0(886)"262420000000050" TC_lu_and_mo_ussd_mo_release0(886)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_ussd_mo_release0(886)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_0-SCCP(878)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(878)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(878)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(878)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(880)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(880)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(880)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(878)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(878)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(878)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(878)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_mo_release0(886)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(879)@cf43b911bb08: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(879)@cf43b911bb08: patched enc_l3: '055B'O MSC_Test_0-SCCP(878)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(878)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(878)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(878)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(880)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(880)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(880)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(878)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(878)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(878)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(878)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(878)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(878)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(878)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(878)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(880)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(880)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(880)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(878)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(880)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(879)@cf43b911bb08: Deleted conn table entry 0TC_lu_and_mo_ussd_mo_release0(886)7590903 TC_lu_and_mo_ussd_mo_release0(886)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_mo_release0(886)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_ussd_mo_release0(886)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_mo_release0(886)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_mo_release0(886)@cf43b911bb08: 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 := '06266304'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(879)@cf43b911bb08: Added conn table entry 0TC_lu_and_mo_ussd_mo_release0(886)3561144 MSC_Test_0-RAN(879)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(878)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(880)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(880)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(880)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(878)@cf43b911bb08: { messageType := 2, destLocRef := '3656B8'O, sourceLocRef := '000081'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(878)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(880)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(880)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(880)@cf43b911bb08: Message received on association #8 MSC_Test_0-SCCP(878)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(880)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(878)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(878)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(878)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(878)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(878)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(878)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(878)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_mo_release0(886)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_ussd_mo_release0(886)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(884)@cf43b911bb08: Created GsupExpect[0] for "262420000000050" to be handled at TC_lu_and_mo_ussd_mo_release0(886) MSC_Test_0-RAN(879)@cf43b911bb08: patching N(SD)=1 into dtap '1B3B1C18A11602010102013B300E04010F04092ADBCD6653C96CB611'O MSC_Test_0-RAN(879)@cf43b911bb08: patched enc_l3: '1B7B1C18A11602010102013B300E04010F04092ADBCD6653C96CB611'O MSC_Test_0-SCCP(878)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(878)@cf43b911bb08: vl_len:31 MSC_Test_0-SCCP(878)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(878)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '01001C1B7B1C18A11602010102013B300E04010F04092ADBCD6653C96CB611'O MSC_Test_0-M3UA(880)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_ussd_mo_release0(886)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(880)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(880)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(878)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(878)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(878)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(878)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_mo_release0(886)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(879)@cf43b911bb08: patching N(SD)=2 into dtap '1B2A'O MSC_Test_0-RAN(879)@cf43b911bb08: patched enc_l3: '1BAA'O MSC_Test_0-SCCP(878)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(878)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(878)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(878)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0100021BAA'O MSC_Test_0-M3UA(880)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_ussd_mo_release0(886)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(880)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(880)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(878)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(878)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(878)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(878)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(878)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(878)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(878)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(878)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(880)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(880)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(880)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(878)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(880)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(879)@cf43b911bb08: Deleted conn table entry 0TC_lu_and_mo_ussd_mo_release0(886)3561144 TC_lu_and_mo_ussd_mo_release0(886)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_mo_release0(886)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_ussd_mo_release0(886)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_mo_release0(886)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_0-M3UA(880)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(884)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(879)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(878)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(881)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(877)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(883)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(882)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(887)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(885)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(877): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(878): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(879): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(880): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(881): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(882): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(883): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(884): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(885): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_lu_and_mo_ussd_mo_release0(886): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(887): none (pass -> pass) MTC@cf43b911bb08: Test case TC_lu_and_mo_ussd_mo_release finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_ussd_mo_release pass'. Mon Jun 10 14:11:10 UTC 2024 ====== MSC_Tests.TC_lu_and_mo_ussd_mo_release pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests.TC_lu_and_mo_ussd_mo_release.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=263203) Waiting for packet dumper to finish... 1 (prev_count=263203, count=281778) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_ussd_mo_release pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_ss_session_timeout'. ------ MSC_Tests.TC_lu_and_ss_session_timeout ------ Mon Jun 10 14:11:13 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_and_ss_session_timeout.pcap" >/data/MSC_Tests.TC_lu_and_ss_session_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_ss_session_timeout' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_lu_and_ss_session_timeout started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(891)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(891)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(891)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(889)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(892)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(891)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(891)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(891)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(891)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(891)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(891)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(891)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(891)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(891)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(891)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(891)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(891)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(891)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(891)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(891)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(891)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(894)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(894)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(894)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(894)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(894)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(894)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(894)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(894)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(895)@cf43b911bb08: Created GsupExpect[0] for "262420000000051" to be handled at TC_lu_and_ss_session_timeout0(897) TC_lu_and_ss_session_timeout0(897)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(891)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(891)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(891)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(890)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(890)@cf43b911bb08: Added conn table entry 0TC_lu_and_ss_session_timeout0(897)4276833 MSC_Test_0-SCCP(889)@cf43b911bb08: First idle individual index:0 MSC_Test_0-RAN(890)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(891)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(891)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(891)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(891)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(891)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(889)@cf43b911bb08: { messageType := 2, destLocRef := '414261'O ("ABa"), sourceLocRef := '000082'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(889)@cf43b911bb08: Session index based on local reference:0 MSC_Test-GSUP(895)@cf43b911bb08: Found GsupExpect[0] for "262420000000051" handled at TC_lu_and_ss_session_timeout0(897) MSC_Test-GSUP(895)@cf43b911bb08: Added IMSI table entry 0TC_lu_and_ss_session_timeout0(897)"262420000000051" MSC_Test_0-SCCP(889)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(889)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(889)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(889)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(889)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(889)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(889)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(889)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(891)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_ss_session_timeout0(897)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_ss_session_timeout0(897)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_0-M3UA(891)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(891)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(889)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(889)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(889)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(889)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_ss_session_timeout0(897)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(890)@cf43b911bb08: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(890)@cf43b911bb08: patched enc_l3: '055B'O MSC_Test_0-SCCP(889)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(889)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(889)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(889)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(891)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(891)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(891)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(889)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(889)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(889)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(889)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(889)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(889)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(889)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(889)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(891)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(891)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(891)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(889)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(891)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(890)@cf43b911bb08: Deleted conn table entry 0TC_lu_and_ss_session_timeout0(897)4276833 TC_lu_and_ss_session_timeout0(897)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_ss_session_timeout0(897)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_ss_session_timeout0(897)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_ss_session_timeout0(897)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_ss_session_timeout0(897)@cf43b911bb08: 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 := '96817A53'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(890)@cf43b911bb08: Added conn table entry 0TC_lu_and_ss_session_timeout0(897)9196683 MSC_Test_0-RAN(890)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(889)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(891)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(891)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(891)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(889)@cf43b911bb08: { messageType := 2, destLocRef := '8C548B'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(889)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(891)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(891)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(891)@cf43b911bb08: Message received on association #8 MSC_Test_0-SCCP(889)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(889)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(889)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(889)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(891)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(889)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(889)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(889)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(889)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_ss_session_timeout0(897)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_ss_session_timeout0(897)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(895)@cf43b911bb08: Created GsupExpect[0] for "262420000000051" to be handled at TC_lu_and_ss_session_timeout0(897) MSC_Test_0-RAN(890)@cf43b911bb08: patching N(SD)=1 into dtap '1B3B1C19A11702010102013B300F04010F040A2379995D0ECFCB917619'O MSC_Test_0-RAN(890)@cf43b911bb08: patched enc_l3: '1B7B1C19A11702010102013B300F04010F040A2379995D0ECFCB917619'O MSC_Test_0-SCCP(889)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(889)@cf43b911bb08: vl_len:32 MSC_Test_0-SCCP(889)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(889)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '01001D1B7B1C19A11702010102013B300F04010F040A2379995D0ECFCB917619'O MSC_Test_0-M3UA(891)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_ss_session_timeout0(897)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(891)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(891)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(891)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(891)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(889)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(889)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(889)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(889)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(889)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(889)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(889)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(889)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(889)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(889)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(889)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(889)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(891)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(891)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(891)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(889)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-RAN(890)@cf43b911bb08: Deleted conn table entry 0TC_lu_and_ss_session_timeout0(897)9196683 MSC_Test_0-M3UA(891)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_ss_session_timeout0(897)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_ss_session_timeout0(897)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_ss_session_timeout0(897)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_ss_session_timeout0(897)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_ss_session_timeout0(897)@cf43b911bb08: Final verdict of PTC: pass MSC_Test-GSUP(895)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(890)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(892)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(889)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(894)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(891)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(896)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(893)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(888)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(898)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(888): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(889): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(890): none (none -> none) Mon Jun 10 14:11:18 UTC 2024 ====== MSC_Tests.TC_lu_and_ss_session_timeout pass ====== MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(891): none (none -> none)Saving talloc report from 172.18.149.10:4254 to MSC_Tests.TC_lu_and_ss_session_timeout.talloc MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(892): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(893): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(894): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(895): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(896): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_lu_and_ss_session_timeout0(897): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(898): none (pass -> pass) MTC@cf43b911bb08: Test case TC_lu_and_ss_session_timeout finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_ss_session_timeout pass'. Waiting for packet dumper to finish... 0 (prev_count=-1, count=274732) Waiting for packet dumper to finish... 1 (prev_count=274732, count=275809) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_ss_session_timeout pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mt_ussd_for_unknown_subscr'. ------ MSC_Tests.TC_mt_ussd_for_unknown_subscr ------ Mon Jun 10 14:11:21 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_mt_ussd_for_unknown_subscr.pcap" >/data/MSC_Tests.TC_mt_ussd_for_unknown_subscr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mt_ussd_for_unknown_subscr' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_mt_ussd_for_unknown_subscr started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(902)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(902)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(902)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(900)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(903)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(902)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(902)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(902)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(902)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(902)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(902)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(902)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(902)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(902)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(902)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(902)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(902)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(902)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(902)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(902)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(902)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(905)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(905)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(905)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(905)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(905)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(905)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(905)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(905)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(902)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(902)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(902)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(901)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(901)@cf43b911bb08: Created IMSI[0] for '000000000000000'H'FFFFFFFF'O to be handled at TC_mt_ussd_for_unknown_subscr0(908) MSC_Test-GSUP(906)@cf43b911bb08: Created GsupExpect[0] for "000000000000000" to be handled at TC_mt_ussd_for_unknown_subscr0(908) MSC_Test-GSUP(906)@cf43b911bb08: Found GsupExpect[0] for "000000000000000" handled at TC_mt_ussd_for_unknown_subscr0(908) MSC_Test-GSUP(906)@cf43b911bb08: Added IMSI table entry 0TC_mt_ussd_for_unknown_subscr0(908)"000000000000000" TC_mt_ussd_for_unknown_subscr0(908)@cf43b911bb08: setverdict(fail): none -> fail reason: "Unknown/unexpected GSUP received", new component reason: "Unknown/unexpected GSUP received" TC_mt_ussd_for_unknown_subscr0(908)@cf43b911bb08: Final verdict of PTC: fail reason: "Unknown/unexpected GSUP received" MSC_Test-GSUP(906)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(902)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(901)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(900)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(903)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(907)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(909)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(899)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(904)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(905)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(899): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(900): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(901): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(902): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(903): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(904): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(905): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(906): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(907): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_mt_ussd_for_unknown_subscr0(908): fail (none -> fail) reason: "Unknown/unexpected GSUP received" MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(909): none (fail -> fail) MTC@cf43b911bb08: Test case TC_mt_ussd_for_unknown_subscr finished. Verdict: fail reason: Unknown/unexpected GSUP received MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mt_ussd_for_unknown_subscr fail'. Mon Jun 10 14:11:23 UTC 2024 ------ MSC_Tests.TC_mt_ussd_for_unknown_subscr fail ------ Saving talloc report from 172.18.149.10:4254 to MSC_Tests.TC_mt_ussd_for_unknown_subscr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=29185) Waiting for packet dumper to finish... 1 (prev_count=29185, count=72930) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mt_ussd_for_unknown_subscr fail' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_ussd_for_unknown_trans'. ------ MSC_Tests.TC_mo_ussd_for_unknown_trans ------ Mon Jun 10 14:11:26 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_mo_ussd_for_unknown_trans.pcap" >/data/MSC_Tests.TC_mo_ussd_for_unknown_trans.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_ussd_for_unknown_trans' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_mo_ussd_for_unknown_trans started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(913)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(913)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(913)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(911)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(914)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(913)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(913)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(913)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(913)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(913)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(913)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(913)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(913)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(913)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(913)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(913)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(913)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(913)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(913)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(913)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(913)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(913)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(913)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(913)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(912)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP-IPA(916)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(916)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(916)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(916)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(916)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(916)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(916)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(916)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-RAN(912)@cf43b911bb08: Created IMSI[0] for '262420000000111'H'FFFFFFFF'O to be handled at TC_mo_ussd_for_unknown_trans0(919) MSC_Test-GSUP(917)@cf43b911bb08: Created GsupExpect[0] for "262420000000111" to be handled at TC_mo_ussd_for_unknown_trans0(919) MSC_Test-GSUP(917)@cf43b911bb08: Created GsupExpect[1] for "262420000000111" to be handled at TC_mo_ussd_for_unknown_trans0(919) TC_mo_ussd_for_unknown_trans0(919)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000111'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(912)@cf43b911bb08: Added conn table entry 0TC_mo_ussd_for_unknown_trans0(919)3098967 MSC_Test_0-SCCP(911)@cf43b911bb08: First idle individual index:0 MSC_Test_0-RAN(912)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(913)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(913)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(913)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(913)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(913)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(911)@cf43b911bb08: { messageType := 2, destLocRef := '2F4957'O ("/IW"), sourceLocRef := '000084'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(911)@cf43b911bb08: Session index based on local reference:0 MSC_Test-GSUP(917)@cf43b911bb08: Found GsupExpect[0] for "262420000000111" handled at TC_mo_ussd_for_unknown_trans0(919) MSC_Test-GSUP(917)@cf43b911bb08: Added IMSI table entry 0TC_mo_ussd_for_unknown_trans0(919)"262420000000111" MSC_Test_0-SCCP(911)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(911)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(911)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(911)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_ussd_for_unknown_trans0(919)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_ussd_for_unknown_trans0(919)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_0-SCCP(911)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(911)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(911)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(911)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(913)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(913)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(913)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(911)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(911)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(911)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(911)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_ussd_for_unknown_trans0(919)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(912)@cf43b911bb08: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(912)@cf43b911bb08: patched enc_l3: '055B'O MSC_Test_0-SCCP(911)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(911)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(911)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(911)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(913)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(913)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(913)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(911)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(911)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(911)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(911)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(911)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(911)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(911)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(911)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(913)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(913)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(913)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(911)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(913)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(912)@cf43b911bb08: Deleted conn table entry 0TC_mo_ussd_for_unknown_trans0(919)3098967 TC_mo_ussd_for_unknown_trans0(919)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_mo_ussd_for_unknown_trans0(919)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_ussd_for_unknown_trans0(919)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_mo_ussd_for_unknown_trans0(919)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_mo_ussd_for_unknown_trans0(919)@cf43b911bb08: 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 := '0BC211C7'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(912)@cf43b911bb08: Added conn table entry 0TC_mo_ussd_for_unknown_trans0(919)3089763 MSC_Test_0-RAN(912)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(911)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(913)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(913)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(913)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(911)@cf43b911bb08: { messageType := 2, destLocRef := '2F2563'O ("/%c"), 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(911)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(913)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(913)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(911)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(911)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(913)@cf43b911bb08: Message received on association #8 MSC_Test_0-SCCP(911)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(911)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(913)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(911)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(911)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(911)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(911)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_ussd_for_unknown_trans0(919)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_ussd_for_unknown_trans0(919)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(912)@cf43b911bb08: patching N(SD)=1 into dtap '1B3A172EB171DDAE2892F9A663BB666E1C3D42580A695E069AA8'O MSC_Test_0-RAN(912)@cf43b911bb08: patched enc_l3: '1B7A172EB171DDAE2892F9A663BB666E1C3D42580A695E069AA8'O MSC_Test_0-SCCP(911)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(911)@cf43b911bb08: vl_len:29 MSC_Test_0-SCCP(911)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(911)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '01001A1B7A172EB171DDAE2892F9A663BB666E1C3D42580A695E069AA8'O MSC_Test_0-M3UA(913)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(913)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(913)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(911)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(911)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(911)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(911)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_ussd_for_unknown_trans0(919)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(913)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(913)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(911)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(911)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(911)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(911)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(911)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(911)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(911)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(911)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(913)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(913)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(913)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(911)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(913)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(912)@cf43b911bb08: Deleted conn table entry 0TC_mo_ussd_for_unknown_trans0(919)3089763 TC_mo_ussd_for_unknown_trans0(919)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_mo_ussd_for_unknown_trans0(919)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_ussd_for_unknown_trans0(919)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_mo_ussd_for_unknown_trans0(919)@cf43b911bb08: 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 := '0BC211C7'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(912)@cf43b911bb08: Added conn table entry 0TC_mo_ussd_for_unknown_trans0(919)5264864 MSC_Test_0-SCCP(911)@cf43b911bb08: First idle individual index:0 MSC_Test_0-RAN(912)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(913)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(913)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(913)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(911)@cf43b911bb08: { messageType := 2, destLocRef := '5055E0'O, sourceLocRef := '000086'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(911)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(913)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(913)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(913)@cf43b911bb08: Message received on association #8 MSC_Test_0-SCCP(911)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(911)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(911)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(911)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(913)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(911)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(911)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(911)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(911)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_ussd_for_unknown_trans0(919)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_ussd_for_unknown_trans0(919)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(912)@cf43b911bb08: patching N(SD)=1 into dtap '1B2A1C178F1DE07A2F8809A648D46C6A145488CD45BEC29769ACDA'O MSC_Test_0-RAN(912)@cf43b911bb08: patched enc_l3: '1B6A1C178F1DE07A2F8809A648D46C6A145488CD45BEC29769ACDA'O MSC_Test_0-SCCP(911)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(911)@cf43b911bb08: vl_len:30 MSC_Test_0-SCCP(911)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(911)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '01001B1B6A1C178F1DE07A2F8809A648D46C6A145488CD45BEC29769ACDA'O MSC_Test_0-M3UA(913)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(913)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(913)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(911)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(911)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(911)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(911)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_ussd_for_unknown_trans0(919)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(913)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(913)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(911)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(911)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(911)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(911)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(911)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(911)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(911)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(911)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(913)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(913)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(913)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(911)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(913)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(912)@cf43b911bb08: Deleted conn table entry 0TC_mo_ussd_for_unknown_trans0(919)5264864 TC_mo_ussd_for_unknown_trans0(919)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_mo_ussd_for_unknown_trans0(919)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_ussd_for_unknown_trans0(919)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_mo_ussd_for_unknown_trans0(919)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_0-RAN(912)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(913)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(911)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(914)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(910)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(917)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(918)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(916)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(915)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(920)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(910): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(911): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(912): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(913): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(914): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(915): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(916): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(917): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(918): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_mo_ussd_for_unknown_trans0(919): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(920): none (pass -> pass) MTC@cf43b911bb08: Test case TC_mo_ussd_for_unknown_trans finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_ussd_for_unknown_trans pass'. Mon Jun 10 14:11:39 UTC 2024 ====== MSC_Tests.TC_mo_ussd_for_unknown_trans pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests.TC_mo_ussd_for_unknown_trans.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=361829) Waiting for packet dumper to finish... 1 (prev_count=361829, count=362906) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_ussd_for_unknown_trans pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_proc_ss_for_unknown_session'. ------ MSC_Tests.TC_proc_ss_for_unknown_session ------ Mon Jun 10 14:11:42 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_proc_ss_for_unknown_session.pcap" >/data/MSC_Tests.TC_proc_ss_for_unknown_session.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_proc_ss_for_unknown_session' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_proc_ss_for_unknown_session started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(924)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(924)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(924)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(922)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(925)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(924)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(924)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(924)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(924)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(924)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(924)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(924)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(924)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(924)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(924)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(924)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(924)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(924)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(924)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(924)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(924)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(927)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(927)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(927)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(927)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(927)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(927)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(927)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(927)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(928)@cf43b911bb08: Created GsupExpect[0] for "262420000000110" to be handled at TC_proc_ss_for_unknown_session0(930) TC_proc_ss_for_unknown_session0(930)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(924)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(924)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(924)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(923)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(923)@cf43b911bb08: Added conn table entry 0TC_proc_ss_for_unknown_session0(930)15482297 MSC_Test_0-SCCP(922)@cf43b911bb08: First idle individual index:0 MSC_Test_0-RAN(923)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(924)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(924)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(924)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(924)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(924)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(922)@cf43b911bb08: { messageType := 2, destLocRef := 'EC3DB9'O, sourceLocRef := '000087'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(922)@cf43b911bb08: Session index based on local reference:0 MSC_Test-GSUP(928)@cf43b911bb08: Found GsupExpect[0] for "262420000000110" handled at TC_proc_ss_for_unknown_session0(930) MSC_Test-GSUP(928)@cf43b911bb08: Added IMSI table entry 0TC_proc_ss_for_unknown_session0(930)"262420000000110" MSC_Test_0-SCCP(922)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(922)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(922)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(922)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(922)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(922)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(922)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(922)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(924)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_proc_ss_for_unknown_session0(930)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_proc_ss_for_unknown_session0(930)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_0-M3UA(924)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(924)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(922)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(922)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(922)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(922)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_proc_ss_for_unknown_session0(930)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(923)@cf43b911bb08: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(923)@cf43b911bb08: patched enc_l3: '055B'O MSC_Test_0-SCCP(922)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(922)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(922)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(922)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(924)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(924)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(924)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(922)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(922)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(922)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(922)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(922)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(922)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(922)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(922)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(924)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(924)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(924)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(922)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(924)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(923)@cf43b911bb08: Deleted conn table entry 0TC_proc_ss_for_unknown_session0(930)15482297 TC_proc_ss_for_unknown_session0(930)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_proc_ss_for_unknown_session0(930)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_proc_ss_for_unknown_session0(930)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_proc_ss_for_unknown_session0(930)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(923)@cf43b911bb08: Created IMSI[0] for '262420000000110'H'B3FBA1EB'O to be handled at TC_proc_ss_for_unknown_session0(930) MSC_Test-GSUP(928)@cf43b911bb08: Created GsupExpect[0] for "262420000000110" to be handled at TC_proc_ss_for_unknown_session0(930) TC_proc_ss_for_unknown_session0(930)@cf43b911bb08: setverdict(fail): pass -> fail reason: "Unknown/unexpected GSUP received", new component reason: "Unknown/unexpected GSUP received" TC_proc_ss_for_unknown_session0(930)@cf43b911bb08: Final verdict of PTC: fail reason: "Unknown/unexpected GSUP received" MSC_Test-SMPP(929)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(928)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(923)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(922)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(924)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(925)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(927)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(921)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(931)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(926)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(921): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(922): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(923): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(924): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(925): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(926): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(927): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(928): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(929): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_proc_ss_for_unknown_session0(930): fail (none -> fail) reason: "Unknown/unexpected GSUP received" MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(931): none (fail -> fail) MTC@cf43b911bb08: Test case TC_proc_ss_for_unknown_session finished. Verdict: fail reason: Unknown/unexpected GSUP received MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_proc_ss_for_unknown_session fail'. Mon Jun 10 14:11:44 UTC 2024 ------ MSC_Tests.TC_proc_ss_for_unknown_session fail ------ Saving talloc report from 172.18.149.10:4254 to MSC_Tests.TC_proc_ss_for_unknown_session.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=179554) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_proc_ss_for_unknown_session fail' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_proc_ss_paging_fail'. ------ MSC_Tests.TC_proc_ss_paging_fail ------ Mon Jun 10 14:11:46 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_proc_ss_paging_fail.pcap" >/data/MSC_Tests.TC_proc_ss_paging_fail.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_proc_ss_paging_fail' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_proc_ss_paging_fail started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(935)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(935)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(935)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(933)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(936)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(935)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(935)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(935)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(935)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(935)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(935)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(935)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(935)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(935)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(935)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(935)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(935)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(935)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(935)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(935)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(935)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(938)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(938)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(938)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(938)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(938)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(938)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(938)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(938)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(935)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(935)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(935)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(934)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(939)@cf43b911bb08: Created GsupExpect[0] for "262420000000101" to be handled at TC_proc_ss_paging_fail0(941) TC_proc_ss_paging_fail0(941)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000101'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(934)@cf43b911bb08: Added conn table entry 0TC_proc_ss_paging_fail0(941)16106322 MSC_Test_0-SCCP(933)@cf43b911bb08: First idle individual index:0 MSC_Test_0-RAN(934)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(935)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(935)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(935)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(935)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(935)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(933)@cf43b911bb08: { messageType := 2, destLocRef := 'F5C352'O, sourceLocRef := '000088'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(933)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(933)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(933)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(933)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(933)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(939)@cf43b911bb08: Found GsupExpect[0] for "262420000000101" handled at TC_proc_ss_paging_fail0(941) MSC_Test-GSUP(939)@cf43b911bb08: Added IMSI table entry 0TC_proc_ss_paging_fail0(941)"262420000000101" TC_proc_ss_paging_fail0(941)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_proc_ss_paging_fail0(941)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_0-SCCP(933)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(933)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(933)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(933)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(935)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(935)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(935)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(933)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(933)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(933)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(933)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_proc_ss_paging_fail0(941)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(934)@cf43b911bb08: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(934)@cf43b911bb08: patched enc_l3: '055B'O MSC_Test_0-SCCP(933)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(933)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(933)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(933)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(935)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(935)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(935)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(933)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(933)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(933)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(933)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(933)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(933)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(933)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(933)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(935)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(935)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(935)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(933)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(935)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(934)@cf43b911bb08: Deleted conn table entry 0TC_proc_ss_paging_fail0(941)16106322 TC_proc_ss_paging_fail0(941)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_proc_ss_paging_fail0(941)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_proc_ss_paging_fail0(941)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_proc_ss_paging_fail0(941)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(934)@cf43b911bb08: Created IMSI[0] for '262420000000101'H'79865D55'O to be handled at TC_proc_ss_paging_fail0(941) MSC_Test-GSUP(939)@cf43b911bb08: Created GsupExpect[0] for "262420000000101" to be handled at TC_proc_ss_paging_fail0(941) MSC_Test_0-M3UA(935)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(935)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(934)@cf43b911bb08: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_proc_ss_paging_fail0(941) TC_proc_ss_paging_fail0(941)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_proc_ss_paging_fail0(941)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_proc_ss_paging_fail0(941)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_0-RAN(934)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(939)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(933)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(936)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(942)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(937)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(940)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(932)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(935)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(938)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(932): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(933): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(934): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(935): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(936): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(937): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(938): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(939): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(940): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_proc_ss_paging_fail0(941): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(942): none (pass -> pass) MTC@cf43b911bb08: Test case TC_proc_ss_paging_fail finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_proc_ss_paging_fail pass'. Mon Jun 10 14:11:58 UTC 2024 ====== MSC_Tests.TC_proc_ss_paging_fail pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests.TC_proc_ss_paging_fail.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=180204) Waiting for packet dumper to finish... 1 (prev_count=180204, count=191000) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_proc_ss_paging_fail pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_proc_ss_abort'. ------ MSC_Tests.TC_proc_ss_abort ------ Mon Jun 10 14:12:01 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_proc_ss_abort.pcap" >/data/MSC_Tests.TC_proc_ss_abort.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_proc_ss_abort' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_proc_ss_abort started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-SCCP(944)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test_0-M3UA(946)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(946)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(946)@cf43b911bb08: ************************************************* MSC_Test-MNCC(947)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(946)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(946)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(946)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(946)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(946)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(946)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(946)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(946)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(946)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(946)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(946)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(946)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(946)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(946)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(946)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(946)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(949)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(949)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(949)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(949)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(949)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(949)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(949)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(949)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(946)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(946)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(946)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(950)@cf43b911bb08: Created GsupExpect[0] for "262420000000102" to be handled at TC_proc_ss_abort0(952) TC_proc_ss_abort0(952)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000102'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(945)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(945)@cf43b911bb08: Added conn table entry 0TC_proc_ss_abort0(952)4191268 MSC_Test_0-SCCP(944)@cf43b911bb08: First idle individual index:0 MSC_Test_0-RAN(945)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(946)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(946)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(946)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(946)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(946)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(944)@cf43b911bb08: { messageType := 2, destLocRef := '3FF424'O, sourceLocRef := '000089'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(944)@cf43b911bb08: Session index based on local reference:0 MSC_Test-GSUP(950)@cf43b911bb08: Found GsupExpect[0] for "262420000000102" handled at TC_proc_ss_abort0(952) MSC_Test-GSUP(950)@cf43b911bb08: Added IMSI table entry 0TC_proc_ss_abort0(952)"262420000000102" MSC_Test_0-SCCP(944)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(944)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(944)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(944)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(944)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(944)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(944)@cf43b911bb08: vl_from0 TC_proc_ss_abort0(952)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(944)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_proc_ss_abort0(952)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_0-M3UA(946)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(946)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(946)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(944)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(944)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(944)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(944)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_proc_ss_abort0(952)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(945)@cf43b911bb08: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(945)@cf43b911bb08: patched enc_l3: '055B'O MSC_Test_0-SCCP(944)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(944)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(944)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(944)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(946)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(946)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(946)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(944)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(944)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(944)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(944)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(944)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(944)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(944)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(944)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(946)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(946)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(946)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(944)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(946)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_proc_ss_abort0(952)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(945)@cf43b911bb08: Deleted conn table entry 0TC_proc_ss_abort0(952)4191268 TC_proc_ss_abort0(952)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_proc_ss_abort0(952)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_proc_ss_abort0(952)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(945)@cf43b911bb08: Created IMSI[0] for '262420000000102'H'9B172C9F'O to be handled at TC_proc_ss_abort0(952) MSC_Test-GSUP(950)@cf43b911bb08: Created GsupExpect[0] for "262420000000102" to be handled at TC_proc_ss_abort0(952) MSC_Test_0-M3UA(946)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(946)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(945)@cf43b911bb08: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_proc_ss_abort0(952) TC_proc_ss_abort0(952)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_proc_ss_abort0(952)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '9B172C9F'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(945)@cf43b911bb08: Added conn table entry 0TC_proc_ss_abort0(952)14096245 MSC_Test_0-SCCP(944)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(946)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(946)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(946)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(944)@cf43b911bb08: { messageType := 2, destLocRef := 'D71775'O, sourceLocRef := '00008A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(944)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(946)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(946)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(946)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(946)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(944)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(944)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(944)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(944)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(944)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(944)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(944)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(944)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_proc_ss_abort0(952)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_proc_ss_abort0(952)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_proc_ss_abort0(952)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(946)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(946)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(946)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(946)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(944)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(944)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(944)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(944)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(944)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(944)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(944)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(944)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_proc_ss_abort0(952)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(944)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(944)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(944)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(944)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(946)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(946)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(946)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(944)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(946)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(945)@cf43b911bb08: Deleted conn table entry 0TC_proc_ss_abort0(952)14096245 TC_proc_ss_abort0(952)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_proc_ss_abort0(952)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_proc_ss_abort0(952)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_proc_ss_abort0(952)@cf43b911bb08: Final verdict of PTC: pass MSC_Test-GSUP(950)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(945)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(947)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(943)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(948)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(949)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(944)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(951)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(946)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(953)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(943): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(944): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(945): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(946): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(947): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(948): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(949): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(950): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(951): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_proc_ss_abort0(952): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(953): none (pass -> pass) MTC@cf43b911bb08: Test case TC_proc_ss_abort finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_proc_ss_abort pass'. Mon Jun 10 14:12:03 UTC 2024 ====== MSC_Tests.TC_proc_ss_abort pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests.TC_proc_ss_abort.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=275333) Waiting for packet dumper to finish... 1 (prev_count=275333, count=276410) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_proc_ss_abort pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_multi_lu_and_mo_ussd'. ------ MSC_Tests.TC_multi_lu_and_mo_ussd ------ Mon Jun 10 14:12:06 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_multi_lu_and_mo_ussd.pcap" >/data/MSC_Tests.TC_multi_lu_and_mo_ussd.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_multi_lu_and_mo_ussd' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_multi_lu_and_mo_ussd started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(957)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(957)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(957)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(955)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(958)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(957)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(957)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(957)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(957)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(957)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(957)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(957)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(957)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(957)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(957)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(957)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(957)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(960)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(960)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(960)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(960)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(960)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(960)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(960)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(960)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(961)@cf43b911bb08: Created GsupExpect[0] for "262420000000210" to be handled at TC_multi_lu_and_mo_ussd0(963) TC_multi_lu_and_mo_ussd0(963)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(961)@cf43b911bb08: Created GsupExpect[1] for "262420000000211" to be handled at TC_multi_lu_and_mo_ussd0(964) TC_multi_lu_and_mo_ussd0(964)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(961)@cf43b911bb08: Created GsupExpect[2] for "262420000000212" to be handled at TC_multi_lu_and_mo_ussd0(966) TC_multi_lu_and_mo_ussd0(966)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(961)@cf43b911bb08: Created GsupExpect[3] for "262420000000213" to be handled at TC_multi_lu_and_mo_ussd0(968) TC_multi_lu_and_mo_ussd0(968)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(961)@cf43b911bb08: Created GsupExpect[4] for "262420000000214" to be handled at TC_multi_lu_and_mo_ussd0(970) TC_multi_lu_and_mo_ussd0(970)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(961)@cf43b911bb08: Created GsupExpect[5] for "262420000000215" to be handled at TC_multi_lu_and_mo_ussd0(972) TC_multi_lu_and_mo_ussd0(972)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(957)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(961)@cf43b911bb08: Created GsupExpect[6] for "262420000000216" to be handled at TC_multi_lu_and_mo_ussd0(974) TC_multi_lu_and_mo_ussd0(974)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000216'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(956)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(956)@cf43b911bb08: Added conn table entry 0TC_multi_lu_and_mo_ussd0(963)9488360 MSC_Test_0-SCCP(955)@cf43b911bb08: First idle individual index:0 MSC_Test_0-RAN(956)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-RAN(956)@cf43b911bb08: Added conn table entry 1TC_multi_lu_and_mo_ussd0(964)11949623 MSC_Test_0-RAN(956)@cf43b911bb08: patch: N(SD) for ConnIdx 1 set to 1 MSC_Test_0-RAN(956)@cf43b911bb08: Added conn table entry 2TC_multi_lu_and_mo_ussd0(966)6128750 MSC_Test_0-RAN(956)@cf43b911bb08: patch: N(SD) for ConnIdx 2 set to 1 MSC_Test_0-RAN(956)@cf43b911bb08: Added conn table entry 3TC_multi_lu_and_mo_ussd0(968)15776174 MSC_Test_0-RAN(956)@cf43b911bb08: patch: N(SD) for ConnIdx 3 set to 1 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(955)@cf43b911bb08: First idle individual index:1 MSC_Test_0-RAN(956)@cf43b911bb08: Added conn table entry 4TC_multi_lu_and_mo_ussd0(970)5787425 MSC_Test_0-SCCP(955)@cf43b911bb08: First idle individual index:2 MSC_Test_0-RAN(956)@cf43b911bb08: patch: N(SD) for ConnIdx 4 set to 1 MSC_Test_0-SCCP(955)@cf43b911bb08: First idle individual index:3 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(955)@cf43b911bb08: First idle individual index:4 MSC_Test_0-RAN(956)@cf43b911bb08: Added conn table entry 5TC_multi_lu_and_mo_ussd0(972)7304428 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(956)@cf43b911bb08: patch: N(SD) for ConnIdx 5 set to 1 MSC_Test_0-SCCP(955)@cf43b911bb08: First idle individual index:5 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(956)@cf43b911bb08: Added conn table entry 6TC_multi_lu_and_mo_ussd0(974)11200925 MSC_Test_0-RAN(956)@cf43b911bb08: patch: N(SD) for ConnIdx 6 set to 1 MSC_Test_0-SCCP(955)@cf43b911bb08: First idle individual index:6 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@cf43b911bb08: { messageType := 2, destLocRef := '90C7E8'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-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:0 MSC_Test-GSUP(961)@cf43b911bb08: Found GsupExpect[0] for "262420000000210" handled at TC_multi_lu_and_mo_ussd0(963) MSC_Test-GSUP(961)@cf43b911bb08: Added IMSI table entry 0TC_multi_lu_and_mo_ussd0(963)"262420000000210" MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(955)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(955)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(955)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(961)@cf43b911bb08: Found GsupExpect[1] for "262420000000211" handled at TC_multi_lu_and_mo_ussd0(964) MSC_Test-GSUP(961)@cf43b911bb08: Added IMSI table entry 1TC_multi_lu_and_mo_ussd0(964)"262420000000211" MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@cf43b911bb08: { messageType := 2, destLocRef := 'B65637'O, sourceLocRef := '00008C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:1 MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on connection ID:1 MSC_Test_0-SCCP(955)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(955)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(955)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:1 MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(961)@cf43b911bb08: Found GsupExpect[2] for "262420000000212" handled at TC_multi_lu_and_mo_ussd0(966) MSC_Test-GSUP(961)@cf43b911bb08: Added IMSI table entry 2TC_multi_lu_and_mo_ussd0(966)"262420000000212" TC_multi_lu_and_mo_ussd0(963)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(963)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test-GSUP(961)@cf43b911bb08: Found GsupExpect[3] for "262420000000213" handled at TC_multi_lu_and_mo_ussd0(968) MSC_Test-GSUP(961)@cf43b911bb08: Added IMSI table entry 3TC_multi_lu_and_mo_ussd0(968)"262420000000213" MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@cf43b911bb08: { messageType := 2, destLocRef := '5D846E'O, sourceLocRef := '00008D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:2 MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on connection ID:2 MSC_Test_0-SCCP(955)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(955)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(955)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:2 MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(961)@cf43b911bb08: Found GsupExpect[4] for "262420000000214" handled at TC_multi_lu_and_mo_ussd0(970) MSC_Test-GSUP(961)@cf43b911bb08: Added IMSI table entry 4TC_multi_lu_and_mo_ussd0(970)"262420000000214" TC_multi_lu_and_mo_ussd0(964)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(964)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test-GSUP(961)@cf43b911bb08: Found GsupExpect[5] for "262420000000215" handled at TC_multi_lu_and_mo_ussd0(972) MSC_Test-GSUP(961)@cf43b911bb08: Added IMSI table entry 5TC_multi_lu_and_mo_ussd0(972)"262420000000215" MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@cf43b911bb08: { messageType := 2, destLocRef := 'F0B9AE'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(955)@cf43b911bb08: Session index based on local reference:3 MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:3 MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on connection ID:3 MSC_Test_0-SCCP(955)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(955)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(955)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(966)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(966)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test-GSUP(961)@cf43b911bb08: Found GsupExpect[6] for "262420000000216" handled at TC_multi_lu_and_mo_ussd0(974) MSC_Test-GSUP(961)@cf43b911bb08: Added IMSI table entry 6TC_multi_lu_and_mo_ussd0(974)"262420000000216" MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@cf43b911bb08: { messageType := 2, destLocRef := '584F21'O ("XO!"), sourceLocRef := '00008F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:4 MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:4 MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on connection ID:4 MSC_Test_0-SCCP(955)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(955)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(955)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-SCCP(955)@cf43b911bb08: { messageType := 2, destLocRef := '6F74EC'O, sourceLocRef := '000090'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:5 MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:5 MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 data has been put to the reassembly buffer TC_multi_lu_and_mo_ussd0(968)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(968)@cf43b911bb08: setverdict(pass): none -> pass TC_multi_lu_and_mo_ussd0(970)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(970)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_0-SCCP(955)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(955)@cf43b911bb08: { messageType := 2, destLocRef := 'AAE99D'O, sourceLocRef := '000091'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:6 MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on connection ID:5 MSC_Test_0-SCCP(955)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(955)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(955)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:6 MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(972)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(972)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test-GSUP(961)@cf43b911bb08: Created GsupExpect[0] for "262420000000217" to be handled at TC_multi_lu_and_mo_ussd0(976) TC_multi_lu_and_mo_ussd0(976)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } TC_multi_lu_and_mo_ussd0(974)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(974)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on connection ID:6 MSC_Test_0-SCCP(955)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(955)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(955)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(963)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(956)@cf43b911bb08: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(956)@cf43b911bb08: patched enc_l3: '055B'O MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(955)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(955)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(955)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(956)@cf43b911bb08: Added conn table entry 7TC_multi_lu_and_mo_ussd0(976)14576670 MSC_Test_0-RAN(956)@cf43b911bb08: patch: N(SD) for ConnIdx 7 set to 1 MSC_Test_0-SCCP(955)@cf43b911bb08: First idle individual index:7 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(961)@cf43b911bb08: Created GsupExpect[1] for "262420000000218" to be handled at TC_multi_lu_and_mo_ussd0(978) TC_multi_lu_and_mo_ussd0(978)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000218'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(956)@cf43b911bb08: Added conn table entry 8TC_multi_lu_and_mo_ussd0(978)1090171 MSC_Test_0-RAN(956)@cf43b911bb08: patch: N(SD) for ConnIdx 8 set to 1 MSC_Test_0-SCCP(955)@cf43b911bb08: First idle individual index:8 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(961)@cf43b911bb08: Created GsupExpect[2] for "262420000000219" to be handled at TC_multi_lu_and_mo_ussd0(980) TC_multi_lu_and_mo_ussd0(980)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000219'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(956)@cf43b911bb08: Added conn table entry 9TC_multi_lu_and_mo_ussd0(980)10136719 MSC_Test_0-SCCP(955)@cf43b911bb08: First idle individual index:9 MSC_Test_0-RAN(956)@cf43b911bb08: patch: N(SD) for ConnIdx 9 set to 1 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(961)@cf43b911bb08: Created GsupExpect[3] for "262420000000220" to be handled at TC_multi_lu_and_mo_ussd0(982) TC_multi_lu_and_mo_ussd0(982)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000220'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:1 MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(956)@cf43b911bb08: Added conn table entry 10TC_multi_lu_and_mo_ussd0(982)3069163 MSC_Test_0-SCCP(955)@cf43b911bb08: First idle individual index:10 MSC_Test_0-RAN(956)@cf43b911bb08: patch: N(SD) for ConnIdx 10 set to 1 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(964)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(956)@cf43b911bb08: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(956)@cf43b911bb08: patched enc_l3: '055B'O MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on connection ID:1 MSC_Test_0-SCCP(955)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(955)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(955)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(961)@cf43b911bb08: Found GsupExpect[0] for "262420000000217" handled at TC_multi_lu_and_mo_ussd0(976) MSC_Test-GSUP(961)@cf43b911bb08: Added IMSI table entry 7TC_multi_lu_and_mo_ussd0(976)"262420000000217" MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(955)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(955)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(955)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:2 MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(961)@cf43b911bb08: Found GsupExpect[1] for "262420000000218" handled at TC_multi_lu_and_mo_ussd0(978) MSC_Test-GSUP(961)@cf43b911bb08: Added IMSI table entry 8TC_multi_lu_and_mo_ussd0(978)"262420000000218" MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@cf43b911bb08: { messageType := 2, destLocRef := 'DE6C1E'O, sourceLocRef := '000092'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:7 MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:7 MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(966)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on connection ID:7 MSC_Test_0-SCCP(955)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(955)@cf43b911bb08: vl_from0 MSC_Test-GSUP(961)@cf43b911bb08: Found GsupExpect[2] for "262420000000219" handled at TC_multi_lu_and_mo_ussd0(980) MSC_Test-GSUP(961)@cf43b911bb08: Added IMSI table entry 9TC_multi_lu_and_mo_ussd0(980)"262420000000219" MSC_Test_0-SCCP(955)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(956)@cf43b911bb08: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(956)@cf43b911bb08: patched enc_l3: '055B'O MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on connection ID:2 MSC_Test_0-SCCP(955)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(955)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(955)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@cf43b911bb08: { messageType := 2, destLocRef := '10A27B'O, sourceLocRef := '000093'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:8 MSC_Test-GSUP(961)@cf43b911bb08: Found GsupExpect[3] for "262420000000220" handled at TC_multi_lu_and_mo_ussd0(982) MSC_Test-GSUP(961)@cf43b911bb08: Added IMSI table entry 10TC_multi_lu_and_mo_ussd0(982)"262420000000220" MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on connection ID:8 MSC_Test_0-SCCP(955)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(955)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(955)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:8 MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@cf43b911bb08: { messageType := 2, destLocRef := '9AAC8F'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(955)@cf43b911bb08: Session index based on local reference:9 TC_multi_lu_and_mo_ussd0(976)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(976)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:9 MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on connection ID:9 MSC_Test_0-SCCP(955)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(955)@cf43b911bb08: vl_from0 TC_multi_lu_and_mo_ussd0(978)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(978)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_0-SCCP(955)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:3 MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(980)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(980)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@cf43b911bb08: { messageType := 2, destLocRef := '2ED4EB'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(955)@cf43b911bb08: Session index based on local reference:10 TC_multi_lu_and_mo_ussd0(968)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on connection ID:10 MSC_Test_0-SCCP(955)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(955)@cf43b911bb08: vl_from0 MSC_Test_0-RAN(956)@cf43b911bb08: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(956)@cf43b911bb08: patched enc_l3: '055B'O MSC_Test_0-SCCP(955)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on connection ID:3 MSC_Test_0-SCCP(955)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(955)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(955)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:10 MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:5 MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:1 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:4 MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:6 MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:2 MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:7 MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(982)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(982)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test-GSUP(961)@cf43b911bb08: Created GsupExpect[0] for "262420000000221" to be handled at TC_multi_lu_and_mo_ussd0(984) MSC_Test_0-RAN(956)@cf43b911bb08: Deleted conn table entry 0TC_multi_lu_and_mo_ussd0(963)9488360 MSC_Test_0-RAN(956)@cf43b911bb08: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(956)@cf43b911bb08: patched enc_l3: '055B'O MSC_Test_0-RAN(956)@cf43b911bb08: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(956)@cf43b911bb08: patched enc_l3: '055B'O TC_multi_lu_and_mo_ussd0(963)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(963)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(963)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(963)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(984)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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-SCCP(955)@cf43b911bb08: Session index based on connection ID:1 MSC_Test_0-SCCP(955)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(955)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(955)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:3 MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on connection ID:2 MSC_Test_0-SCCP(955)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(955)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(955)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on connection ID:4 MSC_Test_0-SCCP(955)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(955)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(955)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on connection ID:6 MSC_Test_0-SCCP(955)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(955)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(955)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(970)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(974)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(972)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(956)@cf43b911bb08: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(956)@cf43b911bb08: patched enc_l3: '055B'O TC_multi_lu_and_mo_ussd0(963)@cf43b911bb08: 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 := '13519391'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on connection ID:5 MSC_Test_0-SCCP(955)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(955)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(955)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on connection ID:3 MSC_Test_0-SCCP(955)@cf43b911bb08: vl_len:3 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(955)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(955)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(956)@cf43b911bb08: Added conn table entry 0TC_multi_lu_and_mo_ussd0(963)11714960 MSC_Test_0-RAN(956)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(955)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(956)@cf43b911bb08: Added conn table entry 11TC_multi_lu_and_mo_ussd0(984)5057840 MSC_Test_0-RAN(956)@cf43b911bb08: patch: N(SD) for ConnIdx 11 set to 1 MSC_Test_0-SCCP(955)@cf43b911bb08: First idle individual index:11 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(976)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(956)@cf43b911bb08: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(956)@cf43b911bb08: patched enc_l3: '055B'O MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on connection ID:7 MSC_Test_0-SCCP(955)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(955)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(955)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(961)@cf43b911bb08: Created GsupExpect[1] for "262420000000222" to be handled at TC_multi_lu_and_mo_ussd0(986) TC_multi_lu_and_mo_ussd0(986)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000222'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(956)@cf43b911bb08: Added conn table entry 12TC_multi_lu_and_mo_ussd0(986)14131576 MSC_Test_0-RAN(956)@cf43b911bb08: patch: N(SD) for ConnIdx 12 set to 1 MSC_Test_0-SCCP(955)@cf43b911bb08: First idle individual index:12 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(961)@cf43b911bb08: Created GsupExpect[2] for "262420000000223" to be handled at TC_multi_lu_and_mo_ussd0(988) TC_multi_lu_and_mo_ussd0(988)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000223'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(956)@cf43b911bb08: Added conn table entry 13TC_multi_lu_and_mo_ussd0(988)240110 MSC_Test_0-RAN(956)@cf43b911bb08: patch: N(SD) for ConnIdx 13 set to 1 MSC_Test_0-SCCP(955)@cf43b911bb08: First idle individual index:13 MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:8 MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(978)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(956)@cf43b911bb08: patching N(SD)=1 into dtap '051B'O MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:1 MSC_Test_0-RAN(956)@cf43b911bb08: patched enc_l3: '055B'O MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on connection ID:8 MSC_Test_0-SCCP(955)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(955)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(955)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(956)@cf43b911bb08: Deleted conn table entry 1TC_multi_lu_and_mo_ussd0(964)11949623 TC_multi_lu_and_mo_ussd0(964)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:2 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(966)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(956)@cf43b911bb08: Deleted conn table entry 2TC_multi_lu_and_mo_ussd0(966)6128750 MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:9 MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:4 MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(964)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(964)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(964)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(980)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(956)@cf43b911bb08: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(956)@cf43b911bb08: patched enc_l3: '055B'O MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on connection ID:9 MSC_Test_0-SCCP(955)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(955)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(955)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on connection ID:4 MSC_Test_0-SCCP(955)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(955)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(955)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O TC_multi_lu_and_mo_ussd0(964)@cf43b911bb08: 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 := '523D7701'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:6 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(966)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(966)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(966)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(956)@cf43b911bb08: Added conn table entry 1TC_multi_lu_and_mo_ussd0(964)14183110 MSC_Test_0-RAN(956)@cf43b911bb08: patch: N(SD) for ConnIdx 1 set to 1 MSC_Test_0-SCCP(955)@cf43b911bb08: First idle individual index:1 MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on connection ID:6 MSC_Test_0-SCCP(955)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(955)@cf43b911bb08: vl_from0 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(955)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(966)@cf43b911bb08: 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 := '4007989F'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(956)@cf43b911bb08: Added conn table entry 2TC_multi_lu_and_mo_ussd0(966)9100511 MSC_Test_0-SCCP(955)@cf43b911bb08: First idle individual index:2 MSC_Test_0-RAN(956)@cf43b911bb08: patch: N(SD) for ConnIdx 2 set to 1 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:5 MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on connection ID:5 MSC_Test_0-SCCP(955)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(955)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(955)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:3 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(956)@cf43b911bb08: Deleted conn table entry 3TC_multi_lu_and_mo_ussd0(968)15776174 TC_multi_lu_and_mo_ussd0(968)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(961)@cf43b911bb08: Found GsupExpect[0] for "262420000000221" handled at TC_multi_lu_and_mo_ussd0(984) MSC_Test-GSUP(961)@cf43b911bb08: Added IMSI table entry 11TC_multi_lu_and_mo_ussd0(984)"262420000000221" MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@cf43b911bb08: { messageType := 2, destLocRef := 'B2C190'O, sourceLocRef := '000096'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(961)@cf43b911bb08: Found GsupExpect[1] for "262420000000222" handled at TC_multi_lu_and_mo_ussd0(986) MSC_Test-GSUP(961)@cf43b911bb08: Added IMSI table entry 12TC_multi_lu_and_mo_ussd0(986)"262420000000222" MSC_Test-GSUP(961)@cf43b911bb08: Found GsupExpect[2] for "262420000000223" handled at TC_multi_lu_and_mo_ussd0(988) MSC_Test-GSUP(961)@cf43b911bb08: Added IMSI table entry 13TC_multi_lu_and_mo_ussd0(988)"262420000000223" MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mo_ussd0(968)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(968)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(955)@cf43b911bb08: { messageType := 2, destLocRef := '4D2D30'O ("M-0"), sourceLocRef := '000097'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:11 TC_multi_lu_and_mo_ussd0(968)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(963)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(963)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(961)@cf43b911bb08: Created GsupExpect[0] for "262420000000210" to be handled at TC_multi_lu_and_mo_ussd0(963) TC_multi_lu_and_mo_ussd0(968)@cf43b911bb08: 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 := '84BC9B21'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:11 MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:7 MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on connection ID:11 MSC_Test_0-SCCP(955)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(955)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(955)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@cf43b911bb08: { messageType := 2, destLocRef := 'D7A178'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(955)@cf43b911bb08: Session index based on local reference:12 MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-RAN(956)@cf43b911bb08: Added conn table entry 3TC_multi_lu_and_mo_ussd0(968)7947147 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:12 MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(956)@cf43b911bb08: patch: N(SD) for ConnIdx 3 set to 1 MSC_Test_0-SCCP(955)@cf43b911bb08: First idle individual index:3 MSC_Test-GSUP(961)@cf43b911bb08: Created GsupExpect[1] for "262420000000224" to be handled at TC_multi_lu_and_mo_ussd0(990) MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on connection ID:7 TC_multi_lu_and_mo_ussd0(990)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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-SCCP(955)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(955)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(955)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:10 MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on connection ID:12 MSC_Test_0-SCCP(955)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(955)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(955)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_multi_lu_and_mo_ussd0(984)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(984)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@cf43b911bb08: { messageType := 2, destLocRef := '03A9EE'O, sourceLocRef := '000099'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:13 TC_multi_lu_and_mo_ussd0(982)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:13 MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(956)@cf43b911bb08: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(956)@cf43b911bb08: patched enc_l3: '055B'O MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on connection ID:10 MSC_Test_0-SCCP(955)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(955)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(955)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002055B'O TC_multi_lu_and_mo_ussd0(986)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(986)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:8 MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(956)@cf43b911bb08: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(956)@cf43b911bb08: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(955)@cf43b911bb08: vl_len:28 MSC_Test_0-SCCP(955)@cf43b911bb08: vl_from0 MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:9 MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(956)@cf43b911bb08: Added conn table entry 14TC_multi_lu_and_mo_ussd0(990)16595376 MSC_Test_0-RAN(956)@cf43b911bb08: patch: N(SD) for ConnIdx 14 set to 1 MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:4 MSC_Test_0-SCCP(955)@cf43b911bb08: First idle individual index:4 MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on connection ID:13 MSC_Test_0-SCCP(955)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(955)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(955)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on connection ID:8 MSC_Test_0-SCCP(955)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(955)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(955)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(956)@cf43b911bb08: Deleted conn table entry 4TC_multi_lu_and_mo_ussd0(970)5787425 TC_multi_lu_and_mo_ussd0(970)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on connection ID:9 MSC_Test_0-SCCP(955)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(955)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(955)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@cf43b911bb08: { messageType := 2, destLocRef := 'D86AC6'O, sourceLocRef := '00009A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:1 MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:1 MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:1 MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(988)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mo_ussd0(988)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:6 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(956)@cf43b911bb08: Deleted conn table entry 6TC_multi_lu_and_mo_ussd0(974)11200925 TC_multi_lu_and_mo_ussd0(974)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(970)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(970)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(970)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@cf43b911bb08: { messageType := 2, destLocRef := '8ADCDF'O, sourceLocRef := '00009B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:2 TC_multi_lu_and_mo_ussd0(970)@cf43b911bb08: 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 := '6D05AF6A'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test-GSUP(961)@cf43b911bb08: Created GsupExpect[2] for "262420000000225" to be handled at TC_multi_lu_and_mo_ussd0(992) TC_multi_lu_and_mo_ussd0(963)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(956)@cf43b911bb08: Added conn table entry 4TC_multi_lu_and_mo_ussd0(970)4401656 MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-SCCP(955)@cf43b911bb08: First idle individual index:6 MSC_Test_0-RAN(956)@cf43b911bb08: patch: N(SD) for ConnIdx 4 set to 1 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:2 MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(964)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(964)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(992)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000225'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(961)@cf43b911bb08: Created GsupExpect[3] for "262420000000211" to be handled at TC_multi_lu_and_mo_ussd0(964) MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:2 MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(974)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(974)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(974)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:5 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(956)@cf43b911bb08: Deleted conn table entry 5TC_multi_lu_and_mo_ussd0(972)7304428 TC_multi_lu_and_mo_ussd0(972)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(956)@cf43b911bb08: Added conn table entry 5TC_multi_lu_and_mo_ussd0(992)1749789 TC_multi_lu_and_mo_ussd0(974)@cf43b911bb08: 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 := '42F4C7DF'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } TC_multi_lu_and_mo_ussd0(966)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(966)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-SCCP(955)@cf43b911bb08: First idle individual index:5 MSC_Test_0-RAN(956)@cf43b911bb08: patch: N(SD) for ConnIdx 5 set to 1 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@cf43b911bb08: { messageType := 2, destLocRef := '79438B'O, sourceLocRef := '00009C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:3 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(961)@cf43b911bb08: Found GsupExpect[1] for "262420000000224" handled at TC_multi_lu_and_mo_ussd0(990) MSC_Test-GSUP(961)@cf43b911bb08: Added IMSI table entry 14TC_multi_lu_and_mo_ussd0(990)"262420000000224" MSC_Test-GSUP(961)@cf43b911bb08: Created GsupExpect[1] for "262420000000212" to be handled at TC_multi_lu_and_mo_ussd0(966) MSC_Test_0-RAN(956)@cf43b911bb08: Added conn table entry 6TC_multi_lu_and_mo_ussd0(974)6997023 MSC_Test_0-RAN(956)@cf43b911bb08: patch: N(SD) for ConnIdx 6 set to 1 MSC_Test_0-SCCP(955)@cf43b911bb08: First idle individual index:14 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:3 MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(972)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(972)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(972)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:3 MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(972)@cf43b911bb08: 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 := 'B792B319'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(956)@cf43b911bb08: Added conn table entry 15TC_multi_lu_and_mo_ussd0(972)4558115 MSC_Test_0-SCCP(955)@cf43b911bb08: First idle individual index:15 MSC_Test_0-RAN(956)@cf43b911bb08: patch: N(SD) for ConnIdx 15 set to 1 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(968)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(968)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(961)@cf43b911bb08: Created GsupExpect[4] for "262420000000213" to be handled at TC_multi_lu_and_mo_ussd0(968) MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:7 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(956)@cf43b911bb08: Deleted conn table entry 7TC_multi_lu_and_mo_ussd0(976)14576670 MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:10 MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(976)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(956)@cf43b911bb08: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(956)@cf43b911bb08: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on connection ID:1 MSC_Test_0-SCCP(955)@cf43b911bb08: vl_len:28 MSC_Test_0-SCCP(955)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(955)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on connection ID:10 MSC_Test_0-SCCP(955)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(955)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(955)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:11 MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(961)@cf43b911bb08: Found GsupExpect[2] for "262420000000225" handled at TC_multi_lu_and_mo_ussd0(992) MSC_Test-GSUP(961)@cf43b911bb08: Added IMSI table entry 15TC_multi_lu_and_mo_ussd0(992)"262420000000225" MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:12 MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(984)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(956)@cf43b911bb08: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(956)@cf43b911bb08: patched enc_l3: '055B'O MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on connection ID:11 MSC_Test_0-SCCP(955)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(955)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(955)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-RAN(956)@cf43b911bb08: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(956)@cf43b911bb08: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on connection ID:2 MSC_Test_0-SCCP(955)@cf43b911bb08: vl_len:28 MSC_Test_0-SCCP(955)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(955)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(986)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(956)@cf43b911bb08: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(956)@cf43b911bb08: patched enc_l3: '055B'O MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on connection ID:12 MSC_Test_0-SCCP(955)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(955)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(955)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mo_ussd0(976)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(976)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(976)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(955)@cf43b911bb08: { messageType := 2, destLocRef := 'FD39B0'O, sourceLocRef := '00009D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:4 MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 TC_multi_lu_and_mo_ussd0(976)@cf43b911bb08: 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 := '0469C6C4'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:4 MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(956)@cf43b911bb08: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(956)@cf43b911bb08: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on connection ID:3 MSC_Test_0-SCCP(955)@cf43b911bb08: vl_len:28 MSC_Test_0-SCCP(955)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(955)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:8 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(956)@cf43b911bb08: Deleted conn table entry 8TC_multi_lu_and_mo_ussd0(978)1090171 TC_multi_lu_and_mo_ussd0(978)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(956)@cf43b911bb08: Added conn table entry 7TC_multi_lu_and_mo_ussd0(976)1380436 MSC_Test_0-SCCP(955)@cf43b911bb08: First idle individual index:7 MSC_Test_0-RAN(956)@cf43b911bb08: patch: N(SD) for ConnIdx 7 set to 1 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on connection ID:4 MSC_Test_0-SCCP(955)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(955)@cf43b911bb08: vl_from0 TC_multi_lu_and_mo_ussd0(964)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(955)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(963)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(955)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(955)@cf43b911bb08: vl_from0 MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-SCCP(955)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:9 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(956)@cf43b911bb08: Deleted conn table entry 9TC_multi_lu_and_mo_ussd0(980)10136719 TC_multi_lu_and_mo_ussd0(980)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(978)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(978)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(978)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(990)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(990)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mo_ussd0(978)@cf43b911bb08: 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 := '9E605CB2'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-SCCP(955)@cf43b911bb08: { messageType := 2, destLocRef := '4329F8'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(966)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:6 TC_multi_lu_and_mo_ussd0(968)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(956)@cf43b911bb08: Added conn table entry 8TC_multi_lu_and_mo_ussd0(978)10287199 MSC_Test_0-RAN(956)@cf43b911bb08: patch: N(SD) for ConnIdx 8 set to 1 MSC_Test_0-SCCP(955)@cf43b911bb08: First idle individual index:8 MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:6 MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 TC_multi_lu_and_mo_ussd0(980)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mo_ussd0(980)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(980)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:6 MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(980)@cf43b911bb08: 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 := '25D4E4A6'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(956)@cf43b911bb08: Added conn table entry 9TC_multi_lu_and_mo_ussd0(980)1706000 MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(956)@cf43b911bb08: patch: N(SD) for ConnIdx 9 set to 1 MSC_Test_0-SCCP(955)@cf43b911bb08: { messageType := 2, destLocRef := '1AB31D'O, sourceLocRef := '00009F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:5 MSC_Test_0-SCCP(955)@cf43b911bb08: First idle individual index:9 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:5 MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(970)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(970)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on connection ID:5 MSC_Test_0-SCCP(955)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(955)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(955)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(961)@cf43b911bb08: Created GsupExpect[2] for "262420000000214" to be handled at TC_multi_lu_and_mo_ussd0(970) MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-SCCP(955)@cf43b911bb08: { messageType := 2, destLocRef := '6AC41F'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-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:14 MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:14 MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:14 MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(992)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(992)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@cf43b911bb08: { messageType := 2, destLocRef := '458D23'O, sourceLocRef := '0000A1'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:15 TC_multi_lu_and_mo_ussd0(974)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(974)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:15 MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(961)@cf43b911bb08: Created GsupExpect[5] for "262420000000216" to be handled at TC_multi_lu_and_mo_ussd0(974) MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:15 MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 TC_multi_lu_and_mo_ussd0(972)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(972)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:10 MSC_Test_0-RAN(956)@cf43b911bb08: Deleted conn table entry 10TC_multi_lu_and_mo_ussd0(982)3069163 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mo_ussd0(982)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:13 MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(961)@cf43b911bb08: Created GsupExpect[6] for "262420000000215" to be handled at TC_multi_lu_and_mo_ussd0(972) MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:11 MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:1 MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:1 MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on connection ID:11 MSC_Test_0-SCCP(955)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(955)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(955)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:12 MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 will be put to the reassembly buffer TC_multi_lu_and_mo_ussd0(982)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(982)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(982)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(964)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(988)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(956)@cf43b911bb08: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(956)@cf43b911bb08: patched enc_l3: '055B'O MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(955)@cf43b911bb08: { messageType := 2, destLocRef := '151054'O, sourceLocRef := '0000A2'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:7 MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on connection ID:13 MSC_Test_0-SCCP(955)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(955)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(955)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on connection ID:1 MSC_Test_0-SCCP(955)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(955)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(955)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O TC_multi_lu_and_mo_ussd0(982)@cf43b911bb08: 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 := '0230AAD4'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:7 MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on connection ID:12 MSC_Test_0-SCCP(955)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(955)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(955)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-RAN(956)@cf43b911bb08: Added conn table entry 10TC_multi_lu_and_mo_ussd0(982)9536346 MSC_Test_0-RAN(956)@cf43b911bb08: patch: N(SD) for ConnIdx 10 set to 1 MSC_Test_0-SCCP(955)@cf43b911bb08: First idle individual index:10 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:7 MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(956)@cf43b911bb08: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(956)@cf43b911bb08: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:2 MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on connection ID:6 MSC_Test_0-SCCP(955)@cf43b911bb08: vl_len:28 MSC_Test_0-SCCP(955)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(955)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:2 MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(966)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(956)@cf43b911bb08: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-RAN(956)@cf43b911bb08: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on connection ID:14 MSC_Test_0-SCCP(955)@cf43b911bb08: vl_len:28 MSC_Test_0-SCCP(955)@cf43b911bb08: vl_from0 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(955)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(956)@cf43b911bb08: Deleted conn table entry 0TC_multi_lu_and_mo_ussd0(963)11714960 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(963)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on connection ID:2 MSC_Test_0-SCCP(955)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(955)@cf43b911bb08: vl_from0 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O TC_multi_lu_and_mo_ussd0(976)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(976)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(955)@cf43b911bb08: { messageType := 2, destLocRef := '9CF85F'O, sourceLocRef := '0000A3'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:8 MSC_Test-GSUP(961)@cf43b911bb08: Created GsupExpect[7] for "262420000000217" to be handled at TC_multi_lu_and_mo_ussd0(976) MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:8 MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:8 MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(956)@cf43b911bb08: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(956)@cf43b911bb08: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on connection ID:15 MSC_Test_0-SCCP(955)@cf43b911bb08: vl_len:28 MSC_Test_0-SCCP(955)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(955)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@cf43b911bb08: { messageType := 2, destLocRef := '1A0810'O, sourceLocRef := '0000A4'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:9 MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:9 MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:9 MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:11 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-RAN(956)@cf43b911bb08: Deleted conn table entry 11TC_multi_lu_and_mo_ussd0(984)5057840 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mo_ussd0(963)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:13 MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 will be put to the reassembly buffer TC_multi_lu_and_mo_ussd0(963)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(984)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:1 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(963)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(956)@cf43b911bb08: Deleted conn table entry 1TC_multi_lu_and_mo_ussd0(964)14183110 TC_multi_lu_and_mo_ussd0(978)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(978)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:12 TC_multi_lu_and_mo_ussd0(970)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(964)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(956)@cf43b911bb08: Deleted conn table entry 12TC_multi_lu_and_mo_ussd0(986)14131576 MSC_Test-GSUP(961)@cf43b911bb08: Created GsupExpect[8] for "262420000000218" to be handled at TC_multi_lu_and_mo_ussd0(978) TC_multi_lu_and_mo_ussd0(986)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@cf43b911bb08: { messageType := 2, destLocRef := '91835A'O, sourceLocRef := '0000A5'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:10 TC_multi_lu_and_mo_ussd0(980)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(980)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:10 MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:10 MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(961)@cf43b911bb08: Created GsupExpect[9] for "262420000000219" to be handled at TC_multi_lu_and_mo_ussd0(980) TC_multi_lu_and_mo_ussd0(974)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(984)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(984)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(984)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on connection ID:13 MSC_Test_0-SCCP(955)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(955)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(955)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(956)@cf43b911bb08: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 TC_multi_lu_and_mo_ussd0(984)@cf43b911bb08: 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 := '386D97C7'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(956)@cf43b911bb08: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:3 MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on connection ID:7 MSC_Test_0-SCCP(955)@cf43b911bb08: vl_len:28 MSC_Test_0-SCCP(955)@cf43b911bb08: vl_from0 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(955)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(956)@cf43b911bb08: Added conn table entry 0TC_multi_lu_and_mo_ussd0(984)16103264 MSC_Test_0-RAN(956)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(955)@cf43b911bb08: First idle individual index:0 TC_multi_lu_and_mo_ussd0(968)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(972)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 TC_multi_lu_and_mo_ussd0(986)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(986)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(986)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:3 MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(982)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(982)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(961)@cf43b911bb08: Created GsupExpect[10] for "262420000000220" to be handled at TC_multi_lu_and_mo_ussd0(982) TC_multi_lu_and_mo_ussd0(986)@cf43b911bb08: 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 := '16BD7449'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:2 MSC_Test_0-RAN(956)@cf43b911bb08: Deleted conn table entry 2TC_multi_lu_and_mo_ussd0(966)9100511 MSC_Test_0-RAN(956)@cf43b911bb08: Added conn table entry 1TC_multi_lu_and_mo_ussd0(986)12566745 MSC_Test_0-RAN(956)@cf43b911bb08: patch: N(SD) for ConnIdx 1 set to 1 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(966)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:6 MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on connection ID:3 MSC_Test_0-SCCP(955)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(955)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(955)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:6 MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(955)@cf43b911bb08: First idle individual index:1 TC_multi_lu_and_mo_ussd0(970)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on connection ID:6 MSC_Test_0-SCCP(955)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(955)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(955)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:14 MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(964)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(964)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(964)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(956)@cf43b911bb08: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(956)@cf43b911bb08: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O TC_multi_lu_and_mo_ussd0(974)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(966)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(966)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:14 MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on connection ID:9 MSC_Test_0-SCCP(955)@cf43b911bb08: vl_len:28 MSC_Test_0-SCCP(955)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(955)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(956)@cf43b911bb08: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(956)@cf43b911bb08: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O TC_multi_lu_and_mo_ussd0(966)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on connection ID:8 MSC_Test_0-SCCP(955)@cf43b911bb08: vl_len:28 MSC_Test_0-SCCP(955)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(955)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on connection ID:14 MSC_Test_0-SCCP(955)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(955)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(955)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(976)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:4 MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:13 MSC_Test_0-RAN(956)@cf43b911bb08: Deleted conn table entry 13TC_multi_lu_and_mo_ussd0(988)240110 TC_multi_lu_and_mo_ussd0(988)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(990)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(956)@cf43b911bb08: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(956)@cf43b911bb08: patched enc_l3: '055B'O MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on connection ID:4 MSC_Test_0-SCCP(955)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(955)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(955)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-RAN(956)@cf43b911bb08: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(956)@cf43b911bb08: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on connection ID:10 MSC_Test_0-SCCP(955)@cf43b911bb08: vl_len:28 MSC_Test_0-SCCP(955)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(955)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:15 MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:15 MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(972)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on connection ID:15 MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-SCCP(955)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(955)@cf43b911bb08: vl_from0 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(955)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-SCCP(955)@cf43b911bb08: { messageType := 2, destLocRef := 'F5B760'O, sourceLocRef := '0000A6'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:0 TC_multi_lu_and_mo_ussd0(988)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(988)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(988)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mo_ussd0(988)@cf43b911bb08: 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 := '33FEFCCC'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(980)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(956)@cf43b911bb08: Added conn table entry 2TC_multi_lu_and_mo_ussd0(988)9551122 MSC_Test_0-RAN(956)@cf43b911bb08: patch: N(SD) for ConnIdx 2 set to 1 MSC_Test_0-SCCP(955)@cf43b911bb08: First idle individual index:2 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:5 MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(978)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:3 MSC_Test_0-RAN(956)@cf43b911bb08: Deleted conn table entry 3TC_multi_lu_and_mo_ussd0(968)7947147 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(968)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 TC_multi_lu_and_mo_ussd0(992)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(956)@cf43b911bb08: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(956)@cf43b911bb08: patched enc_l3: '055B'O MSC_Test_0-SCCP(955)@cf43b911bb08: { messageType := 2, destLocRef := 'BFC0D9'O, sourceLocRef := '0000A7'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:1 MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:1 MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on connection ID:5 MSC_Test_0-SCCP(955)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(955)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(955)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(984)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(984)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(961)@cf43b911bb08: Created GsupExpect[11] for "262420000000221" to be handled at TC_multi_lu_and_mo_ussd0(984) MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mo_ussd0(982)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(968)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(968)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(968)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:1 MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:6 MSC_Test_0-RAN(956)@cf43b911bb08: Deleted conn table entry 4TC_multi_lu_and_mo_ussd0(970)4401656 TC_multi_lu_and_mo_ussd0(970)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:14 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(956)@cf43b911bb08: Deleted conn table entry 6TC_multi_lu_and_mo_ussd0(974)6997023 TC_multi_lu_and_mo_ussd0(974)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(986)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(986)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(961)@cf43b911bb08: Created GsupExpect[12] for "262420000000222" to be handled at TC_multi_lu_and_mo_ussd0(986) MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mo_ussd0(970)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(970)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:7 MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:7 MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(974)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(974)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(976)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(970)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mo_ussd0(974)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:9 MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:9 MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:4 MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:15 MSC_Test_0-SCCP(955)@cf43b911bb08: { messageType := 2, destLocRef := '91BD12'O, sourceLocRef := '0000A8'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:2 MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:2 MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:2 MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:8 MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(956)@cf43b911bb08: Deleted conn table entry 15TC_multi_lu_and_mo_ussd0(972)4558115 MSC_Test_0-RAN(956)@cf43b911bb08: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(956)@cf43b911bb08: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O TC_multi_lu_and_mo_ussd0(978)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(988)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(988)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:8 MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:5 MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(955)@cf43b911bb08: vl_len:28 MSC_Test_0-SCCP(955)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(955)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on connection ID:7 MSC_Test_0-SCCP(955)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(955)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(955)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on connection ID:4 MSC_Test_0-SCCP(955)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(955)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(955)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-RAN(956)@cf43b911bb08: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(956)@cf43b911bb08: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O TC_multi_lu_and_mo_ussd0(972)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(961)@cf43b911bb08: Created GsupExpect[13] for "262420000000223" to be handled at TC_multi_lu_and_mo_ussd0(988) MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on connection ID:1 MSC_Test_0-SCCP(955)@cf43b911bb08: vl_len:28 MSC_Test_0-SCCP(955)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(955)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O TC_multi_lu_and_mo_ussd0(972)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(972)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(972)@cf43b911bb08: Final verdict of PTC: pass TC_multi_lu_and_mo_ussd0(980)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on connection ID:8 MSC_Test_0-SCCP(955)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(955)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(955)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on connection ID:9 MSC_Test_0-SCCP(955)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(955)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(955)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on connection ID:5 MSC_Test_0-SCCP(955)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(955)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(955)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(956)@cf43b911bb08: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(956)@cf43b911bb08: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on connection ID:2 MSC_Test_0-SCCP(955)@cf43b911bb08: vl_len:28 MSC_Test_0-SCCP(955)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(955)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:10 MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mo_ussd0(982)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:10 MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(984)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:7 MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:4 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(986)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(956)@cf43b911bb08: Deleted conn table entry 7TC_multi_lu_and_mo_ussd0(976)1380436 TC_multi_lu_and_mo_ussd0(976)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:8 TC_multi_lu_and_mo_ussd0(990)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(956)@cf43b911bb08: Deleted conn table entry 14TC_multi_lu_and_mo_ussd0(990)16595376 MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:9 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on connection ID:10 MSC_Test_0-SCCP(955)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(955)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(955)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(956)@cf43b911bb08: Deleted conn table entry 8TC_multi_lu_and_mo_ussd0(978)10287199 TC_multi_lu_and_mo_ussd0(978)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(956)@cf43b911bb08: Deleted conn table entry 9TC_multi_lu_and_mo_ussd0(980)1706000 TC_multi_lu_and_mo_ussd0(980)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(988)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(976)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(976)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(976)@cf43b911bb08: Final verdict of PTC: pass TC_multi_lu_and_mo_ussd0(984)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mo_ussd0(978)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(978)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(978)@cf43b911bb08: Final verdict of PTC: pass TC_multi_lu_and_mo_ussd0(980)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(980)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(980)@cf43b911bb08: Final verdict of PTC: pass TC_multi_lu_and_mo_ussd0(990)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(990)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(990)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:5 MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:1 MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:1 MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:10 MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:2 MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:2 MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(990)@cf43b911bb08: 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 := '352249F7'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(956)@cf43b911bb08: Deleted conn table entry 5TC_multi_lu_and_mo_ussd0(992)1749789 MSC_Test_0-RAN(956)@cf43b911bb08: Deleted conn table entry 10TC_multi_lu_and_mo_ussd0(982)9536346 MSC_Test_0-RAN(956)@cf43b911bb08: Added conn table entry 3TC_multi_lu_and_mo_ussd0(990)10319920 MSC_Test_0-RAN(956)@cf43b911bb08: patch: N(SD) for ConnIdx 3 set to 1 TC_multi_lu_and_mo_ussd0(992)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(992)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(992)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(992)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(986)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(955)@cf43b911bb08: First idle individual index:3 MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(955)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(955)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(955)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on connection ID:1 MSC_Test_0-SCCP(955)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(955)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(955)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(988)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(992)@cf43b911bb08: 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 := '1613EDCE'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } TC_multi_lu_and_mo_ussd0(982)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on connection ID:2 MSC_Test_0-SCCP(955)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(955)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(955)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(956)@cf43b911bb08: Added conn table entry 4TC_multi_lu_and_mo_ussd0(992)7053046 TC_multi_lu_and_mo_ussd0(982)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(982)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(955)@cf43b911bb08: First idle individual index:4 MSC_Test_0-RAN(956)@cf43b911bb08: patch: N(SD) for ConnIdx 4 set to 1 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(982)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@cf43b911bb08: { messageType := 2, destLocRef := '9D7830'O, sourceLocRef := '0000A9'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:3 MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:3 MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:3 MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-RAN(956)@cf43b911bb08: Deleted conn table entry 0TC_multi_lu_and_mo_ussd0(984)16103264 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:1 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(984)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(956)@cf43b911bb08: Deleted conn table entry 1TC_multi_lu_and_mo_ussd0(986)12566745 TC_multi_lu_and_mo_ussd0(986)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(990)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(990)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:2 MSC_Test_0-RAN(956)@cf43b911bb08: Deleted conn table entry 2TC_multi_lu_and_mo_ussd0(988)9551122 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(961)@cf43b911bb08: Created GsupExpect[14] for "262420000000224" to be handled at TC_multi_lu_and_mo_ussd0(990) TC_multi_lu_and_mo_ussd0(988)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(984)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(984)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(986)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(986)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@cf43b911bb08: { messageType := 2, destLocRef := '6B9EF6'O, sourceLocRef := '0000AA'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:4 TC_multi_lu_and_mo_ussd0(984)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:4 MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:4 MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(988)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(988)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(986)@cf43b911bb08: Final verdict of PTC: pass TC_multi_lu_and_mo_ussd0(992)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(992)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(988)@cf43b911bb08: Final verdict of PTC: pass MSC_Test-GSUP(961)@cf43b911bb08: Created GsupExpect[15] for "262420000000225" to be handled at TC_multi_lu_and_mo_ussd0(992) MSC_Test_0-RAN(956)@cf43b911bb08: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(956)@cf43b911bb08: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on connection ID:3 MSC_Test_0-SCCP(955)@cf43b911bb08: vl_len:28 MSC_Test_0-SCCP(955)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(955)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(990)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:3 MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:3 MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(990)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on connection ID:3 MSC_Test_0-SCCP(955)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(955)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(955)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(956)@cf43b911bb08: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(956)@cf43b911bb08: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on connection ID:4 MSC_Test_0-SCCP(955)@cf43b911bb08: vl_len:28 MSC_Test_0-SCCP(955)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(955)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:3 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(956)@cf43b911bb08: Deleted conn table entry 3TC_multi_lu_and_mo_ussd0(990)10319920 TC_multi_lu_and_mo_ussd0(990)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(992)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(990)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(990)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(990)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:4 MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:4 MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(992)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on connection ID:4 MSC_Test_0-SCCP(955)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(955)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(955)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(957)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@cf43b911bb08: Session index based on local reference:4 MSC_Test_0-M3UA(957)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(956)@cf43b911bb08: Deleted conn table entry 4TC_multi_lu_and_mo_ussd0(992)7053046 TC_multi_lu_and_mo_ussd0(992)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(992)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(992)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(992)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_0-M3UA(957)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(955)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(958)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(993)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(962)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(965)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(967)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(983)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(960)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(991)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(959)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(971)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(994)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(969)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(989)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(954)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(985)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(973)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(981)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(961)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(987)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(979)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(975)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(956)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(977)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(954): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(955): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(956): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(957): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(958): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(959): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(960): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(961): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(962): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_multi_lu_and_mo_ussd0(963): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC TC_multi_lu_and_mo_ussd0(964): pass (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(965): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC TC_multi_lu_and_mo_ussd0(966): pass (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(967): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC TC_multi_lu_and_mo_ussd0(968): pass (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(969): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC TC_multi_lu_and_mo_ussd0(970): pass (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(971): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC TC_multi_lu_and_mo_ussd0(972): pass (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(973): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC TC_multi_lu_and_mo_ussd0(974): pass (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(975): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC TC_multi_lu_and_mo_ussd0(976): pass (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(977): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC TC_multi_lu_and_mo_ussd0(978): pass (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(979): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC TC_multi_lu_and_mo_ussd0(980): pass (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(981): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC TC_multi_lu_and_mo_ussd0(982): pass (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(983): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC TC_multi_lu_and_mo_ussd0(984): pass (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(985): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC TC_multi_lu_and_mo_ussd0(986): pass (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(987): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC TC_multi_lu_and_mo_ussd0(988): pass (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(989): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC TC_multi_lu_and_mo_ussd0(990): pass (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(991): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC TC_multi_lu_and_mo_ussd0(992): pass (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(993): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(994): none (pass -> pass) MTC@cf43b911bb08: Test case TC_multi_lu_and_mo_ussd finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_multi_lu_and_mo_ussd pass'. Mon Jun 10 14:12:09 UTC 2024 ====== MSC_Tests.TC_multi_lu_and_mo_ussd pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests.TC_multi_lu_and_mo_ussd.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=3370928) Waiting for packet dumper to finish... 1 (prev_count=3370928, count=3372097) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_multi_lu_and_mo_ussd pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_multi_lu_and_mt_ussd'. ------ MSC_Tests.TC_multi_lu_and_mt_ussd ------ Mon Jun 10 14:12:12 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_multi_lu_and_mt_ussd.pcap" >/data/MSC_Tests.TC_multi_lu_and_mt_ussd.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_multi_lu_and_mt_ussd' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_multi_lu_and_mt_ussd started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(998)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(998)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(998)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(996)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(999)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(998)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(998)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(998)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(998)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(998)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(998)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1001)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1001)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1001)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1001)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1001)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1001)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1001)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1001)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1002)@cf43b911bb08: Created GsupExpect[0] for "262420000000226" to be handled at TC_multi_lu_and_mt_ussd0(1004) TC_multi_lu_and_mt_ussd0(1004)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000226'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(1002)@cf43b911bb08: Created GsupExpect[1] for "262420000000227" to be handled at TC_multi_lu_and_mt_ussd0(1005) TC_multi_lu_and_mt_ussd0(1005)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000227'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(1002)@cf43b911bb08: Created GsupExpect[2] for "262420000000228" to be handled at TC_multi_lu_and_mt_ussd0(1007) TC_multi_lu_and_mt_ussd0(1007)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000228'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(1002)@cf43b911bb08: Created GsupExpect[3] for "262420000000229" to be handled at TC_multi_lu_and_mt_ussd0(1009) TC_multi_lu_and_mt_ussd0(1009)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000229'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(1002)@cf43b911bb08: Created GsupExpect[4] for "262420000000230" to be handled at TC_multi_lu_and_mt_ussd0(1011) TC_multi_lu_and_mt_ussd0(1011)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000230'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(1002)@cf43b911bb08: Created GsupExpect[5] for "262420000000231" to be handled at TC_multi_lu_and_mt_ussd0(1013) TC_multi_lu_and_mt_ussd0(1013)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000231'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(1002)@cf43b911bb08: Created GsupExpect[6] for "262420000000232" to be handled at TC_multi_lu_and_mt_ussd0(1015) TC_multi_lu_and_mt_ussd0(1015)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000232'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(1002)@cf43b911bb08: Created GsupExpect[7] for "262420000000233" to be handled at TC_multi_lu_and_mt_ussd0(1017) TC_multi_lu_and_mt_ussd0(1017)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000233'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(1002)@cf43b911bb08: Created GsupExpect[8] for "262420000000234" to be handled at TC_multi_lu_and_mt_ussd0(1019) TC_multi_lu_and_mt_ussd0(1019)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000234'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(1002)@cf43b911bb08: Created GsupExpect[9] for "262420000000235" to be handled at TC_multi_lu_and_mt_ussd0(1021) TC_multi_lu_and_mt_ussd0(1021)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000235'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(1002)@cf43b911bb08: Created GsupExpect[10] for "262420000000236" to be handled at TC_multi_lu_and_mt_ussd0(1023) TC_multi_lu_and_mt_ussd0(1023)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000236'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(1002)@cf43b911bb08: Created GsupExpect[11] for "262420000000237" to be handled at TC_multi_lu_and_mt_ussd0(1025) TC_multi_lu_and_mt_ussd0(1025)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000237'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(1002)@cf43b911bb08: Created GsupExpect[12] for "262420000000238" to be handled at TC_multi_lu_and_mt_ussd0(1027) TC_multi_lu_and_mt_ussd0(1027)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000238'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(1002)@cf43b911bb08: Created GsupExpect[13] for "262420000000239" to be handled at TC_multi_lu_and_mt_ussd0(1029) TC_multi_lu_and_mt_ussd0(1029)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000239'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(1002)@cf43b911bb08: Created GsupExpect[14] for "262420000000240" to be handled at TC_multi_lu_and_mt_ussd0(1031) TC_multi_lu_and_mt_ussd0(1031)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000240'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(1002)@cf43b911bb08: Created GsupExpect[15] for "262420000000241" to be handled at TC_multi_lu_and_mt_ussd0(1033) TC_multi_lu_and_mt_ussd0(1033)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000241'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(997)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(997)@cf43b911bb08: Added conn table entry 0TC_multi_lu_and_mt_ussd0(1004)3662019 MSC_Test_0-SCCP(996)@cf43b911bb08: First idle individual index:0 MSC_Test_0-RAN(997)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-RAN(997)@cf43b911bb08: Added conn table entry 1TC_multi_lu_and_mt_ussd0(1005)1355126 MSC_Test_0-RAN(997)@cf43b911bb08: patch: N(SD) for ConnIdx 1 set to 1 MSC_Test_0-RAN(997)@cf43b911bb08: Added conn table entry 2TC_multi_lu_and_mt_ussd0(1007)16729153 MSC_Test_0-RAN(997)@cf43b911bb08: patch: N(SD) for ConnIdx 2 set to 1 MSC_Test_0-RAN(997)@cf43b911bb08: Added conn table entry 3TC_multi_lu_and_mt_ussd0(1009)11204741 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(996)@cf43b911bb08: First idle individual index:1 MSC_Test_0-RAN(997)@cf43b911bb08: patch: N(SD) for ConnIdx 3 set to 1 MSC_Test_0-SCCP(996)@cf43b911bb08: First idle individual index:2 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(997)@cf43b911bb08: Added conn table entry 4TC_multi_lu_and_mt_ussd0(1011)5126828 MSC_Test_0-SCCP(996)@cf43b911bb08: First idle individual index:3 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(997)@cf43b911bb08: patch: N(SD) for ConnIdx 4 set to 1 MSC_Test_0-SCCP(996)@cf43b911bb08: First idle individual index:4 MSC_Test_0-RAN(997)@cf43b911bb08: Added conn table entry 5TC_multi_lu_and_mt_ussd0(1013)15180059 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(997)@cf43b911bb08: patch: N(SD) for ConnIdx 5 set to 1 MSC_Test_0-SCCP(996)@cf43b911bb08: First idle individual index:5 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(997)@cf43b911bb08: Added conn table entry 6TC_multi_lu_and_mt_ussd0(1015)14414752 MSC_Test_0-RAN(997)@cf43b911bb08: patch: N(SD) for ConnIdx 6 set to 1 MSC_Test_0-SCCP(996)@cf43b911bb08: First idle individual index:6 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(997)@cf43b911bb08: Added conn table entry 7TC_multi_lu_and_mt_ussd0(1017)8544613 MSC_Test_0-RAN(997)@cf43b911bb08: patch: N(SD) for ConnIdx 7 set to 1 MSC_Test_0-SCCP(996)@cf43b911bb08: First idle individual index:7 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(997)@cf43b911bb08: Added conn table entry 8TC_multi_lu_and_mt_ussd0(1019)11656118 MSC_Test_0-RAN(997)@cf43b911bb08: patch: N(SD) for ConnIdx 8 set to 1 MSC_Test_0-SCCP(996)@cf43b911bb08: First idle individual index:8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(997)@cf43b911bb08: Added conn table entry 9TC_multi_lu_and_mt_ussd0(1021)986286 MSC_Test_0-RAN(997)@cf43b911bb08: patch: N(SD) for ConnIdx 9 set to 1 MSC_Test_0-SCCP(996)@cf43b911bb08: First idle individual index:9 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(997)@cf43b911bb08: Added conn table entry 10TC_multi_lu_and_mt_ussd0(1023)11246622 MSC_Test_0-RAN(997)@cf43b911bb08: patch: N(SD) for ConnIdx 10 set to 1 MSC_Test_0-SCCP(996)@cf43b911bb08: First idle individual index:10 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(997)@cf43b911bb08: Added conn table entry 11TC_multi_lu_and_mt_ussd0(1025)13591623 MSC_Test_0-RAN(997)@cf43b911bb08: patch: N(SD) for ConnIdx 11 set to 1 MSC_Test_0-SCCP(996)@cf43b911bb08: First idle individual index:11 MSC_Test_0-RAN(997)@cf43b911bb08: Added conn table entry 12TC_multi_lu_and_mt_ussd0(1027)6479643 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(997)@cf43b911bb08: patch: N(SD) for ConnIdx 12 set to 1 MSC_Test_0-SCCP(996)@cf43b911bb08: First idle individual index:12 MSC_Test_0-RAN(997)@cf43b911bb08: Added conn table entry 13TC_multi_lu_and_mt_ussd0(1029)9536647 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(997)@cf43b911bb08: patch: N(SD) for ConnIdx 13 set to 1 MSC_Test_0-SCCP(996)@cf43b911bb08: First idle individual index:13 MSC_Test_0-RAN(997)@cf43b911bb08: Added conn table entry 14TC_multi_lu_and_mt_ussd0(1031)16568657 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(997)@cf43b911bb08: patch: N(SD) for ConnIdx 14 set to 1 MSC_Test_0-SCCP(996)@cf43b911bb08: First idle individual index:14 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(997)@cf43b911bb08: Added conn table entry 15TC_multi_lu_and_mt_ussd0(1033)9773549 MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(997)@cf43b911bb08: patch: N(SD) for ConnIdx 15 set to 1 MSC_Test_0-SCCP(996)@cf43b911bb08: { messageType := 2, destLocRef := '37E0C3'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(996)@cf43b911bb08: Session index based on local reference:0 MSC_Test-GSUP(1002)@cf43b911bb08: Found GsupExpect[0] for "262420000000226" handled at TC_multi_lu_and_mt_ussd0(1004) MSC_Test-GSUP(1002)@cf43b911bb08: Added IMSI table entry 0TC_multi_lu_and_mt_ussd0(1004)"262420000000226" MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(996)@cf43b911bb08: First idle individual index:15 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(996)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(996)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(996)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(1002)@cf43b911bb08: Found GsupExpect[1] for "262420000000227" handled at TC_multi_lu_and_mt_ussd0(1005) MSC_Test-GSUP(1002)@cf43b911bb08: Added IMSI table entry 1TC_multi_lu_and_mt_ussd0(1005)"262420000000227" MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@cf43b911bb08: { messageType := 2, destLocRef := '14AD76'O, sourceLocRef := '0000AC'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:1 TC_multi_lu_and_mt_ussd0(1004)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1004)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test-GSUP(1002)@cf43b911bb08: Found GsupExpect[2] for "262420000000228" handled at TC_multi_lu_and_mt_ussd0(1007) MSC_Test-GSUP(1002)@cf43b911bb08: Added IMSI table entry 2TC_multi_lu_and_mt_ussd0(1007)"262420000000228" MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:1 MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on connection ID:1 MSC_Test_0-SCCP(996)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(996)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(996)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(1002)@cf43b911bb08: Found GsupExpect[3] for "262420000000229" handled at TC_multi_lu_and_mt_ussd0(1009) MSC_Test-GSUP(1002)@cf43b911bb08: Added IMSI table entry 3TC_multi_lu_and_mt_ussd0(1009)"262420000000229" MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@cf43b911bb08: { messageType := 2, destLocRef := 'FF4441'O, sourceLocRef := '0000AD'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:2 MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:2 MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1002)@cf43b911bb08: Found GsupExpect[4] for "262420000000230" handled at TC_multi_lu_and_mt_ussd0(1011) MSC_Test-GSUP(1002)@cf43b911bb08: Added IMSI table entry 4TC_multi_lu_and_mt_ussd0(1011)"262420000000230" MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on connection ID:2 MSC_Test_0-SCCP(996)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(996)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(996)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(1002)@cf43b911bb08: Found GsupExpect[5] for "262420000000231" handled at TC_multi_lu_and_mt_ussd0(1013) MSC_Test-GSUP(1002)@cf43b911bb08: Added IMSI table entry 5TC_multi_lu_and_mt_ussd0(1013)"262420000000231" MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@cf43b911bb08: { messageType := 2, destLocRef := 'AAF885'O, sourceLocRef := '0000AE'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:3 MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on connection ID:3 MSC_Test_0-SCCP(996)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(996)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(996)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test-GSUP(1002)@cf43b911bb08: Found GsupExpect[6] for "262420000000232" handled at TC_multi_lu_and_mt_ussd0(1015) MSC_Test-GSUP(1002)@cf43b911bb08: Added IMSI table entry 6TC_multi_lu_and_mt_ussd0(1015)"262420000000232" MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:3 MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1005)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1005)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test-GSUP(1002)@cf43b911bb08: Found GsupExpect[7] for "262420000000233" handled at TC_multi_lu_and_mt_ussd0(1017) MSC_Test-GSUP(1002)@cf43b911bb08: Added IMSI table entry 7TC_multi_lu_and_mt_ussd0(1017)"262420000000233" MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@cf43b911bb08: { messageType := 2, destLocRef := '4E3AAC'O, sourceLocRef := '0000AF'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:4 TC_multi_lu_and_mt_ussd0(1007)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1007)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on connection ID:4 MSC_Test_0-SCCP(996)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(996)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(996)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:4 MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1002)@cf43b911bb08: Found GsupExpect[8] for "262420000000234" handled at TC_multi_lu_and_mt_ussd0(1019) MSC_Test-GSUP(1002)@cf43b911bb08: Added IMSI table entry 8TC_multi_lu_and_mt_ussd0(1019)"262420000000234" MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@cf43b911bb08: { messageType := 2, destLocRef := 'E7A11B'O, sourceLocRef := '0000B0'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:5 TC_multi_lu_and_mt_ussd0(1009)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1009)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on connection ID:5 MSC_Test_0-SCCP(996)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(996)@cf43b911bb08: vl_from0 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(996)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:5 MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1002)@cf43b911bb08: Found GsupExpect[9] for "262420000000235" handled at TC_multi_lu_and_mt_ussd0(1021) MSC_Test-GSUP(1002)@cf43b911bb08: Added IMSI table entry 9TC_multi_lu_and_mt_ussd0(1021)"262420000000235" TC_multi_lu_and_mt_ussd0(1011)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1011)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test-GSUP(1002)@cf43b911bb08: Found GsupExpect[10] for "262420000000236" handled at TC_multi_lu_and_mt_ussd0(1023) MSC_Test-GSUP(1002)@cf43b911bb08: Added IMSI table entry 10TC_multi_lu_and_mt_ussd0(1023)"262420000000236" MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@cf43b911bb08: { messageType := 2, destLocRef := 'DBF3A0'O, sourceLocRef := '0000B1'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:6 MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on connection ID:6 MSC_Test_0-SCCP(996)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(996)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(996)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:6 MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1013)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1013)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test-GSUP(1002)@cf43b911bb08: Found GsupExpect[11] for "262420000000237" handled at TC_multi_lu_and_mt_ussd0(1025) MSC_Test-GSUP(1002)@cf43b911bb08: Added IMSI table entry 11TC_multi_lu_and_mt_ussd0(1025)"262420000000237" MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@cf43b911bb08: { messageType := 2, destLocRef := '826165'O, sourceLocRef := '0000B2'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:7 MSC_Test-GSUP(1002)@cf43b911bb08: Found GsupExpect[12] for "262420000000238" handled at TC_multi_lu_and_mt_ussd0(1027) MSC_Test-GSUP(1002)@cf43b911bb08: Added IMSI table entry 12TC_multi_lu_and_mt_ussd0(1027)"262420000000238" MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:7 MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@cf43b911bb08: { messageType := 2, destLocRef := 'B1DBB6'O, sourceLocRef := '0000B3'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:8 MSC_Test-GSUP(1002)@cf43b911bb08: Found GsupExpect[13] for "262420000000239" handled at TC_multi_lu_and_mt_ussd0(1029) MSC_Test-GSUP(1002)@cf43b911bb08: Added IMSI table entry 13TC_multi_lu_and_mt_ussd0(1029)"262420000000239" MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on connection ID:7 MSC_Test_0-SCCP(996)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(996)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(996)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on connection ID:8 MSC_Test_0-SCCP(996)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(996)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(996)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_multi_lu_and_mt_ussd0(1017)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1017)@cf43b911bb08: setverdict(pass): none -> pass TC_multi_lu_and_mt_ussd0(1015)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1015)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test-GSUP(1002)@cf43b911bb08: Found GsupExpect[14] for "262420000000240" handled at TC_multi_lu_and_mt_ussd0(1031) MSC_Test-GSUP(1002)@cf43b911bb08: Added IMSI table entry 14TC_multi_lu_and_mt_ussd0(1031)"262420000000240" MSC_Test-GSUP(1002)@cf43b911bb08: Found GsupExpect[15] for "262420000000241" handled at TC_multi_lu_and_mt_ussd0(1033) MSC_Test-GSUP(1002)@cf43b911bb08: Added IMSI table entry 15TC_multi_lu_and_mt_ussd0(1033)"262420000000241" MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:8 MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(1019)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1019)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_0-SCCP(996)@cf43b911bb08: { messageType := 2, destLocRef := '0F0CAE'O, sourceLocRef := '0000B4'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:9 MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:9 MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(996)@cf43b911bb08: { messageType := 2, destLocRef := 'AB9C1E'O, sourceLocRef := '0000B5'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:10 MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:10 MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(996)@cf43b911bb08: { messageType := 2, destLocRef := 'CF6447'O, sourceLocRef := '0000B6'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:11 MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:11 MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-SCCP(996)@cf43b911bb08: { messageType := 2, destLocRef := '62DF1B'O, sourceLocRef := '0000B7'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:12 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:12 MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(996)@cf43b911bb08: { messageType := 2, destLocRef := '918487'O, sourceLocRef := '0000B8'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:13 MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:13 MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@cf43b911bb08: { messageType := 2, destLocRef := 'FCD151'O, sourceLocRef := '0000B9'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:14 MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:14 MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@cf43b911bb08: { messageType := 2, destLocRef := '9521ED'O, sourceLocRef := '0000BA'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:15 MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:15 MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:1 MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:2 MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:3 MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1021)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1021)@cf43b911bb08: setverdict(pass): none -> pass TC_multi_lu_and_mt_ussd0(1023)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1023)@cf43b911bb08: setverdict(pass): none -> pass TC_multi_lu_and_mt_ussd0(1025)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1025)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on connection ID:9 MSC_Test_0-SCCP(996)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(996)@cf43b911bb08: vl_from0 TC_multi_lu_and_mt_ussd0(1004)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(996)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1027)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1027)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on connection ID:10 MSC_Test_0-SCCP(996)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(996)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(996)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_multi_lu_and_mt_ussd0(1007)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1005)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on connection ID:11 MSC_Test_0-SCCP(996)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(996)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(996)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on connection ID:12 MSC_Test_0-SCCP(996)@cf43b911bb08: vl_len:8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(996)@cf43b911bb08: vl_from0 TC_multi_lu_and_mt_ussd0(1009)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(996)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on connection ID:14 MSC_Test_0-SCCP(996)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(996)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(996)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on connection ID:13 MSC_Test_0-SCCP(996)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(996)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(996)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1033)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1033)@cf43b911bb08: setverdict(pass): none -> pass TC_multi_lu_and_mt_ussd0(1029)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1029)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_0-RAN(997)@cf43b911bb08: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(997)@cf43b911bb08: patched enc_l3: '055B'O TC_multi_lu_and_mt_ussd0(1031)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1031)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(996)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(996)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(996)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on connection ID:15 MSC_Test_0-SCCP(996)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(996)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(996)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(997)@cf43b911bb08: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(997)@cf43b911bb08: patched enc_l3: '055B'O MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on connection ID:1 MSC_Test_0-SCCP(996)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(996)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(996)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(997)@cf43b911bb08: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(997)@cf43b911bb08: patched enc_l3: '055B'O MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on connection ID:2 MSC_Test_0-SCCP(996)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(996)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(996)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(997)@cf43b911bb08: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(997)@cf43b911bb08: patched enc_l3: '055B'O MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on connection ID:3 MSC_Test_0-SCCP(996)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(996)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(996)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:4 MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:5 MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1011)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(997)@cf43b911bb08: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(997)@cf43b911bb08: patched enc_l3: '055B'O MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on connection ID:4 MSC_Test_0-SCCP(996)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(996)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(996)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(1013)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(997)@cf43b911bb08: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(997)@cf43b911bb08: patched enc_l3: '055B'O MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on connection ID:5 MSC_Test_0-SCCP(996)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(996)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(996)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(996)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(996)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(996)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:1 MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:2 MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on connection ID:1 MSC_Test_0-SCCP(996)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(996)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(996)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on connection ID:2 MSC_Test_0-SCCP(996)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(996)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(996)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:3 MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on connection ID:3 MSC_Test_0-SCCP(996)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(996)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(996)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:7 MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:4 MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1017)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(997)@cf43b911bb08: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(997)@cf43b911bb08: patched enc_l3: '055B'O MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on connection ID:7 MSC_Test_0-SCCP(996)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(996)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(996)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on connection ID:4 MSC_Test_0-SCCP(996)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(996)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(996)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:6 MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:5 MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1015)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(997)@cf43b911bb08: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(997)@cf43b911bb08: patched enc_l3: '055B'O MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on connection ID:6 MSC_Test_0-SCCP(996)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(996)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(996)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on connection ID:5 MSC_Test_0-SCCP(996)@cf43b911bb08: vl_len:3 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(996)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(996)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:8 MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(997)@cf43b911bb08: Deleted conn table entry 0TC_multi_lu_and_mt_ussd0(1004)3662019 TC_multi_lu_and_mt_ussd0(1004)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1019)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(997)@cf43b911bb08: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(997)@cf43b911bb08: patched enc_l3: '055B'O MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on connection ID:8 MSC_Test_0-SCCP(996)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(996)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(996)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:9 MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:1 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(997)@cf43b911bb08: Deleted conn table entry 1TC_multi_lu_and_mt_ussd0(1005)1355126 TC_multi_lu_and_mt_ussd0(1005)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1021)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(997)@cf43b911bb08: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(997)@cf43b911bb08: patched enc_l3: '055B'O MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on connection ID:9 MSC_Test_0-SCCP(996)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(996)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(996)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:10 MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1004)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1004)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1004)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:2 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(997)@cf43b911bb08: Deleted conn table entry 2TC_multi_lu_and_mt_ussd0(1007)16729153 TC_multi_lu_and_mt_ussd0(1007)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(997)@cf43b911bb08: Created IMSI[0] for '262420000000226'H'1193C7E4'O to be handled at TC_multi_lu_and_mt_ussd0(1004) MSC_Test-GSUP(1002)@cf43b911bb08: Created GsupExpect[0] for "262420000000226" to be handled at TC_multi_lu_and_mt_ussd0(1004) TC_multi_lu_and_mt_ussd0(1023)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(997)@cf43b911bb08: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(997)@cf43b911bb08: patched enc_l3: '055B'O MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on connection ID:10 MSC_Test_0-SCCP(996)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(996)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(996)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:11 MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1005)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1005)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1005)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:3 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1009)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(997)@cf43b911bb08: Deleted conn table entry 3TC_multi_lu_and_mt_ussd0(1009)11204741 MSC_Test_0-RAN(997)@cf43b911bb08: Created IMSI[1] for '262420000000227'H'AF7769D6'O to be handled at TC_multi_lu_and_mt_ussd0(1005) TC_multi_lu_and_mt_ussd0(1007)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1007)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1007)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test-GSUP(1002)@cf43b911bb08: Created GsupExpect[1] for "262420000000227" to be handled at TC_multi_lu_and_mt_ussd0(1005) MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:12 MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:7 MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:15 MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:4 MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(1025)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:13 MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1009)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1009)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1009)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:6 MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(997)@cf43b911bb08: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(997)@cf43b911bb08: patched enc_l3: '055B'O MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on connection ID:11 MSC_Test_0-SCCP(996)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(996)@cf43b911bb08: vl_from0 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:5 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(997)@cf43b911bb08: Deleted conn table entry 4TC_multi_lu_and_mt_ussd0(1011)5126828 MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:8 MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1011)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(997)@cf43b911bb08: Created IMSI[2] for '262420000000228'H'8288F743'O to be handled at TC_multi_lu_and_mt_ussd0(1007) TC_multi_lu_and_mt_ussd0(1027)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:9 MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(997)@cf43b911bb08: Deleted conn table entry 5TC_multi_lu_and_mt_ussd0(1013)15180059 MSC_Test-GSUP(1002)@cf43b911bb08: Created GsupExpect[2] for "262420000000228" to be handled at TC_multi_lu_and_mt_ussd0(1007) TC_multi_lu_and_mt_ussd0(1013)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on connection ID:7 MSC_Test_0-SCCP(996)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(996)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(996)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on connection ID:12 MSC_Test_0-SCCP(996)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(996)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(996)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on connection ID:6 MSC_Test_0-SCCP(996)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(996)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(996)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on connection ID:8 MSC_Test_0-SCCP(996)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(996)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(996)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on connection ID:15 MSC_Test_0-SCCP(996)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(996)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(996)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:10 MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on connection ID:9 MSC_Test_0-SCCP(996)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(996)@cf43b911bb08: vl_from0 MSC_Test_0-RAN(997)@cf43b911bb08: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(997)@cf43b911bb08: patched enc_l3: '055B'O MSC_Test_0-RAN(997)@cf43b911bb08: Created IMSI[3] for '262420000000229'H'0D8B08BB'O to be handled at TC_multi_lu_and_mt_ussd0(1009) MSC_Test_0-RAN(997)@cf43b911bb08: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(997)@cf43b911bb08: patched enc_l3: '055B'O MSC_Test_0-RAN(997)@cf43b911bb08: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(997)@cf43b911bb08: patched enc_l3: '055B'O MSC_Test-GSUP(1002)@cf43b911bb08: Created GsupExpect[3] for "262420000000229" to be handled at TC_multi_lu_and_mt_ussd0(1009) TC_multi_lu_and_mt_ussd0(1033)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1029)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(996)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on connection ID:13 MSC_Test_0-SCCP(996)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(996)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(996)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on connection ID:10 MSC_Test_0-SCCP(996)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(996)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(996)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1011)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1011)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1011)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1013)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1013)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1013)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:11 MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(997)@cf43b911bb08: Created IMSI[4] for '262420000000230'H'82BCBB09'O to be handled at TC_multi_lu_and_mt_ussd0(1011) MSC_Test_0-RAN(997)@cf43b911bb08: Created IMSI[5] for '262420000000231'H'8E8F7EED'O to be handled at TC_multi_lu_and_mt_ussd0(1013) MSC_Test-GSUP(1002)@cf43b911bb08: Created GsupExpect[4] for "262420000000230" to be handled at TC_multi_lu_and_mt_ussd0(1011) MSC_Test-GSUP(1002)@cf43b911bb08: Created GsupExpect[5] for "262420000000231" to be handled at TC_multi_lu_and_mt_ussd0(1013) MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on connection ID:11 MSC_Test_0-SCCP(996)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(996)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(996)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:7 MSC_Test_0-RAN(997)@cf43b911bb08: Deleted conn table entry 7TC_multi_lu_and_mt_ussd0(1017)8544613 TC_multi_lu_and_mt_ussd0(1017)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:12 MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:6 MSC_Test_0-RAN(997)@cf43b911bb08: Deleted conn table entry 6TC_multi_lu_and_mt_ussd0(1015)14414752 TC_multi_lu_and_mt_ussd0(1015)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on connection ID:12 MSC_Test_0-SCCP(996)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(996)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(996)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(997)@cf43b911bb08: Deleted conn table entry 8TC_multi_lu_and_mt_ussd0(1019)11656118 TC_multi_lu_and_mt_ussd0(1019)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:15 MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:9 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1021)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(997)@cf43b911bb08: Deleted conn table entry 9TC_multi_lu_and_mt_ussd0(1021)986286 TC_multi_lu_and_mt_ussd0(1017)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1017)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1017)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:13 MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on connection ID:15 MSC_Test_0-SCCP(996)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(996)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(996)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O TC_multi_lu_and_mt_ussd0(1015)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1015)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1015)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1019)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1019)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1019)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1021)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1021)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1021)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:10 MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:11 MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:12 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(997)@cf43b911bb08: Deleted conn table entry 10TC_multi_lu_and_mt_ussd0(1023)11246622 TC_multi_lu_and_mt_ussd0(1023)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(997)@cf43b911bb08: Deleted conn table entry 11TC_multi_lu_and_mt_ussd0(1025)13591623 TC_multi_lu_and_mt_ussd0(1025)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(997)@cf43b911bb08: Deleted conn table entry 12TC_multi_lu_and_mt_ussd0(1027)6479643 TC_multi_lu_and_mt_ussd0(1027)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on connection ID:13 MSC_Test_0-SCCP(996)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(996)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(996)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:15 MSC_Test_0-RAN(997)@cf43b911bb08: Created IMSI[6] for '262420000000233'H'04A0F1A6'O to be handled at TC_multi_lu_and_mt_ussd0(1017) MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1023)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1023)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1023)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1002)@cf43b911bb08: Created GsupExpect[6] for "262420000000233" to be handled at TC_multi_lu_and_mt_ussd0(1017) TC_multi_lu_and_mt_ussd0(1027)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1027)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1027)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1025)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1025)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1025)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(997)@cf43b911bb08: Created IMSI[7] for '262420000000232'H'79F567C1'O to be handled at TC_multi_lu_and_mt_ussd0(1015) MSC_Test_0-RAN(997)@cf43b911bb08: Created IMSI[8] for '262420000000234'H'9F662BA4'O to be handled at TC_multi_lu_and_mt_ussd0(1019) MSC_Test-GSUP(1002)@cf43b911bb08: Created GsupExpect[7] for "262420000000232" to be handled at TC_multi_lu_and_mt_ussd0(1015) MSC_Test-GSUP(1002)@cf43b911bb08: Created GsupExpect[8] for "262420000000234" to be handled at TC_multi_lu_and_mt_ussd0(1019) MSC_Test-GSUP(1002)@cf43b911bb08: Created GsupExpect[9] for "262420000000235" to be handled at TC_multi_lu_and_mt_ussd0(1021) MSC_Test-GSUP(1002)@cf43b911bb08: Created GsupExpect[10] for "262420000000236" to be handled at TC_multi_lu_and_mt_ussd0(1023) MSC_Test-GSUP(1002)@cf43b911bb08: Created GsupExpect[11] for "262420000000237" to be handled at TC_multi_lu_and_mt_ussd0(1025) MSC_Test-GSUP(1002)@cf43b911bb08: Created GsupExpect[12] for "262420000000238" to be handled at TC_multi_lu_and_mt_ussd0(1027) MSC_Test_0-RAN(997)@cf43b911bb08: Created IMSI[9] for '262420000000235'H'8B839830'O to be handled at TC_multi_lu_and_mt_ussd0(1021) MSC_Test_0-RAN(997)@cf43b911bb08: Deleted conn table entry 15TC_multi_lu_and_mt_ussd0(1033)9773549 MSC_Test_0-RAN(997)@cf43b911bb08: Created IMSI[10] for '262420000000236'H'3C0B277D'O ("<\v'}") to be handled at TC_multi_lu_and_mt_ussd0(1023) MSC_Test_0-RAN(997)@cf43b911bb08: Created IMSI[11] for '262420000000238'H'0DF7B32A'O to be handled at TC_multi_lu_and_mt_ussd0(1027) MSC_Test_0-RAN(997)@cf43b911bb08: Created IMSI[12] for '262420000000237'H'69C4A2E1'O to be handled at TC_multi_lu_and_mt_ussd0(1025) TC_multi_lu_and_mt_ussd0(1033)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1033)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1033)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1033)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(997)@cf43b911bb08: Created IMSI[13] for '262420000000241'H'1893BDEF'O to be handled at TC_multi_lu_and_mt_ussd0(1033) MSC_Test-GSUP(1002)@cf43b911bb08: Created GsupExpect[13] for "262420000000241" to be handled at TC_multi_lu_and_mt_ussd0(1033) MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:14 MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(1031)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(997)@cf43b911bb08: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1004) MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(1004)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(997)@cf43b911bb08: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1005) MSC_Test_0-RAN(997)@cf43b911bb08: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1009) MSC_Test_0-RAN(997)@cf43b911bb08: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(997)@cf43b911bb08: patched enc_l3: '055B'O MSC_Test_0-RAN(997)@cf43b911bb08: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1007) MSC_Test_0-RAN(997)@cf43b911bb08: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1013) MSC_Test_0-RAN(997)@cf43b911bb08: Deleted conn table entry 13TC_multi_lu_and_mt_ussd0(1029)9536647 MSC_Test_0-RAN(997)@cf43b911bb08: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1011) MSC_Test_0-RAN(997)@cf43b911bb08: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1017) MSC_Test_0-RAN(997)@cf43b911bb08: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1015) MSC_Test_0-RAN(997)@cf43b911bb08: Added conn table entry 0TC_multi_lu_and_mt_ussd0(1004)6677114 MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on connection ID:14 MSC_Test_0-SCCP(996)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(996)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(996)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:13 MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:14 MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(996)@cf43b911bb08: First idle individual index:0 MSC_Test_0-SCCP(996)@cf43b911bb08: First idle individual index:1 MSC_Test_0-SCCP(996)@cf43b911bb08: First idle individual index:2 MSC_Test_0-SCCP(996)@cf43b911bb08: { messageType := 2, destLocRef := '65E27A'O, sourceLocRef := '0000BB'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:0 TC_multi_lu_and_mt_ussd0(1005)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1004)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '1193C7E4'O } } } }, additionalUpdateParameters := omit } } } } TC_multi_lu_and_mt_ussd0(1009)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 TC_multi_lu_and_mt_ussd0(1007)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1013)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1029)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1029)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1029)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1029)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1017)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1011)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1015)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1021)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1019)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1023)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(997)@cf43b911bb08: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1021) MSC_Test_0-RAN(997)@cf43b911bb08: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1019) MSC_Test_0-RAN(997)@cf43b911bb08: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1023) MSC_Test_0-RAN(997)@cf43b911bb08: Added conn table entry 1TC_multi_lu_and_mt_ussd0(1005)11004042 MSC_Test_0-RAN(997)@cf43b911bb08: Added conn table entry 2TC_multi_lu_and_mt_ussd0(1009)2790467 MSC_Test_0-RAN(997)@cf43b911bb08: Added conn table entry 3TC_multi_lu_and_mt_ussd0(1007)7785615 MSC_Test_0-RAN(997)@cf43b911bb08: Added conn table entry 4TC_multi_lu_and_mt_ussd0(1013)6199144 MSC_Test_0-RAN(997)@cf43b911bb08: Added conn table entry 5TC_multi_lu_and_mt_ussd0(1017)9591310 MSC_Test_0-RAN(997)@cf43b911bb08: Added conn table entry 6TC_multi_lu_and_mt_ussd0(1015)2694630 MSC_Test_0-RAN(997)@cf43b911bb08: Added conn table entry 7TC_multi_lu_and_mt_ussd0(1011)13428059 MSC_Test_0-RAN(997)@cf43b911bb08: Added conn table entry 8TC_multi_lu_and_mt_ussd0(1021)12252762 MSC_Test_0-RAN(997)@cf43b911bb08: Added conn table entry 9TC_multi_lu_and_mt_ussd0(1019)7515631 MSC_Test_0-RAN(997)@cf43b911bb08: Created IMSI[14] for '262420000000239'H'54DDB735'O to be handled at TC_multi_lu_and_mt_ussd0(1029) MSC_Test_0-SCCP(996)@cf43b911bb08: First idle individual index:3 MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(996)@cf43b911bb08: First idle individual index:4 MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(996)@cf43b911bb08: First idle individual index:5 MSC_Test_0-SCCP(996)@cf43b911bb08: First idle individual index:6 MSC_Test_0-SCCP(996)@cf43b911bb08: First idle individual index:7 MSC_Test_0-SCCP(996)@cf43b911bb08: First idle individual index:8 MSC_Test_0-SCCP(996)@cf43b911bb08: First idle individual index:9 MSC_Test_0-SCCP(996)@cf43b911bb08: { messageType := 2, destLocRef := 'A7E88A'O, sourceLocRef := '0000BC'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:1 TC_multi_lu_and_mt_ussd0(1005)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'AF7769D6'O } } } }, additionalUpdateParameters := omit } } } } TC_multi_lu_and_mt_ussd0(1009)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '0D8B08BB'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(1007)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '8288F743'O } } } }, additionalUpdateParameters := omit } } } } TC_multi_lu_and_mt_ussd0(1013)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '8E8F7EED'O } } } }, additionalUpdateParameters := omit } } } } TC_multi_lu_and_mt_ussd0(1017)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '04A0F1A6'O } } } }, additionalUpdateParameters := omit } } } } TC_multi_lu_and_mt_ussd0(1011)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '82BCBB09'O } } } }, additionalUpdateParameters := omit } } } } TC_multi_lu_and_mt_ussd0(1015)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '79F567C1'O } } } }, additionalUpdateParameters := omit } } } } TC_multi_lu_and_mt_ussd0(1021)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '8B839830'O } } } }, additionalUpdateParameters := omit } } } } TC_multi_lu_and_mt_ussd0(1019)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '9F662BA4'O } } } }, additionalUpdateParameters := omit } } } } TC_multi_lu_and_mt_ussd0(1023)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '3C0B277D'O ("<\v'}") } } } }, additionalUpdateParameters := omit } } } } MSC_Test-GSUP(1002)@cf43b911bb08: Created GsupExpect[14] for "262420000000239" to be handled at TC_multi_lu_and_mt_ussd0(1029) MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:1 MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(997)@cf43b911bb08: Added conn table entry 10TC_multi_lu_and_mt_ussd0(1023)15367501 TC_multi_lu_and_mt_ussd0(1004)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1004)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(996)@cf43b911bb08: First idle individual index:10 MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on connection ID:14 MSC_Test_0-SCCP(996)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(996)@cf43b911bb08: vl_from0 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(996)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:1 MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1004)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@cf43b911bb08: { messageType := 2, destLocRef := '2A9443'O, sourceLocRef := '0000BD'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:2 MSC_Test_0-RAN(997)@cf43b911bb08: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(997)@cf43b911bb08: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(996)@cf43b911bb08: vl_len:11 MSC_Test_0-SCCP(996)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(996)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:2 MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:2 MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1005)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1005)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1005)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(997)@cf43b911bb08: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-SCCP(996)@cf43b911bb08: { messageType := 2, destLocRef := '76CC8F'O, sourceLocRef := '0000BE'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:3 TC_multi_lu_and_mt_ussd0(1009)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1009)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(997)@cf43b911bb08: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on connection ID:1 MSC_Test_0-SCCP(996)@cf43b911bb08: vl_len:11 MSC_Test_0-SCCP(996)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(996)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1009)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:3 MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(997)@cf43b911bb08: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(997)@cf43b911bb08: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on connection ID:2 MSC_Test_0-SCCP(996)@cf43b911bb08: vl_len:11 MSC_Test_0-SCCP(996)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(996)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:3 MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@cf43b911bb08: { messageType := 2, destLocRef := '5E9768'O, sourceLocRef := '0000BF'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:4 TC_multi_lu_and_mt_ussd0(1007)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1007)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:4 MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 TC_multi_lu_and_mt_ussd0(1004)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 TC_multi_lu_and_mt_ussd0(1005)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1007)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:4 MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(996)@cf43b911bb08: { messageType := 2, destLocRef := '925A0E'O, sourceLocRef := '0000C0'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:5 MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:5 MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:5 MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@cf43b911bb08: { messageType := 2, destLocRef := '291DE6'O, sourceLocRef := '0000C1'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:6 MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(1009)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(997)@cf43b911bb08: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(997)@cf43b911bb08: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:6 MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:6 MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(996)@cf43b911bb08: { messageType := 2, destLocRef := 'CCE55B'O, sourceLocRef := '0000C2'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:7 MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:7 MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on connection ID:3 MSC_Test_0-SCCP(996)@cf43b911bb08: vl_len:11 MSC_Test_0-SCCP(996)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(996)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O TC_multi_lu_and_mt_ussd0(1017)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1017)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1015)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1015)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1017)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:7 MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(997)@cf43b911bb08: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(997)@cf43b911bb08: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@cf43b911bb08: { messageType := 2, destLocRef := 'BAF65A'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-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on connection ID:5 MSC_Test_0-SCCP(996)@cf43b911bb08: vl_len:11 MSC_Test_0-SCCP(996)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(996)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:8 MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:8 MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(996)@cf43b911bb08: { messageType := 2, destLocRef := '72ADEF'O, sourceLocRef := '0000C4'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:9 MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:9 MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:9 MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1007)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(1015)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-SCCP(996)@cf43b911bb08: { messageType := 2, destLocRef := 'EA7D4D'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-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:10 MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:10 MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:10 MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:14 MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 TC_multi_lu_and_mt_ussd0(1019)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1019)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1017)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(997)@cf43b911bb08: Deleted conn table entry 14TC_multi_lu_and_mt_ussd0(1031)16568657 MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 TC_multi_lu_and_mt_ussd0(1031)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(997)@cf43b911bb08: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1027) TC_multi_lu_and_mt_ussd0(1019)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(997)@cf43b911bb08: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1033) MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:1 MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-RAN(997)@cf43b911bb08: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1025) MSC_Test_0-SCCP(996)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(997)@cf43b911bb08: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1029) TC_multi_lu_and_mt_ussd0(1031)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1031)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1031)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:1 MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1021)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1021)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(1025)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:2 MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-RAN(997)@cf43b911bb08: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(997)@cf43b911bb08: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-SCCP(996)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on connection ID:6 TC_multi_lu_and_mt_ussd0(1021)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(997)@cf43b911bb08: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(997)@cf43b911bb08: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-SCCP(996)@cf43b911bb08: vl_len:11 MSC_Test_0-SCCP(996)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(996)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on connection ID:9 MSC_Test_0-SCCP(996)@cf43b911bb08: vl_len:11 MSC_Test_0-SCCP(996)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(996)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O TC_multi_lu_and_mt_ussd0(1025)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '69C4A2E1'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(997)@cf43b911bb08: Created IMSI[15] for '262420000000240'H'37244D7F'O to be handled at TC_multi_lu_and_mt_ussd0(1031) MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(997)@cf43b911bb08: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(997)@cf43b911bb08: patched enc_l3: '8B3A05A203020101'O TC_multi_lu_and_mt_ussd0(1009)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1013)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1013)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on connection ID:8 MSC_Test-GSUP(1002)@cf43b911bb08: Created GsupExpect[15] for "262420000000240" to be handled at TC_multi_lu_and_mt_ussd0(1031) MSC_Test_0-SCCP(996)@cf43b911bb08: vl_len:11 MSC_Test_0-SCCP(996)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(996)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(1004)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:2 MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:3 MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:3 MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1013)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(997)@cf43b911bb08: Added conn table entry 11TC_multi_lu_and_mt_ussd0(1025)7108055 TC_multi_lu_and_mt_ussd0(1011)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1011)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(996)@cf43b911bb08: First idle individual index:11 MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(996)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(996)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(996)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1033)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on connection ID:2 TC_multi_lu_and_mt_ussd0(1007)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(996)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(996)@cf43b911bb08: vl_from0 TC_multi_lu_and_mt_ussd0(1005)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(996)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O TC_multi_lu_and_mt_ussd0(1011)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1033)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '1893BDEF'O } } } }, additionalUpdateParameters := omit } } } } TC_multi_lu_and_mt_ussd0(1015)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1023)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1023)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on connection ID:3 MSC_Test_0-SCCP(996)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(996)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(996)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-RAN(997)@cf43b911bb08: Added conn table entry 12TC_multi_lu_and_mt_ussd0(1033)2212740 TC_multi_lu_and_mt_ussd0(1023)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on connection ID:1 MSC_Test_0-SCCP(996)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(996)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(996)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-RAN(997)@cf43b911bb08: patching N(SD)=0 into dtap '8B3A05A203020101'O TC_multi_lu_and_mt_ussd0(1029)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(996)@cf43b911bb08: First idle individual index:12 MSC_Test_0-RAN(997)@cf43b911bb08: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-RAN(997)@cf43b911bb08: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on connection ID:7 MSC_Test_0-SCCP(996)@cf43b911bb08: vl_len:11 MSC_Test_0-SCCP(996)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(996)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O TC_multi_lu_and_mt_ussd0(1029)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '54DDB735'O } } } }, additionalUpdateParameters := omit } } } } TC_multi_lu_and_mt_ussd0(1027)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(997)@cf43b911bb08: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on connection ID:10 MSC_Test_0-SCCP(996)@cf43b911bb08: vl_len:11 MSC_Test_0-SCCP(996)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(996)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O TC_multi_lu_and_mt_ussd0(1019)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(997)@cf43b911bb08: Added conn table entry 13TC_multi_lu_and_mt_ussd0(1029)5669345 MSC_Test_0-SCCP(996)@cf43b911bb08: First idle individual index:13 TC_multi_lu_and_mt_ussd0(1027)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '0DF7B32A'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(997)@cf43b911bb08: Added conn table entry 14TC_multi_lu_and_mt_ussd0(1027)736851 TC_multi_lu_and_mt_ussd0(1021)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(997)@cf43b911bb08: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(997)@cf43b911bb08: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:5 MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:5 MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(996)@cf43b911bb08: { messageType := 2, destLocRef := '6C75D7'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(996)@cf43b911bb08: Session index based on local reference:11 MSC_Test_0-SCCP(996)@cf43b911bb08: First idle individual index:14 MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on connection ID:4 MSC_Test_0-SCCP(996)@cf43b911bb08: vl_len:11 MSC_Test_0-SCCP(996)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(996)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1017)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on connection ID:5 MSC_Test_0-SCCP(996)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(996)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(996)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:11 MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:11 MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:6 MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1015)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1025)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1025)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 TC_multi_lu_and_mt_ussd0(1011)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:6 MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:9 MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1025)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(997)@cf43b911bb08: Deleted conn table entry 0TC_multi_lu_and_mt_ussd0(1004)6677114 TC_multi_lu_and_mt_ussd0(1004)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on connection ID:6 MSC_Test_0-SCCP(996)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(996)@cf43b911bb08: vl_from0 TC_multi_lu_and_mt_ussd0(1019)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(996)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(997)@cf43b911bb08: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(997)@cf43b911bb08: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on connection ID:11 MSC_Test_0-SCCP(996)@cf43b911bb08: vl_len:11 MSC_Test_0-SCCP(996)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(996)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:9 MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1023)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on connection ID:9 MSC_Test_0-SCCP(996)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(996)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(996)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:2 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(997)@cf43b911bb08: Deleted conn table entry 2TC_multi_lu_and_mt_ussd0(1009)2790467 TC_multi_lu_and_mt_ussd0(1009)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(1004)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1004)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(997)@cf43b911bb08: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1031) MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:3 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(997)@cf43b911bb08: Deleted conn table entry 3TC_multi_lu_and_mt_ussd0(1007)7785615 TC_multi_lu_and_mt_ussd0(1031)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1007)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 TC_multi_lu_and_mt_ussd0(1004)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:1 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(1013)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1031)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '37244D7F'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1009)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1009)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(997)@cf43b911bb08: Deleted conn table entry 1TC_multi_lu_and_mt_ussd0(1005)11004042 TC_multi_lu_and_mt_ussd0(1005)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@cf43b911bb08: { messageType := 2, destLocRef := '21C384'O, sourceLocRef := '0000C7'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:12 MSC_Test_0-RAN(997)@cf43b911bb08: Added conn table entry 0TC_multi_lu_and_mt_ussd0(1031)7368157 MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-SCCP(996)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:12 MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1025)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1007)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1007)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1009)@cf43b911bb08: Final verdict of PTC: pass TC_multi_lu_and_mt_ussd0(1005)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1005)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1005)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(1007)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:12 MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(996)@cf43b911bb08: { messageType := 2, destLocRef := '5681E1'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(996)@cf43b911bb08: Session index based on local reference:13 MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:13 MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:13 MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:8 MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:8 MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1021)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1033)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1033)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1029)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1029)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1033)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1029)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on connection ID:8 MSC_Test_0-SCCP(996)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(996)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(996)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-RAN(997)@cf43b911bb08: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(997)@cf43b911bb08: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on connection ID:12 MSC_Test_0-SCCP(996)@cf43b911bb08: vl_len:11 MSC_Test_0-SCCP(996)@cf43b911bb08: vl_from0 MSC_Test_0-RAN(997)@cf43b911bb08: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-SCCP(996)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-RAN(997)@cf43b911bb08: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on connection ID:13 MSC_Test_0-SCCP(996)@cf43b911bb08: vl_len:11 MSC_Test_0-SCCP(996)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(996)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@cf43b911bb08: { messageType := 2, destLocRef := '0B3E53'O ("\v>S"), sourceLocRef := '0000C9'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:14 MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:14 MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:14 MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:7 MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:7 MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:5 MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:10 MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:10 MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:6 MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:9 MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:4 MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:4 MSC_Test_0-RAN(997)@cf43b911bb08: Deleted conn table entry 5TC_multi_lu_and_mt_ussd0(1017)9591310 MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 data has been put to the reassembly buffer TC_multi_lu_and_mt_ussd0(1011)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(996)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1017)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(996)@cf43b911bb08: { messageType := 2, destLocRef := '706DDD'O, sourceLocRef := '0000CA'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-RAN(997)@cf43b911bb08: Deleted conn table entry 6TC_multi_lu_and_mt_ussd0(1015)2694630 MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(997)@cf43b911bb08: Deleted conn table entry 9TC_multi_lu_and_mt_ussd0(1019)7515631 TC_multi_lu_and_mt_ussd0(1015)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1023)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1019)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1013)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1033)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:11 MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(997)@cf43b911bb08: Deleted conn table entry 8TC_multi_lu_and_mt_ussd0(1021)12252762 MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on connection ID:7 MSC_Test_0-SCCP(996)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(996)@cf43b911bb08: vl_from0 TC_multi_lu_and_mt_ussd0(1029)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(996)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O TC_multi_lu_and_mt_ussd0(1019)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1019)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1015)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1015)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1017)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on connection ID:10 TC_multi_lu_and_mt_ussd0(1017)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(996)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(996)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(996)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O TC_multi_lu_and_mt_ussd0(1015)@cf43b911bb08: Final verdict of PTC: pass TC_multi_lu_and_mt_ussd0(1019)@cf43b911bb08: Final verdict of PTC: pass TC_multi_lu_and_mt_ussd0(1021)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on connection ID:4 TC_multi_lu_and_mt_ussd0(1025)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(996)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(996)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(996)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 TC_multi_lu_and_mt_ussd0(1017)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:11 MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1021)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1021)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1027)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1027)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 TC_multi_lu_and_mt_ussd0(1031)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1031)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:12 MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(1031)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:12 MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:7 MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:10 MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:4 TC_multi_lu_and_mt_ussd0(1021)@cf43b911bb08: Final verdict of PTC: pass TC_multi_lu_and_mt_ussd0(1027)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(997)@cf43b911bb08: Deleted conn table entry 7TC_multi_lu_and_mt_ussd0(1011)13428059 MSC_Test_0-RAN(997)@cf43b911bb08: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(997)@cf43b911bb08: patched enc_l3: '8B3A05A203020101'O TC_multi_lu_and_mt_ussd0(1033)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(996)@cf43b911bb08: vl_len:11 MSC_Test_0-SCCP(996)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(996)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on connection ID:14 MSC_Test_0-SCCP(996)@cf43b911bb08: vl_len:11 MSC_Test_0-SCCP(996)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(996)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on connection ID:11 MSC_Test_0-SCCP(996)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(996)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(996)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on connection ID:12 MSC_Test_0-SCCP(996)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(996)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(996)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-RAN(997)@cf43b911bb08: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(997)@cf43b911bb08: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-RAN(997)@cf43b911bb08: Deleted conn table entry 10TC_multi_lu_and_mt_ussd0(1023)15367501 MSC_Test_0-RAN(997)@cf43b911bb08: Deleted conn table entry 4TC_multi_lu_and_mt_ussd0(1013)6199144 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1023)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1023)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1023)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1013)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1023)@cf43b911bb08: Final verdict of PTC: pass TC_multi_lu_and_mt_ussd0(1013)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1013)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1013)@cf43b911bb08: Final verdict of PTC: pass TC_multi_lu_and_mt_ussd0(1011)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1011)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1011)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1011)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(1031)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1027)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:13 MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:13 MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:11 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:12 MSC_Test_0-RAN(997)@cf43b911bb08: Deleted conn table entry 11TC_multi_lu_and_mt_ussd0(1025)7108055 TC_multi_lu_and_mt_ussd0(1029)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1025)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(997)@cf43b911bb08: Deleted conn table entry 12TC_multi_lu_and_mt_ussd0(1033)2212740 MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1033)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1025)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1025)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1031)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1033)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1033)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1025)@cf43b911bb08: Final verdict of PTC: pass TC_multi_lu_and_mt_ussd0(1033)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on connection ID:13 MSC_Test_0-SCCP(996)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(996)@cf43b911bb08: vl_from0 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(996)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(996)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(996)@cf43b911bb08: vl_from0 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(996)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:14 MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:14 MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(996)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1027)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on connection ID:14 MSC_Test_0-SCCP(996)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(996)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(996)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:13 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(997)@cf43b911bb08: Deleted conn table entry 13TC_multi_lu_and_mt_ussd0(1029)5669345 MSC_Test_0-RAN(997)@cf43b911bb08: Deleted conn table entry 0TC_multi_lu_and_mt_ussd0(1031)7368157 TC_multi_lu_and_mt_ussd0(1029)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1031)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(998)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(998)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1029)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1029)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1029)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_0-SCCP(996)@cf43b911bb08: Session index based on local reference:14 MSC_Test_0-RAN(997)@cf43b911bb08: Deleted conn table entry 14TC_multi_lu_and_mt_ussd0(1027)736851 TC_multi_lu_and_mt_ussd0(1031)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1031)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1031)@cf43b911bb08: Final verdict of PTC: pass TC_multi_lu_and_mt_ussd0(1027)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1027)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1027)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1027)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_0-M3UA(998)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(996)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(1000)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1010)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(997)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1032)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1008)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(995)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1006)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1012)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1020)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1022)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1014)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1016)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1024)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1018)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1026)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1028)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(1001)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1030)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(1002)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(999)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1035)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(1003)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1034)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(995): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(996): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(997): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(998): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(999): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(1000): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(1001): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(1002): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(1003): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1004): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1005): pass (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1006): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1007): pass (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1008): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1009): pass (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1010): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1011): pass (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1012): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1013): pass (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1014): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1015): pass (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1016): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1017): pass (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1018): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1019): pass (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1020): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1021): pass (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1022): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1023): pass (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1024): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1025): pass (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1026): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1027): pass (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1028): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1029): pass (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1030): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1031): pass (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1032): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1033): pass (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1034): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1035): none (pass -> pass) MTC@cf43b911bb08: Test case TC_multi_lu_and_mt_ussd finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_multi_lu_and_mt_ussd pass'. Mon Jun 10 14:12:15 UTC 2024 ====== MSC_Tests.TC_multi_lu_and_mt_ussd pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests.TC_multi_lu_and_mt_ussd.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=3530955) Waiting for packet dumper to finish... 1 (prev_count=3530955, count=3532032) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_multi_lu_and_mt_ussd pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cipher_complete_with_invalid_cipher'. ------ MSC_Tests.TC_cipher_complete_with_invalid_cipher ------ Mon Jun 10 14:12:19 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_cipher_complete_with_invalid_cipher.pcap" >/data/MSC_Tests.TC_cipher_complete_with_invalid_cipher.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cipher_complete_with_invalid_cipher' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_cipher_complete_with_invalid_cipher started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(1039)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(1039)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1039)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(1037)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1040)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1039)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(1039)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1039)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1039)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(1039)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1039)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1039)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1039)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1039)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1039)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1039)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1039)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1039)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1039)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1039)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1039)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1042)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1042)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1042)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1042)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1042)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1042)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1042)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1042)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1043)@cf43b911bb08: Created GsupExpect[0] for "262420000000052" to be handled at TC_cipher_complete_with_invalid_cipher0(1045) TC_cipher_complete_with_invalid_cipher0(1045)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000052'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1039)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1039)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1039)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1038)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1038)@cf43b911bb08: Added conn table entry 0TC_cipher_complete_with_invalid_cipher0(1045)9068517 MSC_Test_0-SCCP(1037)@cf43b911bb08: First idle individual index:0 MSC_Test_0-RAN(1038)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1039)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1039)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1039)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1037)@cf43b911bb08: { messageType := 2, destLocRef := '8A5FE5'O, sourceLocRef := '0000CB'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1037)@cf43b911bb08: Session index based on local reference:0 MSC_Test-GSUP(1043)@cf43b911bb08: Found GsupExpect[0] for "262420000000052" handled at TC_cipher_complete_with_invalid_cipher0(1045) MSC_Test-GSUP(1043)@cf43b911bb08: Added IMSI table entry 0TC_cipher_complete_with_invalid_cipher0(1045)"262420000000052" MSC_Test_0-M3UA(1039)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1039)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1037)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1037)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1037)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1037)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1038)@cf43b911bb08: patching N(SD)=1 into dtap '05146E145C26'O MSC_Test_0-RAN(1038)@cf43b911bb08: patched enc_l3: '05546E145C26'O MSC_Test_0-SCCP(1037)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1037)@cf43b911bb08: vl_len:9 MSC_Test_0-SCCP(1037)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1037)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '01000605546E145C26'O MSC_Test_0-M3UA(1039)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1039)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1039)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1037)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1037)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1037)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1037)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1037)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1037)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1037)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1037)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1039)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1039)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1039)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1037)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1037)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1037)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1037)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1039)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1039)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1039)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1039)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1037)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1037)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1037)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1037)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1037)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1037)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1037)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1037)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cipher_complete_with_invalid_cipher0(1045)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_0-SCCP(1037)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1037)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1037)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1037)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1039)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1039)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1039)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1037)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1039)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1038)@cf43b911bb08: Deleted conn table entry 0TC_cipher_complete_with_invalid_cipher0(1045)9068517 TC_cipher_complete_with_invalid_cipher0(1045)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_cipher_complete_with_invalid_cipher0(1045)@cf43b911bb08: Skipping f_verify_vty_lac_ci() TC_cipher_complete_with_invalid_cipher0(1045)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_cipher_complete_with_invalid_cipher0(1045)@cf43b911bb08: Final verdict of PTC: pass MSC_Test-MNCC(1040)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(1039)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(1043)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(1037)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(1042)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(1038)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1036)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(1044)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1046)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(1041)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1036): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(1037): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(1038): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(1039): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(1040): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(1041): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(1042): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(1043): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(1044): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_cipher_complete_with_invalid_cipher0(1045): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1046): none (pass -> pass) MTC@cf43b911bb08: Test case TC_cipher_complete_with_invalid_cipher finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cipher_complete_with_invalid_cipher pass'. Mon Jun 10 14:12:26 UTC 2024 ====== MSC_Tests.TC_cipher_complete_with_invalid_cipher pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests.TC_cipher_complete_with_invalid_cipher.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=187970) Waiting for packet dumper to finish... 1 (prev_count=187970, count=189047) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cipher_complete_with_invalid_cipher pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cipher_complete_1_without_cipher'. ------ MSC_Tests.TC_cipher_complete_1_without_cipher ------ Mon Jun 10 14:12:29 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_cipher_complete_1_without_cipher.pcap" >/data/MSC_Tests.TC_cipher_complete_1_without_cipher.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cipher_complete_1_without_cipher' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_cipher_complete_1_without_cipher started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(1050)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(1050)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1050)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(1048)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1051)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1050)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(1050)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1050)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1050)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(1050)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1050)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1050)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1050)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1050)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1050)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1050)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1050)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1050)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1050)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1050)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1050)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1053)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1053)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1053)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1053)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1053)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1053)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1053)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1053)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1054)@cf43b911bb08: Created GsupExpect[0] for "262420000000053" to be handled at TC_cipher_complete_1_without_cipher0(1056) TC_cipher_complete_1_without_cipher0(1056)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000053'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1050)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1050)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1050)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1049)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1049)@cf43b911bb08: Added conn table entry 0TC_cipher_complete_1_without_cipher0(1056)16207285 MSC_Test_0-SCCP(1048)@cf43b911bb08: First idle individual index:0 MSC_Test_0-RAN(1049)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1050)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1050)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1050)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1048)@cf43b911bb08: { messageType := 2, destLocRef := 'F74DB5'O, sourceLocRef := '0000CC'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1048)@cf43b911bb08: Session index based on local reference:0 MSC_Test-GSUP(1054)@cf43b911bb08: Found GsupExpect[0] for "262420000000053" handled at TC_cipher_complete_1_without_cipher0(1056) MSC_Test-GSUP(1054)@cf43b911bb08: Added IMSI table entry 0TC_cipher_complete_1_without_cipher0(1056)"262420000000053" MSC_Test_0-M3UA(1050)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1050)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1048)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1048)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1048)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1048)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1049)@cf43b911bb08: patching N(SD)=1 into dtap '051404417276'O MSC_Test_0-RAN(1049)@cf43b911bb08: patched enc_l3: '055404417276'O MSC_Test_0-SCCP(1048)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1048)@cf43b911bb08: vl_len:9 MSC_Test_0-SCCP(1048)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1048)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010006055404417276'O MSC_Test_0-M3UA(1050)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1050)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1050)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1048)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1048)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1048)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1048)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1048)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1048)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1048)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1048)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000155'O MSC_Test_0-M3UA(1050)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1050)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1050)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1048)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1048)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1048)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1048)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1050)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1050)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1048)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1048)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1048)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1048)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cipher_complete_1_without_cipher0(1056)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_0-RAN(1049)@cf43b911bb08: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1049)@cf43b911bb08: patched enc_l3: '059B'O MSC_Test_0-SCCP(1048)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1048)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1048)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1048)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1050)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1050)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1050)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1048)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1048)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1048)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1048)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1048)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1048)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1048)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1048)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1050)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1050)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1050)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1048)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1050)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1049)@cf43b911bb08: Deleted conn table entry 0TC_cipher_complete_1_without_cipher0(1056)16207285 TC_cipher_complete_1_without_cipher0(1056)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_cipher_complete_1_without_cipher0(1056)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cipher_complete_1_without_cipher0(1056)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_cipher_complete_1_without_cipher0(1056)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_cipher_complete_1_without_cipher0(1056)@cf43b911bb08: Final verdict of PTC: pass MSC_Test-MNCC(1051)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(1048)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(1054)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(1049)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(1050)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1047)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(1053)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(1052)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1057)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(1055)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1047): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(1048): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(1049): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(1050): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(1051): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(1052): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(1053): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(1054): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(1055): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_cipher_complete_1_without_cipher0(1056): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1057): none (pass -> pass) MTC@cf43b911bb08: Test case TC_cipher_complete_1_without_cipher finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cipher_complete_1_without_cipher pass'. Mon Jun 10 14:12:31 UTC 2024 ====== MSC_Tests.TC_cipher_complete_1_without_cipher pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests.TC_cipher_complete_1_without_cipher.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=208905) Waiting for packet dumper to finish... 1 (prev_count=208905, count=209982) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cipher_complete_1_without_cipher pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cipher_complete_3_without_cipher'. ------ MSC_Tests.TC_cipher_complete_3_without_cipher ------ Mon Jun 10 14:12:34 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_cipher_complete_3_without_cipher.pcap" >/data/MSC_Tests.TC_cipher_complete_3_without_cipher.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cipher_complete_3_without_cipher' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_cipher_complete_3_without_cipher started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(1061)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(1061)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1061)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(1059)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1062)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1061)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(1061)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1061)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1061)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(1061)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1061)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1061)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1061)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1061)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1061)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1061)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1061)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1061)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1061)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1061)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1061)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1064)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1064)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1064)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1064)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1064)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1064)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1064)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1064)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1065)@cf43b911bb08: Created GsupExpect[0] for "262420000000054" to be handled at TC_cipher_complete_3_without_cipher0(1067) TC_cipher_complete_3_without_cipher0(1067)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000054'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1061)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1061)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1061)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1060)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1060)@cf43b911bb08: Added conn table entry 0TC_cipher_complete_3_without_cipher0(1067)11852857 MSC_Test_0-SCCP(1059)@cf43b911bb08: First idle individual index:0 MSC_Test_0-RAN(1060)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1061)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1061)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1061)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1059)@cf43b911bb08: { messageType := 2, destLocRef := 'B4DC39'O, sourceLocRef := '0000CD'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1059)@cf43b911bb08: Session index based on local reference:0 MSC_Test-GSUP(1065)@cf43b911bb08: Found GsupExpect[0] for "262420000000054" handled at TC_cipher_complete_3_without_cipher0(1067) MSC_Test-GSUP(1065)@cf43b911bb08: Added IMSI table entry 0TC_cipher_complete_3_without_cipher0(1067)"262420000000054" MSC_Test_0-M3UA(1061)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1061)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1059)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1059)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1059)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1059)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1060)@cf43b911bb08: patching N(SD)=1 into dtap '0514079DF942'O MSC_Test_0-RAN(1060)@cf43b911bb08: patched enc_l3: '0554079DF942'O MSC_Test_0-SCCP(1059)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1059)@cf43b911bb08: vl_len:9 MSC_Test_0-SCCP(1059)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1059)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0100060554079DF942'O MSC_Test_0-M3UA(1061)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1061)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1061)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1059)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1059)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1059)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1059)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1059)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1059)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(1059)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1059)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1061)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1061)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1061)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1059)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1059)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1059)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1059)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1059)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1059)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1059)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1059)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000155'O MSC_Test_0-M3UA(1061)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1061)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1061)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1059)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1059)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1059)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1059)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1061)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1061)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1059)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1059)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1059)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1059)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cipher_complete_3_without_cipher0(1067)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_0-RAN(1060)@cf43b911bb08: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1060)@cf43b911bb08: patched enc_l3: '059B'O MSC_Test_0-SCCP(1059)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1059)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1059)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1059)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1061)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1061)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1061)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1059)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1059)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1059)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1059)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1059)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1059)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1059)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1059)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1061)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1061)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1061)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1059)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1061)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1060)@cf43b911bb08: Deleted conn table entry 0TC_cipher_complete_3_without_cipher0(1067)11852857 TC_cipher_complete_3_without_cipher0(1067)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_cipher_complete_3_without_cipher0(1067)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cipher_complete_3_without_cipher0(1067)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_cipher_complete_3_without_cipher0(1067)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_cipher_complete_3_without_cipher0(1067)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_0-RAN(1060)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(1062)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(1065)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(1059)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(1066)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(1063)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1068)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1058)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(1061)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(1064)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1058): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(1059): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(1060): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(1061): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(1062): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(1063): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(1064): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(1065): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(1066): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_cipher_complete_3_without_cipher0(1067): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1068): none (pass -> pass) MTC@cf43b911bb08: Test case TC_cipher_complete_3_without_cipher finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cipher_complete_3_without_cipher pass'. Mon Jun 10 14:12:36 UTC 2024 ====== MSC_Tests.TC_cipher_complete_3_without_cipher pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests.TC_cipher_complete_3_without_cipher.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=222237) Waiting for packet dumper to finish... 1 (prev_count=222237, count=223891) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cipher_complete_3_without_cipher pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cipher_complete_13_without_cipher'. ------ MSC_Tests.TC_cipher_complete_13_without_cipher ------ Mon Jun 10 14:12:40 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_cipher_complete_13_without_cipher.pcap" >/data/MSC_Tests.TC_cipher_complete_13_without_cipher.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cipher_complete_13_without_cipher' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_cipher_complete_13_without_cipher started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(1072)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(1072)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1072)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(1070)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1073)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1072)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(1072)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1072)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1072)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(1072)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1072)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1072)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1072)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1072)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1072)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1072)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1072)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1072)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1072)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1072)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1072)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1075)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1075)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1075)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1075)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1075)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1075)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1075)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1075)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1076)@cf43b911bb08: Created GsupExpect[0] for "262420000000055" to be handled at TC_cipher_complete_13_without_cipher0(1078) TC_cipher_complete_13_without_cipher0(1078)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000055'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1072)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1072)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1072)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1071)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1071)@cf43b911bb08: Added conn table entry 0TC_cipher_complete_13_without_cipher0(1078)1027117 MSC_Test_0-SCCP(1070)@cf43b911bb08: First idle individual index:0 MSC_Test_0-RAN(1071)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1072)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1072)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1072)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1070)@cf43b911bb08: { messageType := 2, destLocRef := '0FAC2D'O, sourceLocRef := '0000CE'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1070)@cf43b911bb08: Session index based on local reference:0 MSC_Test-GSUP(1076)@cf43b911bb08: Found GsupExpect[0] for "262420000000055" handled at TC_cipher_complete_13_without_cipher0(1078) MSC_Test-GSUP(1076)@cf43b911bb08: Added IMSI table entry 0TC_cipher_complete_13_without_cipher0(1078)"262420000000055" MSC_Test_0-M3UA(1072)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1072)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1070)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1070)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1070)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1070)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1071)@cf43b911bb08: patching N(SD)=1 into dtap '05145B8B6BC9'O MSC_Test_0-RAN(1071)@cf43b911bb08: patched enc_l3: '05545B8B6BC9'O MSC_Test_0-SCCP(1070)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1070)@cf43b911bb08: vl_len:9 MSC_Test_0-SCCP(1070)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1070)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '01000605545B8B6BC9'O MSC_Test_0-M3UA(1072)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1072)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1072)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1070)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1070)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1070)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1070)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1070)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1070)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(1070)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1070)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1072)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1072)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1072)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1070)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1070)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1070)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1070)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1070)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1070)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1070)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1070)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000155'O MSC_Test_0-M3UA(1072)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1072)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1072)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1070)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1070)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1070)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1070)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1072)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1072)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1070)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1070)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1070)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1070)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cipher_complete_13_without_cipher0(1078)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_0-RAN(1071)@cf43b911bb08: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1071)@cf43b911bb08: patched enc_l3: '059B'O MSC_Test_0-SCCP(1070)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1070)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1070)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1070)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1072)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1072)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1072)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1070)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1070)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1070)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1070)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1070)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1070)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1070)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1070)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1072)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1072)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1072)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1070)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1072)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1071)@cf43b911bb08: Deleted conn table entry 0TC_cipher_complete_13_without_cipher0(1078)1027117 TC_cipher_complete_13_without_cipher0(1078)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_cipher_complete_13_without_cipher0(1078)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cipher_complete_13_without_cipher0(1078)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_cipher_complete_13_without_cipher0(1078)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_cipher_complete_13_without_cipher0(1078)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_0-RAN(1071)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(1070)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(1072)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(1077)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(1073)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1079)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(1076)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1069)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(1075)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(1074)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1069): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(1070): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(1071): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(1072): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(1073): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(1074): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(1075): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(1076): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(1077): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_cipher_complete_13_without_cipher0(1078): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1079): none (pass -> pass) MTC@cf43b911bb08: Test case TC_cipher_complete_13_without_cipher finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cipher_complete_13_without_cipher pass'. Mon Jun 10 14:12:42 UTC 2024 ====== MSC_Tests.TC_cipher_complete_13_without_cipher pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests.TC_cipher_complete_13_without_cipher.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=222667) Waiting for packet dumper to finish... 1 (prev_count=222667, count=223744) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cipher_complete_13_without_cipher pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_with_invalid_mcc_mnc'. ------ MSC_Tests.TC_lu_with_invalid_mcc_mnc ------ Mon Jun 10 14:12:45 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_with_invalid_mcc_mnc.pcap" >/data/MSC_Tests.TC_lu_with_invalid_mcc_mnc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_with_invalid_mcc_mnc' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_lu_with_invalid_mcc_mnc started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(1083)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(1083)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1083)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(1081)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1084)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1083)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(1083)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1083)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1083)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(1083)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1083)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1083)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1083)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1083)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1083)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1083)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1083)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1083)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1083)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1083)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1083)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1086)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1086)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1086)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1086)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1086)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1086)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1086)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1086)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1087)@cf43b911bb08: Created GsupExpect[0] for "262420000000054" to be handled at TC_lu_with_invalid_mcc_mnc0(1089) TC_lu_with_invalid_mcc_mnc0(1089)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000054'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1083)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1083)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1083)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1082)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1082)@cf43b911bb08: Added conn table entry 0TC_lu_with_invalid_mcc_mnc0(1089)15974144 MSC_Test_0-SCCP(1081)@cf43b911bb08: First idle individual index:0 MSC_Test_0-RAN(1082)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1083)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1083)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1083)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1083)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1083)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1081)@cf43b911bb08: { messageType := 2, destLocRef := 'F3BF00'O, sourceLocRef := '0000CF'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1081)@cf43b911bb08: Session index based on local reference:0 MSC_Test-GSUP(1087)@cf43b911bb08: Found GsupExpect[0] for "262420000000054" handled at TC_lu_with_invalid_mcc_mnc0(1089) MSC_Test-GSUP(1087)@cf43b911bb08: Added IMSI table entry 0TC_lu_with_invalid_mcc_mnc0(1089)"262420000000054" MSC_Test_0-SCCP(1081)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1081)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1081)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1081)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1083)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1083)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1083)@cf43b911bb08: Message received on association #8 MSC_Test_0-SCCP(1081)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1081)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1081)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1081)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1083)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1081)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1081)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1081)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1081)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_with_invalid_mcc_mnc0(1089)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_0-SCCP(1081)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1081)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1081)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1081)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1083)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1083)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1083)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1081)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1083)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1082)@cf43b911bb08: Deleted conn table entry 0TC_lu_with_invalid_mcc_mnc0(1089)15974144 TC_lu_with_invalid_mcc_mnc0(1089)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_with_invalid_mcc_mnc0(1089)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_0-SCCP(1081)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(1082)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(1084)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(1083)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(1087)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(1085)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1080)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1090)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(1088)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(1086)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1080): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(1081): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(1082): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(1083): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(1084): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(1085): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(1086): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(1087): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(1088): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_lu_with_invalid_mcc_mnc0(1089): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1090): none (pass -> pass) MTC@cf43b911bb08: Test case TC_lu_with_invalid_mcc_mnc finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_with_invalid_mcc_mnc pass'. Mon Jun 10 14:12:52 UTC 2024 ====== MSC_Tests.TC_lu_with_invalid_mcc_mnc pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests.TC_lu_with_invalid_mcc_mnc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=151818) Waiting for packet dumper to finish... 1 (prev_count=151818, count=152895) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_with_invalid_mcc_mnc pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_reset'. ------ MSC_Tests.TC_sgsap_reset ------ Mon Jun 10 14:12:56 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_sgsap_reset.pcap" >/data/MSC_Tests.TC_sgsap_reset.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_reset' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_sgsap_reset started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(1094)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(1094)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1094)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(1092)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1095)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1094)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(1094)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1094)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1094)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(1094)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1094)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1094)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1094)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1094)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1094)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1094)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1094)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1094)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1094)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1094)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1094)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1097)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1097)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1097)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1097)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1097)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1097)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1097)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1097)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-SGsAP(1100)@cf43b911bb08: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1100)@cf43b911bb08: Created Expect[0] for '262420000011810'H to be handled at TC_sgsap_reset0(1101) TC_sgsap_reset0(1101)@cf43b911bb08: VLR name: "vlr.example.net" TC_sgsap_reset0(1101)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_0-M3UA(1094)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1094)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1094)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1093)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_reset0(1101)@cf43b911bb08: Final verdict of PTC: pass MSC_Test-MNCC(1095)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(1093)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(1092)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(1098)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1091)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(1096)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(1094)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SGsAP(1100)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(1099)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1102)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(1097)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1091): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(1092): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(1093): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(1094): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(1095): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(1096): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(1097): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(1098): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(1099): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SGsAP(1100): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_sgsap_reset0(1101): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1102): none (pass -> pass) MTC@cf43b911bb08: Test case TC_sgsap_reset finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_reset pass'. Mon Jun 10 14:12:59 UTC 2024 ====== MSC_Tests.TC_sgsap_reset pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests.TC_sgsap_reset.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=138288) Waiting for packet dumper to finish... 1 (prev_count=138288, count=140043) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_reset pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_lu'. ------ MSC_Tests.TC_sgsap_lu ------ Mon Jun 10 14:13:02 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_sgsap_lu.pcap" >/data/MSC_Tests.TC_sgsap_lu.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_lu' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_sgsap_lu started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(1106)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(1106)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1106)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(1104)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1107)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1106)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(1106)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1106)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1106)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(1106)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1106)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1106)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1106)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1106)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1106)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1106)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1106)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1106)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1106)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1106)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1106)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1109)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1109)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1109)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1109)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1109)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1109)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1109)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1109)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-SGsAP(1112)@cf43b911bb08: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1112)@cf43b911bb08: Created Expect[0] for '262420000011811'H to be handled at TC_sgsap_lu0(1113) MSC_Test-GSUP(1110)@cf43b911bb08: Created GsupExpect[0] for "262420000011811" to be handled at TC_sgsap_lu0(1113) MSC_Test-GSUP(1110)@cf43b911bb08: Found GsupExpect[0] for "262420000011811" handled at TC_sgsap_lu0(1113) MSC_Test-GSUP(1110)@cf43b911bb08: Added IMSI table entry 0TC_sgsap_lu0(1113)"262420000011811" TC_sgsap_lu0(1113)@cf43b911bb08: tr_SGsAP_IMSI: '262420000011811'H TC_sgsap_lu0(1113)@cf43b911bb08: tr_SGsAP_IMSI: '262420000011811'H MSC_Test-SGsAP(1112)@cf43b911bb08: 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 := '7B340A99'O } } } } } } handled at TC_sgsap_lu0(1113) TC_sgsap_lu0(1113)@cf43b911bb08: tr_SGsAP_IMSI: '262420000011811'H TC_sgsap_lu0(1113)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test-GSUP(1110)@cf43b911bb08: Created GsupExpect[0] for "262420000011811" to be handled at TC_sgsap_lu0(1113) TC_sgsap_lu0(1113)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000011811'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1106)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1106)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1106)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1105)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1105)@cf43b911bb08: Added conn table entry 0TC_sgsap_lu0(1113)7103801 MSC_Test_0-RAN(1105)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1104)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(1106)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1106)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1106)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1106)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1106)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1104)@cf43b911bb08: { messageType := 2, destLocRef := '6C6539'O ("le9"), sourceLocRef := '0000D0'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1104)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1104)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1104)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1104)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1104)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1104)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1104)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(1104)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1104)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1106)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_sgsap_lu0(1113)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_lu0(1113)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1106)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1106)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1104)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1104)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1104)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1104)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu0(1113)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1105)@cf43b911bb08: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1105)@cf43b911bb08: patched enc_l3: '055B'O MSC_Test_0-SCCP(1104)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1104)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1104)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1104)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1106)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1106)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1106)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1104)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1104)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1104)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1104)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1104)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1104)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1104)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1104)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1106)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1106)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1106)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1104)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1106)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1105)@cf43b911bb08: Deleted conn table entry 0TC_sgsap_lu0(1113)7103801 TC_sgsap_lu0(1113)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu0(1113)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_lu0(1113)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu0(1113)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1105)@cf43b911bb08: Created IMSI[0] for '262420000011811'H'97267ED6'O to be handled at TC_sgsap_lu0(1113) MSC_Test_0-M3UA(1106)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1106)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1105)@cf43b911bb08: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_lu0(1113) TC_sgsap_lu0(1113)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu0(1113)@cf43b911bb08: 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 := '97267ED6'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1105)@cf43b911bb08: Added conn table entry 0TC_sgsap_lu0(1113)13889052 MSC_Test_0-RAN(1105)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1104)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(1106)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1106)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1106)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1104)@cf43b911bb08: { messageType := 2, destLocRef := 'D3EE1C'O, sourceLocRef := '0000D1'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1104)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1106)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1106)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1104)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1104)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1104)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1104)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1106)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1106)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1104)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1104)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1104)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1104)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu0(1113)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_lu0(1113)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1104)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1104)@cf43b911bb08: vl_len:28 MSC_Test_0-SCCP(1104)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1104)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1106)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1106)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1106)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1106)@cf43b911bb08: Message received on association #8 MSC_Test_0-SCCP(1104)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1104)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(1106)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1104)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1104)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1104)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1104)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1104)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1104)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu0(1113)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu0(1113)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1104)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1104)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1104)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1104)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1106)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1106)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1106)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1104)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1104)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1104)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1104)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1104)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1104)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1104)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1104)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1106)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1106)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1106)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1104)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1106)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1105)@cf43b911bb08: Deleted conn table entry 0TC_sgsap_lu0(1113)13889052 TC_sgsap_lu0(1113)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu0(1113)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_lu0(1113)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu0(1113)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu0(1113)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_0-RAN(1105)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(1104)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(1107)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(1106)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1103)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(1108)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(1110)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SGsAP(1112)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(1111)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(1109)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1114)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1103): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(1104): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(1105): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(1106): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(1107): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(1108): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(1109): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(1110): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(1111): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SGsAP(1112): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_sgsap_lu0(1113): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1114): none (pass -> pass) MTC@cf43b911bb08: Test case TC_sgsap_lu finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_lu pass'. Mon Jun 10 14:13:04 UTC 2024 ====== MSC_Tests.TC_sgsap_lu pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests.TC_sgsap_lu.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=324127) Waiting for packet dumper to finish... 1 (prev_count=324127, count=325204) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_lu pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_lu_imsi_reject'. ------ MSC_Tests.TC_sgsap_lu_imsi_reject ------ Mon Jun 10 14:13:07 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_sgsap_lu_imsi_reject.pcap" >/data/MSC_Tests.TC_sgsap_lu_imsi_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_lu_imsi_reject' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_sgsap_lu_imsi_reject started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(1118)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(1118)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1118)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(1116)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1119)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1118)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(1118)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1118)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1118)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(1118)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1118)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1118)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1118)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1118)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1118)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1118)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1118)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1118)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1118)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1118)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1118)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1121)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1121)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1121)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1121)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1121)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1121)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1121)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1121)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-SGsAP(1124)@cf43b911bb08: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1124)@cf43b911bb08: Created Expect[0] for '262420000011812'H to be handled at TC_sgsap_lu_imsi_reject0(1125) MSC_Test-GSUP(1122)@cf43b911bb08: Created GsupExpect[0] for "262420000011812" to be handled at TC_sgsap_lu_imsi_reject0(1125) MSC_Test-GSUP(1122)@cf43b911bb08: Found GsupExpect[0] for "262420000011812" handled at TC_sgsap_lu_imsi_reject0(1125) MSC_Test-GSUP(1122)@cf43b911bb08: Added IMSI table entry 0TC_sgsap_lu_imsi_reject0(1125)"262420000011812" TC_sgsap_lu_imsi_reject0(1125)@cf43b911bb08: tr_SGsAP_IMSI: '262420000011812'H TC_sgsap_lu_imsi_reject0(1125)@cf43b911bb08: tr_SGsAP_IMSI: '262420000011812'H MSC_Test-SGsAP(1124)@cf43b911bb08: Found Expect[0] for { sGsAP_LOCATION_UPDATE_REJECT := { messageType := '00001011'B, iMSI := { iEI := '00000001'B, lengthIndicator := 8, iMSI := { field1 := '001'B, parity := '1'B, digits := '262420000011812'H, fillerDigit := omit } }, rejectCause := { iEI := '00001111'B, lengthIndicator := 1, cause := Illegal_MS (3) }, locationAreaId := { iEI := '00000100'B, lengthIndicator := 5, locationAreaId := { mccDigit1 := '9'H, mccDigit2 := '0'H, mccDigit3 := '1'H, mncDigit3 := 'F'H, mncDigit1 := '7'H, mncDigit2 := '0'H, lac := '0926'O ("\t&") } } } } handled at TC_sgsap_lu_imsi_reject0(1125) TC_sgsap_lu_imsi_reject0(1125)@cf43b911bb08: tr_SGsAP_IMSI: '262420000011812'H TC_sgsap_lu_imsi_reject0(1125)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test-GSUP(1122)@cf43b911bb08: Created GsupExpect[0] for "262420000011812" to be handled at TC_sgsap_lu_imsi_reject0(1125) TC_sgsap_lu_imsi_reject0(1125)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000011812'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1118)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1118)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1118)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1117)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1117)@cf43b911bb08: Added conn table entry 0TC_sgsap_lu_imsi_reject0(1125)2179043 MSC_Test_0-SCCP(1116)@cf43b911bb08: First idle individual index:0 MSC_Test_0-RAN(1117)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1118)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1118)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1118)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1118)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1118)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1116)@cf43b911bb08: { messageType := 2, destLocRef := '213FE3'O, sourceLocRef := '0000D2'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1116)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1116)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1116)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1116)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1116)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu_imsi_reject0(1125)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_imsi_reject0(1125)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1116)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1116)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(1116)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1116)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1118)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1118)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1118)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1116)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1116)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1116)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1116)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu_imsi_reject0(1125)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1117)@cf43b911bb08: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1117)@cf43b911bb08: patched enc_l3: '055B'O MSC_Test_0-SCCP(1116)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1116)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1116)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1116)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1118)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1118)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1118)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1116)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1116)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1116)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1116)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1116)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1116)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1116)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1116)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1118)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1118)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1118)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1116)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1118)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1117)@cf43b911bb08: Deleted conn table entry 0TC_sgsap_lu_imsi_reject0(1125)2179043 TC_sgsap_lu_imsi_reject0(1125)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_imsi_reject0(1125)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_imsi_reject0(1125)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_imsi_reject0(1125)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1117)@cf43b911bb08: Created IMSI[0] for '262420000011812'H'8EF8AF57'O to be handled at TC_sgsap_lu_imsi_reject0(1125) MSC_Test_0-M3UA(1118)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1118)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1117)@cf43b911bb08: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_lu_imsi_reject0(1125) TC_sgsap_lu_imsi_reject0(1125)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_imsi_reject0(1125)@cf43b911bb08: 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 := '8EF8AF57'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1117)@cf43b911bb08: Added conn table entry 0TC_sgsap_lu_imsi_reject0(1125)4537034 MSC_Test_0-RAN(1117)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1116)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(1118)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1118)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1118)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1116)@cf43b911bb08: { messageType := 2, destLocRef := '453ACA'O, sourceLocRef := '0000D3'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1116)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1118)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1118)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1118)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1118)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1116)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1116)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1116)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1116)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1116)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1116)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1116)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1116)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu_imsi_reject0(1125)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_imsi_reject0(1125)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1116)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1116)@cf43b911bb08: vl_len:28 MSC_Test_0-SCCP(1116)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1116)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1118)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1118)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1118)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1118)@cf43b911bb08: Message received on association #8 MSC_Test_0-SCCP(1116)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1118)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1116)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1116)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1116)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1116)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1116)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1116)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1116)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu_imsi_reject0(1125)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_imsi_reject0(1125)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1116)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1116)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1116)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1116)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1118)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1118)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1118)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1116)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1116)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1116)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1116)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1116)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1116)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1116)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1116)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1118)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1118)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1118)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1116)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1118)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1117)@cf43b911bb08: Deleted conn table entry 0TC_sgsap_lu_imsi_reject0(1125)4537034 TC_sgsap_lu_imsi_reject0(1125)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_imsi_reject0(1125)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_imsi_reject0(1125)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_imsi_reject0(1125)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_imsi_reject0(1125)@cf43b911bb08: Final verdict of PTC: pass MSC_Test-GSUP(1122)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(1116)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(1117)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(1118)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SGsAP(1124)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1126)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(1123)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1115)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(1119)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(1121)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(1120)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1115): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(1116): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(1117): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(1118): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(1119): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(1120): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(1121): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(1122): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(1123): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SGsAP(1124): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_sgsap_lu_imsi_reject0(1125): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1126): none (pass -> pass) MTC@cf43b911bb08: Test case TC_sgsap_lu_imsi_reject finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_lu_imsi_reject pass'. Mon Jun 10 14:13:10 UTC 2024 ====== MSC_Tests.TC_sgsap_lu_imsi_reject pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests.TC_sgsap_lu_imsi_reject.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=320082) Waiting for packet dumper to finish... 1 (prev_count=320082, count=321159) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_lu_imsi_reject pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_lu_and_nothing'. ------ MSC_Tests.TC_sgsap_lu_and_nothing ------ Mon Jun 10 14:13:13 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_sgsap_lu_and_nothing.pcap" >/data/MSC_Tests.TC_sgsap_lu_and_nothing.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_lu_and_nothing' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_sgsap_lu_and_nothing started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(1130)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(1130)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1130)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(1128)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1131)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1130)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(1130)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1130)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1130)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(1130)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1130)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1130)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1130)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1130)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1130)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1130)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1130)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1130)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1130)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1130)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1130)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1133)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1133)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1133)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1133)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1133)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1133)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1133)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1133)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-SGsAP(1136)@cf43b911bb08: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1136)@cf43b911bb08: Created Expect[0] for '262420000011813'H to be handled at TC_sgsap_lu_and_nothing0(1137) MSC_Test-GSUP(1134)@cf43b911bb08: Created GsupExpect[0] for "262420000011813" to be handled at TC_sgsap_lu_and_nothing0(1137) MSC_Test-GSUP(1134)@cf43b911bb08: Found GsupExpect[0] for "262420000011813" handled at TC_sgsap_lu_and_nothing0(1137) MSC_Test-GSUP(1134)@cf43b911bb08: Added IMSI table entry 0TC_sgsap_lu_and_nothing0(1137)"262420000011813" TC_sgsap_lu_and_nothing0(1137)@cf43b911bb08: tr_SGsAP_IMSI: '262420000011813'H TC_sgsap_lu_and_nothing0(1137)@cf43b911bb08: tr_SGsAP_IMSI: '262420000011813'H MSC_Test-SGsAP(1136)@cf43b911bb08: 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 := '0B8A0BC0'O } } } } } } handled at TC_sgsap_lu_and_nothing0(1137) TC_sgsap_lu_and_nothing0(1137)@cf43b911bb08: tr_SGsAP_IMSI: '262420000011813'H TC_sgsap_lu_and_nothing0(1137)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_0-M3UA(1130)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1130)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1130)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1129)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP-IPA(1133)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1133)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1133)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1133)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP(1134)@cf43b911bb08: Created GsupExpect[0] for "262420000011813" to be handled at TC_sgsap_lu_and_nothing0(1137) TC_sgsap_lu_and_nothing0(1137)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000011813'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1129)@cf43b911bb08: Added conn table entry 0TC_sgsap_lu_and_nothing0(1137)763724 MSC_Test_0-SCCP(1128)@cf43b911bb08: First idle individual index:0 MSC_Test_0-RAN(1129)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1130)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1130)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1130)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1130)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1130)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1128)@cf43b911bb08: { messageType := 2, destLocRef := '0BA74C'O, sourceLocRef := '0000D4'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1128)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1128)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1128)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1128)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1128)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu_and_nothing0(1137)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_and_nothing0(1137)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1128)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1128)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(1128)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1128)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1130)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1130)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1130)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1128)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1128)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1128)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1128)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu_and_nothing0(1137)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1129)@cf43b911bb08: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1129)@cf43b911bb08: patched enc_l3: '055B'O MSC_Test_0-SCCP(1128)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1128)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1128)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1128)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1130)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1130)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1130)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1128)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1128)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1128)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1128)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1128)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1128)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1128)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1128)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1130)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1130)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1130)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1128)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1130)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1129)@cf43b911bb08: Deleted conn table entry 0TC_sgsap_lu_and_nothing0(1137)763724 TC_sgsap_lu_and_nothing0(1137)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_nothing0(1137)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_and_nothing0(1137)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_nothing0(1137)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1129)@cf43b911bb08: Created IMSI[0] for '262420000011813'H'3D31DC65'O to be handled at TC_sgsap_lu_and_nothing0(1137) MSC_Test_0-M3UA(1130)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1130)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1129)@cf43b911bb08: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_lu_and_nothing0(1137) TC_sgsap_lu_and_nothing0(1137)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_nothing0(1137)@cf43b911bb08: 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 := '3D31DC65'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1129)@cf43b911bb08: Added conn table entry 0TC_sgsap_lu_and_nothing0(1137)2242816 MSC_Test_0-RAN(1129)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1128)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(1130)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1130)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1130)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1130)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1130)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1128)@cf43b911bb08: { messageType := 2, destLocRef := '223900'O, sourceLocRef := '0000D5'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1128)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1130)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1130)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1128)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1128)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1128)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1128)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1128)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1128)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1128)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1128)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu_and_nothing0(1137)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_and_nothing0(1137)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1128)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1128)@cf43b911bb08: vl_len:28 MSC_Test_0-SCCP(1128)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1128)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1130)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1130)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1130)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1130)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1130)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1128)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1128)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1128)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1128)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1128)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1128)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1128)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1128)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu_and_nothing0(1137)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_nothing0(1137)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1128)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1128)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1128)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1128)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1130)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1130)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1130)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1128)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1128)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1128)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1128)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1128)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1128)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1128)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1128)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1130)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1130)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1130)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1128)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1130)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1129)@cf43b911bb08: Deleted conn table entry 0TC_sgsap_lu_and_nothing0(1137)2242816 TC_sgsap_lu_and_nothing0(1137)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_nothing0(1137)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_and_nothing0(1137)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_nothing0(1137)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_nothing0(1137)@cf43b911bb08: Final verdict of PTC: pass MSC_Test-MNCC(1131)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(1129)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(1134)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(1128)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(1132)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(1135)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1127)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(1130)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(1133)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1138)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SGsAP(1136)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1127): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(1128): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(1129): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(1130): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(1131): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(1132): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(1133): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(1134): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(1135): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SGsAP(1136): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_sgsap_lu_and_nothing0(1137): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1138): none (pass -> pass) MTC@cf43b911bb08: Test case TC_sgsap_lu_and_nothing finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_lu_and_nothing pass'. Mon Jun 10 14:14:00 UTC 2024 ====== MSC_Tests.TC_sgsap_lu_and_nothing pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests.TC_sgsap_lu_and_nothing.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=328557) Waiting for packet dumper to finish... 1 (prev_count=328557, count=329634) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_lu_and_nothing pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_expl_imsi_det_eps'. ------ MSC_Tests.TC_sgsap_expl_imsi_det_eps ------ Mon Jun 10 14:14:03 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_sgsap_expl_imsi_det_eps.pcap" >/data/MSC_Tests.TC_sgsap_expl_imsi_det_eps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_expl_imsi_det_eps' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_sgsap_expl_imsi_det_eps started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(1142)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(1142)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1142)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(1140)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1143)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1142)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(1142)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1142)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1142)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(1142)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1142)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1142)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1142)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1142)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1142)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1142)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1142)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1142)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1142)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1142)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1142)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1145)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1145)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1145)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1145)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1145)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1145)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1145)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1145)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-SGsAP(1148)@cf43b911bb08: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1148)@cf43b911bb08: Created Expect[0] for '262420000011814'H to be handled at TC_sgsap_expl_imsi_det_eps0(1149) MSC_Test-GSUP(1146)@cf43b911bb08: Created GsupExpect[0] for "262420000011814" to be handled at TC_sgsap_expl_imsi_det_eps0(1149) MSC_Test-GSUP(1146)@cf43b911bb08: Found GsupExpect[0] for "262420000011814" handled at TC_sgsap_expl_imsi_det_eps0(1149) MSC_Test-GSUP(1146)@cf43b911bb08: Added IMSI table entry 0TC_sgsap_expl_imsi_det_eps0(1149)"262420000011814" TC_sgsap_expl_imsi_det_eps0(1149)@cf43b911bb08: tr_SGsAP_IMSI: '262420000011814'H TC_sgsap_expl_imsi_det_eps0(1149)@cf43b911bb08: tr_SGsAP_IMSI: '262420000011814'H MSC_Test-SGsAP(1148)@cf43b911bb08: 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 := '55EE7D34'O } } } } } } handled at TC_sgsap_expl_imsi_det_eps0(1149) TC_sgsap_expl_imsi_det_eps0(1149)@cf43b911bb08: tr_SGsAP_IMSI: '262420000011814'H TC_sgsap_expl_imsi_det_eps0(1149)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_0-M3UA(1142)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1142)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1142)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1141)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_expl_imsi_det_eps0(1149)@cf43b911bb08: tr_SGsAP_IMSI: '262420000011814'H TC_sgsap_expl_imsi_det_eps0(1149)@cf43b911bb08: tr_SGsAP_IMSI: '262420000011814'H MSC_Test-GSUP(1146)@cf43b911bb08: Created GsupExpect[0] for "262420000011814" to be handled at TC_sgsap_expl_imsi_det_eps0(1149) TC_sgsap_expl_imsi_det_eps0(1149)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000011814'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1141)@cf43b911bb08: Added conn table entry 0TC_sgsap_expl_imsi_det_eps0(1149)10144224 MSC_Test_0-SCCP(1140)@cf43b911bb08: First idle individual index:0 MSC_Test_0-RAN(1141)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1142)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1142)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1142)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1142)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1142)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1140)@cf43b911bb08: { messageType := 2, destLocRef := '9AC9E0'O, sourceLocRef := '0000D6'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1140)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1140)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1140)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1140)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1140)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1140)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1140)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(1140)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1140)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_sgsap_expl_imsi_det_eps0(1149)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_expl_imsi_det_eps0(1149)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1142)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1142)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1142)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1140)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1140)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1140)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1140)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_expl_imsi_det_eps0(1149)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1141)@cf43b911bb08: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1141)@cf43b911bb08: patched enc_l3: '055B'O MSC_Test_0-SCCP(1140)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1140)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1140)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1140)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1142)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1142)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1142)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1140)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1140)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1140)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1140)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1140)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1140)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1140)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1140)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1142)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1142)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1142)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1140)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1142)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1141)@cf43b911bb08: Deleted conn table entry 0TC_sgsap_expl_imsi_det_eps0(1149)10144224 TC_sgsap_expl_imsi_det_eps0(1149)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_eps0(1149)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_expl_imsi_det_eps0(1149)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_eps0(1149)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1141)@cf43b911bb08: Created IMSI[0] for '262420000011814'H'2F2D2D40'O ("/--@") to be handled at TC_sgsap_expl_imsi_det_eps0(1149) MSC_Test_0-M3UA(1142)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1142)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1141)@cf43b911bb08: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_expl_imsi_det_eps0(1149) TC_sgsap_expl_imsi_det_eps0(1149)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_eps0(1149)@cf43b911bb08: 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 := '2F2D2D40'O ("/--@") } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1141)@cf43b911bb08: Added conn table entry 0TC_sgsap_expl_imsi_det_eps0(1149)2951221 MSC_Test_0-RAN(1141)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1140)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(1142)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1142)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1142)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1140)@cf43b911bb08: { messageType := 2, destLocRef := '2D0835'O ("-\b5"), sourceLocRef := '0000D7'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1140)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1142)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1142)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1142)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1142)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1140)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1140)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1140)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1140)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1140)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1140)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1140)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1140)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_expl_imsi_det_eps0(1149)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_expl_imsi_det_eps0(1149)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1140)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1140)@cf43b911bb08: vl_len:28 MSC_Test_0-SCCP(1140)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1140)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1142)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1142)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1142)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1142)@cf43b911bb08: Message received on association #8 MSC_Test_0-SCCP(1140)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1142)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1140)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1140)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1140)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1140)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1140)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1140)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1140)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_expl_imsi_det_eps0(1149)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_eps0(1149)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1140)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1140)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1140)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1140)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1142)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1142)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1142)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1140)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1140)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1140)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1140)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1140)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1140)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1140)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1140)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1142)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1142)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1142)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1140)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1142)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1141)@cf43b911bb08: Deleted conn table entry 0TC_sgsap_expl_imsi_det_eps0(1149)2951221 TC_sgsap_expl_imsi_det_eps0(1149)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_eps0(1149)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_expl_imsi_det_eps0(1149)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_eps0(1149)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_eps0(1149)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_0-RAN(1141)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(1146)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(1142)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(1140)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1150)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1139)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SGsAP(1148)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(1144)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(1143)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(1145)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(1147)@cf43b911bb08: Final verdict of PTC: none Mon Jun 10 14:14:08 UTC 2024 ====== MSC_Tests.TC_sgsap_expl_imsi_det_eps pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests.TC_sgsap_expl_imsi_det_eps.talloc MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1139): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(1140): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(1141): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(1142): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(1143): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(1144): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(1145): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(1146): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(1147): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SGsAP(1148): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_sgsap_expl_imsi_det_eps0(1149): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1150): none (pass -> pass) MTC@cf43b911bb08: Test case TC_sgsap_expl_imsi_det_eps finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_expl_imsi_det_eps pass'. Waiting for packet dumper to finish... 0 (prev_count=-1, count=326542) Waiting for packet dumper to finish... 1 (prev_count=326542, count=329005) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_expl_imsi_det_eps pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_impl_imsi_det_eps'. ------ MSC_Tests.TC_sgsap_impl_imsi_det_eps ------ Mon Jun 10 14:14:11 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_sgsap_impl_imsi_det_eps.pcap" >/data/MSC_Tests.TC_sgsap_impl_imsi_det_eps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_impl_imsi_det_eps' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_sgsap_impl_imsi_det_eps started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(1154)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(1154)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1154)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(1152)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1155)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1154)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(1154)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1154)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1154)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(1154)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1154)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1154)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1154)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1154)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1154)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1154)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1154)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1154)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1154)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1154)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1154)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1157)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1157)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1157)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1157)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1157)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1157)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1157)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1157)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-SGsAP(1160)@cf43b911bb08: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1160)@cf43b911bb08: Created Expect[0] for '262420000011814'H to be handled at TC_sgsap_impl_imsi_det_eps0(1161) MSC_Test-GSUP(1158)@cf43b911bb08: Created GsupExpect[0] for "262420000011814" to be handled at TC_sgsap_impl_imsi_det_eps0(1161) MSC_Test-GSUP(1158)@cf43b911bb08: Found GsupExpect[0] for "262420000011814" handled at TC_sgsap_impl_imsi_det_eps0(1161) MSC_Test-GSUP(1158)@cf43b911bb08: Added IMSI table entry 0TC_sgsap_impl_imsi_det_eps0(1161)"262420000011814" TC_sgsap_impl_imsi_det_eps0(1161)@cf43b911bb08: tr_SGsAP_IMSI: '262420000011814'H TC_sgsap_impl_imsi_det_eps0(1161)@cf43b911bb08: tr_SGsAP_IMSI: '262420000011814'H MSC_Test-SGsAP(1160)@cf43b911bb08: 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 := 'A264F679'O } } } } } } handled at TC_sgsap_impl_imsi_det_eps0(1161) TC_sgsap_impl_imsi_det_eps0(1161)@cf43b911bb08: tr_SGsAP_IMSI: '262420000011814'H TC_sgsap_impl_imsi_det_eps0(1161)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_0-M3UA(1154)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1154)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1154)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1153)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_impl_imsi_det_eps0(1161)@cf43b911bb08: tr_SGsAP_IMSI: '262420000011814'H TC_sgsap_impl_imsi_det_eps0(1161)@cf43b911bb08: tr_SGsAP_IMSI: '262420000011814'H MSC_Test-GSUP(1158)@cf43b911bb08: Created GsupExpect[0] for "262420000011814" to be handled at TC_sgsap_impl_imsi_det_eps0(1161) TC_sgsap_impl_imsi_det_eps0(1161)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000011814'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1153)@cf43b911bb08: Added conn table entry 0TC_sgsap_impl_imsi_det_eps0(1161)8370292 MSC_Test_0-RAN(1153)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1152)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(1154)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1154)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1154)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1154)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1154)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1152)@cf43b911bb08: { messageType := 2, destLocRef := '7FB874'O, sourceLocRef := '0000D8'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1152)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1152)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1152)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1152)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1152)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_impl_imsi_det_eps0(1161)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_impl_imsi_det_eps0(1161)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1152)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1152)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(1152)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1152)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1154)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1154)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1154)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1152)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1152)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1152)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1152)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_impl_imsi_det_eps0(1161)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1153)@cf43b911bb08: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1153)@cf43b911bb08: patched enc_l3: '055B'O MSC_Test_0-SCCP(1152)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1152)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1152)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1152)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1154)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1154)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1154)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1152)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1152)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1152)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1152)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1152)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1152)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1152)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1152)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1154)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1154)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1154)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1152)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1154)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1153)@cf43b911bb08: Deleted conn table entry 0TC_sgsap_impl_imsi_det_eps0(1161)8370292 TC_sgsap_impl_imsi_det_eps0(1161)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_eps0(1161)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_impl_imsi_det_eps0(1161)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_eps0(1161)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1153)@cf43b911bb08: Created IMSI[0] for '262420000011814'H'18EC638F'O to be handled at TC_sgsap_impl_imsi_det_eps0(1161) MSC_Test_0-M3UA(1154)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1154)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1153)@cf43b911bb08: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_impl_imsi_det_eps0(1161) TC_sgsap_impl_imsi_det_eps0(1161)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_eps0(1161)@cf43b911bb08: 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 := '18EC638F'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1153)@cf43b911bb08: Added conn table entry 0TC_sgsap_impl_imsi_det_eps0(1161)943164 MSC_Test_0-RAN(1153)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1152)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(1154)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1154)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1154)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1152)@cf43b911bb08: { messageType := 2, destLocRef := '0E643C'O, sourceLocRef := '0000D9'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1152)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1154)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1154)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1152)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1152)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1152)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(1154)@cf43b911bb08: Message received on association #8 MSC_Test_0-SCCP(1152)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1154)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1152)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1152)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1152)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1152)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_impl_imsi_det_eps0(1161)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_impl_imsi_det_eps0(1161)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1152)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1152)@cf43b911bb08: vl_len:28 MSC_Test_0-SCCP(1152)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1152)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1154)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1154)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1154)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1152)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1152)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1152)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(1154)@cf43b911bb08: Message received on association #8 MSC_Test_0-SCCP(1152)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1154)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1152)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1152)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1152)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1152)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_impl_imsi_det_eps0(1161)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_eps0(1161)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1152)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1152)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1152)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1152)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1154)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1154)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1154)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1152)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1152)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1152)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1152)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1152)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1152)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1152)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1152)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1154)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1154)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1154)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1152)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1154)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1153)@cf43b911bb08: Deleted conn table entry 0TC_sgsap_impl_imsi_det_eps0(1161)943164 TC_sgsap_impl_imsi_det_eps0(1161)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_eps0(1161)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_impl_imsi_det_eps0(1161)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_eps0(1161)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_eps0(1161)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_0-RAN(1153)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(1152)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(1154)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(1159)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(1155)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(1158)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1151)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(1157)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(1156)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1162)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SGsAP(1160)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1151): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(1152): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(1153): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(1154): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(1155): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(1156): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(1157): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(1158): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(1159): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SGsAP(1160): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_sgsap_impl_imsi_det_eps0(1161): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1162): none (pass -> pass) MTC@cf43b911bb08: Test case TC_sgsap_impl_imsi_det_eps finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_impl_imsi_det_eps pass'. Mon Jun 10 14:14:16 UTC 2024 ====== MSC_Tests.TC_sgsap_impl_imsi_det_eps pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests.TC_sgsap_impl_imsi_det_eps.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=326938) Waiting for packet dumper to finish... 1 (prev_count=326938, count=328015) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_impl_imsi_det_eps pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_expl_imsi_det_noneps'. ------ MSC_Tests.TC_sgsap_expl_imsi_det_noneps ------ Mon Jun 10 14:14:19 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_sgsap_expl_imsi_det_noneps.pcap" >/data/MSC_Tests.TC_sgsap_expl_imsi_det_noneps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_expl_imsi_det_noneps' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_sgsap_expl_imsi_det_noneps started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(1166)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(1166)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1166)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(1164)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1167)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1166)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(1166)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1166)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1166)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(1166)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1166)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1166)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1166)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1166)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1166)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1166)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1166)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1166)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1166)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1166)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1166)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1169)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1169)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1169)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1169)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1169)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1169)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1169)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1169)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-SGsAP(1172)@cf43b911bb08: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1172)@cf43b911bb08: Created Expect[0] for '262420000011815'H to be handled at TC_sgsap_expl_imsi_det_noneps0(1173) MSC_Test-GSUP(1170)@cf43b911bb08: Created GsupExpect[0] for "262420000011815" to be handled at TC_sgsap_expl_imsi_det_noneps0(1173) MSC_Test-GSUP(1170)@cf43b911bb08: Found GsupExpect[0] for "262420000011815" handled at TC_sgsap_expl_imsi_det_noneps0(1173) MSC_Test-GSUP(1170)@cf43b911bb08: Added IMSI table entry 0TC_sgsap_expl_imsi_det_noneps0(1173)"262420000011815" TC_sgsap_expl_imsi_det_noneps0(1173)@cf43b911bb08: tr_SGsAP_IMSI: '262420000011815'H TC_sgsap_expl_imsi_det_noneps0(1173)@cf43b911bb08: tr_SGsAP_IMSI: '262420000011815'H MSC_Test-SGsAP(1172)@cf43b911bb08: 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 := '9BE35BAF'O } } } } } } handled at TC_sgsap_expl_imsi_det_noneps0(1173) TC_sgsap_expl_imsi_det_noneps0(1173)@cf43b911bb08: tr_SGsAP_IMSI: '262420000011815'H TC_sgsap_expl_imsi_det_noneps0(1173)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_0-M3UA(1166)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1166)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1166)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1165)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_expl_imsi_det_noneps0(1173)@cf43b911bb08: tr_SGsAP_IMSI: '262420000011815'H TC_sgsap_expl_imsi_det_noneps0(1173)@cf43b911bb08: tr_SGsAP_IMSI: '262420000011815'H MSC_Test-GSUP(1170)@cf43b911bb08: Created GsupExpect[0] for "262420000011815" to be handled at TC_sgsap_expl_imsi_det_noneps0(1173) TC_sgsap_expl_imsi_det_noneps0(1173)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000011815'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1165)@cf43b911bb08: Added conn table entry 0TC_sgsap_expl_imsi_det_noneps0(1173)8102808 MSC_Test_0-SCCP(1164)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(1166)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1165)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1166)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1166)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1166)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1166)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1164)@cf43b911bb08: { messageType := 2, destLocRef := '7BA398'O, sourceLocRef := '0000DA'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1164)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1164)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1164)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1164)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1164)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1164)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1164)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(1164)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1164)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1166)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_sgsap_expl_imsi_det_noneps0(1173)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_expl_imsi_det_noneps0(1173)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1166)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1166)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1164)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1164)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1164)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1164)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_expl_imsi_det_noneps0(1173)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1165)@cf43b911bb08: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1165)@cf43b911bb08: patched enc_l3: '055B'O MSC_Test_0-SCCP(1164)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1164)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1164)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1164)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1166)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1166)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1166)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1164)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1164)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1164)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1164)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1164)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1164)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1164)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1164)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1166)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1166)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1166)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1164)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1166)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1165)@cf43b911bb08: Deleted conn table entry 0TC_sgsap_expl_imsi_det_noneps0(1173)8102808 TC_sgsap_expl_imsi_det_noneps0(1173)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_noneps0(1173)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_expl_imsi_det_noneps0(1173)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_noneps0(1173)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1165)@cf43b911bb08: Created IMSI[0] for '262420000011815'H'B35816F8'O to be handled at TC_sgsap_expl_imsi_det_noneps0(1173) MSC_Test_0-M3UA(1166)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1166)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1165)@cf43b911bb08: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_expl_imsi_det_noneps0(1173) TC_sgsap_expl_imsi_det_noneps0(1173)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_noneps0(1173)@cf43b911bb08: 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 := 'B35816F8'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1165)@cf43b911bb08: Added conn table entry 0TC_sgsap_expl_imsi_det_noneps0(1173)4595366 MSC_Test_0-RAN(1165)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1164)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(1166)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1166)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1166)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1164)@cf43b911bb08: { messageType := 2, destLocRef := '461EA6'O, sourceLocRef := '0000DB'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1164)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1166)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1166)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1164)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1164)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1164)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1164)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1166)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1166)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1164)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1164)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1164)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1164)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_expl_imsi_det_noneps0(1173)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_expl_imsi_det_noneps0(1173)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1164)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1164)@cf43b911bb08: vl_len:28 MSC_Test_0-SCCP(1164)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1164)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1166)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1166)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1166)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1164)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1164)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1164)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1164)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1166)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1166)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1164)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1164)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1164)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1164)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_expl_imsi_det_noneps0(1173)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_noneps0(1173)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1164)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1164)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1164)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1164)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1166)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1166)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1166)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1164)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1164)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1164)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1164)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1164)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1164)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1164)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1164)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1166)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1166)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1166)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1164)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1166)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1165)@cf43b911bb08: Deleted conn table entry 0TC_sgsap_expl_imsi_det_noneps0(1173)4595366 TC_sgsap_expl_imsi_det_noneps0(1173)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_noneps0(1173)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_expl_imsi_det_noneps0(1173)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_noneps0(1173)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_noneps0(1173)@cf43b911bb08: Final verdict of PTC: pass MSC_Test-GSUP(1170)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(1164)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(1167)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(1171)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(1168)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1163)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1174)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(1169)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(1166)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SGsAP(1172)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(1165)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1163): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(1164): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(1165): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(1166): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(1167): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(1168): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(1169): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(1170): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(1171): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SGsAP(1172): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_sgsap_expl_imsi_det_noneps0(1173): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1174): none (pass -> pass) MTC@cf43b911bb08: Test case TC_sgsap_expl_imsi_det_noneps finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_expl_imsi_det_noneps pass'. Mon Jun 10 14:14:24 UTC 2024 ====== MSC_Tests.TC_sgsap_expl_imsi_det_noneps pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests.TC_sgsap_expl_imsi_det_noneps.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=329564) Waiting for packet dumper to finish... 1 (prev_count=329564, count=331450) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_expl_imsi_det_noneps pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_impl_imsi_det_noneps'. ------ MSC_Tests.TC_sgsap_impl_imsi_det_noneps ------ Mon Jun 10 14:14:28 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_sgsap_impl_imsi_det_noneps.pcap" >/data/MSC_Tests.TC_sgsap_impl_imsi_det_noneps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_impl_imsi_det_noneps' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_sgsap_impl_imsi_det_noneps started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(1178)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(1178)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1178)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(1176)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1179)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1178)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(1178)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1178)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1178)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(1178)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1178)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1178)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1178)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1178)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1178)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1178)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1178)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1178)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1178)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1178)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1178)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1181)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1181)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1181)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1181)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1181)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1181)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1181)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1181)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-SGsAP(1184)@cf43b911bb08: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1184)@cf43b911bb08: Created Expect[0] for '262420000011815'H to be handled at TC_sgsap_impl_imsi_det_noneps0(1185) MSC_Test-GSUP(1182)@cf43b911bb08: Created GsupExpect[0] for "262420000011815" to be handled at TC_sgsap_impl_imsi_det_noneps0(1185) MSC_Test-GSUP(1182)@cf43b911bb08: Found GsupExpect[0] for "262420000011815" handled at TC_sgsap_impl_imsi_det_noneps0(1185) MSC_Test-GSUP(1182)@cf43b911bb08: Added IMSI table entry 0TC_sgsap_impl_imsi_det_noneps0(1185)"262420000011815" TC_sgsap_impl_imsi_det_noneps0(1185)@cf43b911bb08: tr_SGsAP_IMSI: '262420000011815'H TC_sgsap_impl_imsi_det_noneps0(1185)@cf43b911bb08: tr_SGsAP_IMSI: '262420000011815'H MSC_Test-SGsAP(1184)@cf43b911bb08: 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 := '078E5296'O } } } } } } handled at TC_sgsap_impl_imsi_det_noneps0(1185) TC_sgsap_impl_imsi_det_noneps0(1185)@cf43b911bb08: tr_SGsAP_IMSI: '262420000011815'H TC_sgsap_impl_imsi_det_noneps0(1185)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_0-M3UA(1178)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1178)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1178)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1177)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_impl_imsi_det_noneps0(1185)@cf43b911bb08: tr_SGsAP_IMSI: '262420000011815'H TC_sgsap_impl_imsi_det_noneps0(1185)@cf43b911bb08: tr_SGsAP_IMSI: '262420000011815'H MSC_Test-GSUP(1182)@cf43b911bb08: Created GsupExpect[0] for "262420000011815" to be handled at TC_sgsap_impl_imsi_det_noneps0(1185) TC_sgsap_impl_imsi_det_noneps0(1185)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000011815'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1177)@cf43b911bb08: Added conn table entry 0TC_sgsap_impl_imsi_det_noneps0(1185)3624584 MSC_Test_0-RAN(1177)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1176)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(1178)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1178)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1178)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1178)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1178)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1176)@cf43b911bb08: { messageType := 2, destLocRef := '374E88'O, sourceLocRef := '0000DC'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1176)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1176)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1176)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1176)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1176)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1176)@cf43b911bb08: Session index based on connection ID:0 TC_sgsap_impl_imsi_det_noneps0(1185)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(1176)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(1176)@cf43b911bb08: vl_from0 TC_sgsap_impl_imsi_det_noneps0(1185)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1176)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1178)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1178)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1178)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1176)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1176)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1176)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1176)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_impl_imsi_det_noneps0(1185)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1177)@cf43b911bb08: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1177)@cf43b911bb08: patched enc_l3: '055B'O MSC_Test_0-SCCP(1176)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1176)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1176)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1176)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1178)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1178)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1178)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1176)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1176)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1176)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1176)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1176)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1176)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1176)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1176)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1178)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1178)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1178)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1176)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1178)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1177)@cf43b911bb08: Deleted conn table entry 0TC_sgsap_impl_imsi_det_noneps0(1185)3624584 TC_sgsap_impl_imsi_det_noneps0(1185)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_noneps0(1185)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_impl_imsi_det_noneps0(1185)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_noneps0(1185)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1177)@cf43b911bb08: Created IMSI[0] for '262420000011815'H'087CC585'O to be handled at TC_sgsap_impl_imsi_det_noneps0(1185) MSC_Test_0-M3UA(1178)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1178)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1177)@cf43b911bb08: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_impl_imsi_det_noneps0(1185) TC_sgsap_impl_imsi_det_noneps0(1185)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_noneps0(1185)@cf43b911bb08: 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 := '087CC585'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1177)@cf43b911bb08: Added conn table entry 0TC_sgsap_impl_imsi_det_noneps0(1185)15101016 MSC_Test_0-RAN(1177)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1176)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(1178)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1178)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1178)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1176)@cf43b911bb08: { messageType := 2, destLocRef := 'E66C58'O, sourceLocRef := '0000DD'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1176)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1176)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1176)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(1178)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1178)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1178)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1178)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1176)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1176)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1176)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1176)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1176)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1176)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_impl_imsi_det_noneps0(1185)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_impl_imsi_det_noneps0(1185)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1176)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1176)@cf43b911bb08: vl_len:28 MSC_Test_0-SCCP(1176)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1176)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1178)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1178)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1178)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1178)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1178)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1176)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1176)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1176)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1176)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1176)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1176)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1176)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1176)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_impl_imsi_det_noneps0(1185)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_noneps0(1185)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1176)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1176)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1176)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1176)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1178)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1178)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1178)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1176)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1176)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1176)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1176)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1176)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1176)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1176)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1176)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1178)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1178)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1178)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1176)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1178)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1177)@cf43b911bb08: Deleted conn table entry 0TC_sgsap_impl_imsi_det_noneps0(1185)15101016 TC_sgsap_impl_imsi_det_noneps0(1185)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_noneps0(1185)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_impl_imsi_det_noneps0(1185)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_noneps0(1185)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_noneps0(1185)@cf43b911bb08: Final verdict of PTC: pass IPA-CTRL-CLI-IPA(1175)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(1181)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(1178)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(1177)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(1182)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(1176)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(1179)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1186)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SGsAP(1184)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(1180)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(1183)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1175): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(1176): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(1177): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(1178): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(1179): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(1180): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(1181): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(1182): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(1183): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SGsAP(1184): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_sgsap_impl_imsi_det_noneps0(1185): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1186): none (pass -> pass) MTC@cf43b911bb08: Test case TC_sgsap_impl_imsi_det_noneps finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_impl_imsi_det_noneps pass'. Mon Jun 10 14:14:32 UTC 2024 ====== MSC_Tests.TC_sgsap_impl_imsi_det_noneps pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests.TC_sgsap_impl_imsi_det_noneps.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=328776) Waiting for packet dumper to finish... 1 (prev_count=328776, count=329853) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_impl_imsi_det_noneps pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_paging_rej'. ------ MSC_Tests.TC_sgsap_paging_rej ------ Mon Jun 10 14:14:36 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_sgsap_paging_rej.pcap" >/data/MSC_Tests.TC_sgsap_paging_rej.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_paging_rej' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_sgsap_paging_rej started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(1190)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(1190)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1190)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(1188)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1191)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1190)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(1190)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1190)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1190)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(1190)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1190)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1190)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1190)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1190)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1190)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1190)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1190)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1190)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1190)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1190)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1190)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1193)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1193)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1193)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1193)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1193)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1193)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1193)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1193)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-SGsAP(1196)@cf43b911bb08: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1196)@cf43b911bb08: Created Expect[0] for '262420000011816'H to be handled at TC_sgsap_paging_rej0(1197) MSC_Test-GSUP(1194)@cf43b911bb08: Created GsupExpect[0] for "262420000011816" to be handled at TC_sgsap_paging_rej0(1197) MSC_Test-GSUP(1194)@cf43b911bb08: Found GsupExpect[0] for "262420000011816" handled at TC_sgsap_paging_rej0(1197) MSC_Test-GSUP(1194)@cf43b911bb08: Added IMSI table entry 0TC_sgsap_paging_rej0(1197)"262420000011816" TC_sgsap_paging_rej0(1197)@cf43b911bb08: tr_SGsAP_IMSI: '262420000011816'H TC_sgsap_paging_rej0(1197)@cf43b911bb08: tr_SGsAP_IMSI: '262420000011816'H MSC_Test-SGsAP(1196)@cf43b911bb08: 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 := '10A4EBF1'O } } } } } } handled at TC_sgsap_paging_rej0(1197) TC_sgsap_paging_rej0(1197)@cf43b911bb08: tr_SGsAP_IMSI: '262420000011816'H TC_sgsap_paging_rej0(1197)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_0-M3UA(1190)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1190)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1190)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1189)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_paging_rej0(1197)@cf43b911bb08: tr_SGsAP_IMSI: '262420000011816'H TC_sgsap_paging_rej0(1197)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1194)@cf43b911bb08: Created GsupExpect[0] for "262420000011816" to be handled at TC_sgsap_paging_rej0(1197) TC_sgsap_paging_rej0(1197)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000011816'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1189)@cf43b911bb08: Added conn table entry 0TC_sgsap_paging_rej0(1197)6593604 MSC_Test_0-SCCP(1188)@cf43b911bb08: First idle individual index:0 MSC_Test_0-RAN(1189)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1190)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1190)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1190)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1190)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1190)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1188)@cf43b911bb08: { messageType := 2, destLocRef := '649C44'O, sourceLocRef := '0000DE'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1188)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1188)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1188)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1188)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1188)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1188)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1188)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(1188)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1188)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1190)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_sgsap_paging_rej0(1197)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_rej0(1197)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1190)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1190)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1188)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1188)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1188)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1188)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_rej0(1197)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1189)@cf43b911bb08: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1189)@cf43b911bb08: patched enc_l3: '055B'O MSC_Test_0-SCCP(1188)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1188)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1188)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1188)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1190)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1190)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1190)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1188)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1188)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1188)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1188)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1188)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1188)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1188)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1188)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1190)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1190)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1190)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1188)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1190)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1189)@cf43b911bb08: Deleted conn table entry 0TC_sgsap_paging_rej0(1197)6593604 TC_sgsap_paging_rej0(1197)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_rej0(1197)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_rej0(1197)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_rej0(1197)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1189)@cf43b911bb08: Created IMSI[0] for '262420000011816'H'16B6760C'O to be handled at TC_sgsap_paging_rej0(1197) MSC_Test_0-M3UA(1190)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1190)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1189)@cf43b911bb08: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_paging_rej0(1197) TC_sgsap_paging_rej0(1197)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_rej0(1197)@cf43b911bb08: 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 := '16B6760C'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1189)@cf43b911bb08: Added conn table entry 0TC_sgsap_paging_rej0(1197)10064791 MSC_Test_0-RAN(1189)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1188)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(1190)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1190)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1190)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1188)@cf43b911bb08: { messageType := 2, destLocRef := '999397'O, sourceLocRef := '0000DF'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1188)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1188)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1188)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1188)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1188)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1188)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1188)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1188)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1188)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1190)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1190)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1190)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1190)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_sgsap_paging_rej0(1197)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_rej0(1197)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1188)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1188)@cf43b911bb08: vl_len:28 MSC_Test_0-SCCP(1188)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1188)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1190)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1190)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1190)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1190)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1190)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1188)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1188)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1188)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1188)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1188)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1188)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1188)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1188)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_rej0(1197)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_rej0(1197)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1188)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1188)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1188)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1188)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1190)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1190)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1190)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1188)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1188)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1188)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1188)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1188)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1188)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1188)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1188)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1190)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1190)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1190)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1188)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1190)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1189)@cf43b911bb08: Deleted conn table entry 0TC_sgsap_paging_rej0(1197)10064791 TC_sgsap_paging_rej0(1197)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_rej0(1197)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_rej0(1197)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_rej0(1197)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_rej0(1197)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_0-M3UA(1190)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(1189)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(1191)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(1188)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(1193)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1187)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(1194)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(1192)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(1195)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1198)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SGsAP(1196)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1187): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(1188): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(1189): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(1190): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(1191): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(1192): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(1193): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(1194): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(1195): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SGsAP(1196): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_sgsap_paging_rej0(1197): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1198): none (pass -> pass) MTC@cf43b911bb08: Test case TC_sgsap_paging_rej finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_paging_rej pass'. Mon Jun 10 14:14:40 UTC 2024 ====== MSC_Tests.TC_sgsap_paging_rej pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests.TC_sgsap_paging_rej.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=330703) Waiting for packet dumper to finish... 1 (prev_count=330703, count=331780) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_paging_rej pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_paging_subscr_rej'. ------ MSC_Tests.TC_sgsap_paging_subscr_rej ------ Mon Jun 10 14:14:43 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_sgsap_paging_subscr_rej.pcap" >/data/MSC_Tests.TC_sgsap_paging_subscr_rej.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_paging_subscr_rej' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_sgsap_paging_subscr_rej started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(1202)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(1202)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1202)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(1200)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1203)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1202)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(1202)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1202)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1202)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(1202)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1202)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1202)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1202)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1202)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1202)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1202)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1202)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1202)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1202)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1202)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1202)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1205)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1205)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1205)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1205)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1205)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1205)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1205)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1205)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-SGsAP(1208)@cf43b911bb08: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1208)@cf43b911bb08: Created Expect[0] for '262420000011817'H to be handled at TC_sgsap_paging_subscr_rej0(1209) MSC_Test-GSUP(1206)@cf43b911bb08: Created GsupExpect[0] for "262420000011817" to be handled at TC_sgsap_paging_subscr_rej0(1209) MSC_Test-GSUP(1206)@cf43b911bb08: Found GsupExpect[0] for "262420000011817" handled at TC_sgsap_paging_subscr_rej0(1209) MSC_Test-GSUP(1206)@cf43b911bb08: Added IMSI table entry 0TC_sgsap_paging_subscr_rej0(1209)"262420000011817" TC_sgsap_paging_subscr_rej0(1209)@cf43b911bb08: tr_SGsAP_IMSI: '262420000011817'H TC_sgsap_paging_subscr_rej0(1209)@cf43b911bb08: tr_SGsAP_IMSI: '262420000011817'H MSC_Test-SGsAP(1208)@cf43b911bb08: 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 := 'A754664A'O } } } } } } handled at TC_sgsap_paging_subscr_rej0(1209) TC_sgsap_paging_subscr_rej0(1209)@cf43b911bb08: tr_SGsAP_IMSI: '262420000011817'H TC_sgsap_paging_subscr_rej0(1209)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_0-M3UA(1202)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1202)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1202)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1201)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_paging_subscr_rej0(1209)@cf43b911bb08: tr_SGsAP_IMSI: '262420000011817'H TC_sgsap_paging_subscr_rej0(1209)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1206)@cf43b911bb08: Created GsupExpect[0] for "262420000011817" to be handled at TC_sgsap_paging_subscr_rej0(1209) TC_sgsap_paging_subscr_rej0(1209)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000011817'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1201)@cf43b911bb08: Added conn table entry 0TC_sgsap_paging_subscr_rej0(1209)9916279 MSC_Test_0-SCCP(1200)@cf43b911bb08: First idle individual index:0 MSC_Test_0-RAN(1201)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1202)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1202)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1202)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1202)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1202)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1200)@cf43b911bb08: { messageType := 2, destLocRef := '974F77'O, sourceLocRef := '0000E0'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1200)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1200)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1200)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1200)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1200)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_subscr_rej0(1209)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_subscr_rej0(1209)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1200)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1200)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(1200)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1200)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1202)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1202)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1202)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1200)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1200)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1200)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1200)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_subscr_rej0(1209)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1201)@cf43b911bb08: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1201)@cf43b911bb08: patched enc_l3: '055B'O MSC_Test_0-SCCP(1200)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1200)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1200)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1200)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1202)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1202)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1202)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1200)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1200)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1200)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1200)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1200)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1200)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1200)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1200)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1202)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1202)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1202)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1200)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1202)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1201)@cf43b911bb08: Deleted conn table entry 0TC_sgsap_paging_subscr_rej0(1209)9916279 TC_sgsap_paging_subscr_rej0(1209)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_subscr_rej0(1209)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_subscr_rej0(1209)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_subscr_rej0(1209)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1201)@cf43b911bb08: Created IMSI[0] for '262420000011817'H'2C2BE7C5'O to be handled at TC_sgsap_paging_subscr_rej0(1209) MSC_Test_0-M3UA(1202)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1202)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1201)@cf43b911bb08: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_paging_subscr_rej0(1209) TC_sgsap_paging_subscr_rej0(1209)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_subscr_rej0(1209)@cf43b911bb08: 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 := '2C2BE7C5'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1201)@cf43b911bb08: Added conn table entry 0TC_sgsap_paging_subscr_rej0(1209)6596328 MSC_Test_0-RAN(1201)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1200)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(1202)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1202)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1202)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1200)@cf43b911bb08: { messageType := 2, destLocRef := '64A6E8'O, sourceLocRef := '0000E1'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1200)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1202)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1202)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1202)@cf43b911bb08: Message received on association #8 MSC_Test_0-SCCP(1200)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1202)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1200)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1200)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1200)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1200)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1200)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1200)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1200)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_subscr_rej0(1209)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_subscr_rej0(1209)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1200)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1200)@cf43b911bb08: vl_len:28 MSC_Test_0-SCCP(1200)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1200)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1202)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1202)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1202)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1202)@cf43b911bb08: Message received on association #8 MSC_Test_0-SCCP(1200)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1200)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1200)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1200)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1202)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1200)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1200)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1200)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1200)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_subscr_rej0(1209)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_subscr_rej0(1209)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1200)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1200)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1200)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1200)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1202)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1202)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1202)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1200)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1200)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1200)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1200)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1200)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1200)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1200)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1200)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1202)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1202)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1202)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1200)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1202)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1201)@cf43b911bb08: Deleted conn table entry 0TC_sgsap_paging_subscr_rej0(1209)6596328 TC_sgsap_paging_subscr_rej0(1209)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_subscr_rej0(1209)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_subscr_rej0(1209)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_subscr_rej0(1209)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_subscr_rej0(1209)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_0-RAN(1201)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(1200)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(1203)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(1206)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(1202)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1199)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(1204)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(1205)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SGsAP(1208)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(1207)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1210)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1199): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(1200): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(1201): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(1202): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(1203): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(1204): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(1205): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(1206): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(1207): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SGsAP(1208): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_sgsap_paging_subscr_rej0(1209): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1210): none (pass -> pass) MTC@cf43b911bb08: Test case TC_sgsap_paging_subscr_rej finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_paging_subscr_rej pass'. Mon Jun 10 14:14:47 UTC 2024 ====== MSC_Tests.TC_sgsap_paging_subscr_rej pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests.TC_sgsap_paging_subscr_rej.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=331614) Waiting for packet dumper to finish... 1 (prev_count=331614, count=332691) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_paging_subscr_rej pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_paging_ue_unr'. ------ MSC_Tests.TC_sgsap_paging_ue_unr ------ Mon Jun 10 14:14:50 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_sgsap_paging_ue_unr.pcap" >/data/MSC_Tests.TC_sgsap_paging_ue_unr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_paging_ue_unr' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_sgsap_paging_ue_unr started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(1214)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(1214)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1214)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(1212)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1215)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1214)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(1214)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1214)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1214)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(1214)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1214)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1214)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1214)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1214)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1214)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1214)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1214)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1214)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1214)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1214)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1214)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1217)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1217)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1217)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1217)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1217)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1217)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1217)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1217)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-SGsAP(1220)@cf43b911bb08: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1220)@cf43b911bb08: Created Expect[0] for '262420000011818'H to be handled at TC_sgsap_paging_ue_unr0(1221) MSC_Test-GSUP(1218)@cf43b911bb08: Created GsupExpect[0] for "262420000011818" to be handled at TC_sgsap_paging_ue_unr0(1221) MSC_Test-GSUP(1218)@cf43b911bb08: Found GsupExpect[0] for "262420000011818" handled at TC_sgsap_paging_ue_unr0(1221) MSC_Test-GSUP(1218)@cf43b911bb08: Added IMSI table entry 0TC_sgsap_paging_ue_unr0(1221)"262420000011818" TC_sgsap_paging_ue_unr0(1221)@cf43b911bb08: tr_SGsAP_IMSI: '262420000011818'H TC_sgsap_paging_ue_unr0(1221)@cf43b911bb08: tr_SGsAP_IMSI: '262420000011818'H MSC_Test-SGsAP(1220)@cf43b911bb08: 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 := '1FAC9EA2'O } } } } } } handled at TC_sgsap_paging_ue_unr0(1221) TC_sgsap_paging_ue_unr0(1221)@cf43b911bb08: tr_SGsAP_IMSI: '262420000011818'H TC_sgsap_paging_ue_unr0(1221)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_0-M3UA(1214)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1214)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1214)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1213)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_paging_ue_unr0(1221)@cf43b911bb08: tr_SGsAP_IMSI: '262420000011818'H TC_sgsap_paging_ue_unr0(1221)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1218)@cf43b911bb08: Created GsupExpect[0] for "262420000011818" to be handled at TC_sgsap_paging_ue_unr0(1221) TC_sgsap_paging_ue_unr0(1221)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000011818'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1213)@cf43b911bb08: Added conn table entry 0TC_sgsap_paging_ue_unr0(1221)9846137 MSC_Test_0-RAN(1213)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1212)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(1214)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1214)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1214)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1214)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1214)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1212)@cf43b911bb08: { messageType := 2, destLocRef := '963D79'O, sourceLocRef := '0000E2'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1212)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1212)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1212)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1212)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1212)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_ue_unr0(1221)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_ue_unr0(1221)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1212)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1212)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(1212)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1212)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1214)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1214)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1214)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1212)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1212)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1212)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1212)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_ue_unr0(1221)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1213)@cf43b911bb08: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1213)@cf43b911bb08: patched enc_l3: '055B'O MSC_Test_0-SCCP(1212)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1212)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1212)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1212)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1214)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1214)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1214)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1212)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1212)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1212)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1212)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1212)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1212)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1212)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1212)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1214)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1214)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1214)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1212)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1214)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1213)@cf43b911bb08: Deleted conn table entry 0TC_sgsap_paging_ue_unr0(1221)9846137 TC_sgsap_paging_ue_unr0(1221)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_ue_unr0(1221)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_ue_unr0(1221)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_ue_unr0(1221)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1213)@cf43b911bb08: Created IMSI[0] for '262420000011818'H'149951A2'O to be handled at TC_sgsap_paging_ue_unr0(1221) MSC_Test_0-M3UA(1214)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1214)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1213)@cf43b911bb08: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_paging_ue_unr0(1221) TC_sgsap_paging_ue_unr0(1221)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_ue_unr0(1221)@cf43b911bb08: 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 := '149951A2'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1213)@cf43b911bb08: Added conn table entry 0TC_sgsap_paging_ue_unr0(1221)10340802 MSC_Test_0-RAN(1213)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1212)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(1214)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1214)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1214)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1212)@cf43b911bb08: { messageType := 2, destLocRef := '9DC9C2'O, sourceLocRef := '0000E3'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1212)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1214)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1214)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1214)@cf43b911bb08: Message received on association #8 MSC_Test_0-SCCP(1212)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1212)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(1214)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1212)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1212)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1212)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1212)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1212)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1212)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_ue_unr0(1221)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_ue_unr0(1221)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1212)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1212)@cf43b911bb08: vl_len:28 MSC_Test_0-SCCP(1212)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1212)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1214)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1214)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1214)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1212)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1214)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1214)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1212)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1212)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1212)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1212)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1212)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1212)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1212)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_ue_unr0(1221)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_ue_unr0(1221)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1212)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1212)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1212)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1212)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1214)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1214)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1214)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1212)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1212)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1212)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1212)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1212)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1212)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1212)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1212)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1214)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1214)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1214)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1212)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-RAN(1213)@cf43b911bb08: Deleted conn table entry 0TC_sgsap_paging_ue_unr0(1221)10340802 MSC_Test_0-M3UA(1214)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_sgsap_paging_ue_unr0(1221)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_ue_unr0(1221)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_ue_unr0(1221)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_ue_unr0(1221)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_ue_unr0(1221)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_0-RAN(1213)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(1212)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(1215)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1211)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(1218)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SGsAP(1220)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(1217)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(1219)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(1216)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1222)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(1214)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1211): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(1212): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(1213): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(1214): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(1215): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(1216): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(1217): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(1218): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(1219): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SGsAP(1220): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_sgsap_paging_ue_unr0(1221): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1222): none (pass -> pass) MTC@cf43b911bb08: Test case TC_sgsap_paging_ue_unr finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_paging_ue_unr pass'. Mon Jun 10 14:14:54 UTC 2024 ====== MSC_Tests.TC_sgsap_paging_ue_unr pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests.TC_sgsap_paging_ue_unr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=329465) Waiting for packet dumper to finish... 1 (prev_count=329465, count=331119) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_paging_ue_unr pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_paging_and_nothing'. ------ MSC_Tests.TC_sgsap_paging_and_nothing ------ Mon Jun 10 14:14:57 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_sgsap_paging_and_nothing.pcap" >/data/MSC_Tests.TC_sgsap_paging_and_nothing.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_paging_and_nothing' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_sgsap_paging_and_nothing started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(1226)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(1226)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1226)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(1224)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1227)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1226)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(1226)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1226)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1226)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(1226)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1226)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1226)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1226)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1226)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1226)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1226)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1226)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1226)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1226)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1226)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1226)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1229)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1229)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1229)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1229)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1229)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1229)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1229)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1229)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-SGsAP(1232)@cf43b911bb08: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1232)@cf43b911bb08: Created Expect[0] for '262420000011819'H to be handled at TC_sgsap_paging_and_nothing0(1233) MSC_Test-GSUP(1230)@cf43b911bb08: Created GsupExpect[0] for "262420000011819" to be handled at TC_sgsap_paging_and_nothing0(1233) MSC_Test-GSUP(1230)@cf43b911bb08: Found GsupExpect[0] for "262420000011819" handled at TC_sgsap_paging_and_nothing0(1233) MSC_Test-GSUP(1230)@cf43b911bb08: Added IMSI table entry 0TC_sgsap_paging_and_nothing0(1233)"262420000011819" TC_sgsap_paging_and_nothing0(1233)@cf43b911bb08: tr_SGsAP_IMSI: '262420000011819'H TC_sgsap_paging_and_nothing0(1233)@cf43b911bb08: tr_SGsAP_IMSI: '262420000011819'H MSC_Test-SGsAP(1232)@cf43b911bb08: 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 := '9013A02B'O } } } } } } handled at TC_sgsap_paging_and_nothing0(1233) TC_sgsap_paging_and_nothing0(1233)@cf43b911bb08: tr_SGsAP_IMSI: '262420000011819'H TC_sgsap_paging_and_nothing0(1233)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_0-M3UA(1226)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1226)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1226)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1225)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_paging_and_nothing0(1233)@cf43b911bb08: tr_SGsAP_IMSI: '262420000011819'H TC_sgsap_paging_and_nothing0(1233)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_nothing0(1233)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1230)@cf43b911bb08: Created GsupExpect[0] for "262420000011819" to be handled at TC_sgsap_paging_and_nothing0(1233) TC_sgsap_paging_and_nothing0(1233)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000011819'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1225)@cf43b911bb08: Added conn table entry 0TC_sgsap_paging_and_nothing0(1233)15849432 MSC_Test_0-SCCP(1224)@cf43b911bb08: First idle individual index:0 MSC_Test_0-RAN(1225)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1226)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1226)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1226)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1226)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1226)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1224)@cf43b911bb08: { messageType := 2, destLocRef := 'F1D7D8'O, sourceLocRef := '0000E4'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1224)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1224)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1224)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1224)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1224)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1224)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1224)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(1224)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1224)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_sgsap_paging_and_nothing0(1233)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_and_nothing0(1233)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1226)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1226)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1226)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1224)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1224)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1224)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1224)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_and_nothing0(1233)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1225)@cf43b911bb08: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1225)@cf43b911bb08: patched enc_l3: '055B'O MSC_Test_0-SCCP(1224)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1224)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1224)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1224)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1226)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1226)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1226)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1224)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1224)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1224)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1224)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1224)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1224)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1224)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1224)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1226)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1226)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1226)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1224)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1226)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1225)@cf43b911bb08: Deleted conn table entry 0TC_sgsap_paging_and_nothing0(1233)15849432 TC_sgsap_paging_and_nothing0(1233)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_nothing0(1233)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_and_nothing0(1233)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_nothing0(1233)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1225)@cf43b911bb08: Created IMSI[0] for '262420000011819'H'17D3B4DA'O to be handled at TC_sgsap_paging_and_nothing0(1233) MSC_Test_0-M3UA(1226)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1226)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1225)@cf43b911bb08: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_paging_and_nothing0(1233) TC_sgsap_paging_and_nothing0(1233)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_nothing0(1233)@cf43b911bb08: 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 := '17D3B4DA'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1225)@cf43b911bb08: Added conn table entry 0TC_sgsap_paging_and_nothing0(1233)8086661 MSC_Test_0-RAN(1225)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1224)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(1226)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1226)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1226)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1224)@cf43b911bb08: { messageType := 2, destLocRef := '7B6485'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(1224)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1226)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1226)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1226)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1226)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1224)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1224)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1224)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1224)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1224)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1224)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1224)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1224)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_and_nothing0(1233)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_and_nothing0(1233)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1224)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1224)@cf43b911bb08: vl_len:28 MSC_Test_0-SCCP(1224)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1224)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1226)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1226)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1226)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1226)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1226)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1224)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1224)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1224)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1224)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1224)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1224)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1224)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1224)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_and_nothing0(1233)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_nothing0(1233)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1224)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1224)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1224)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1224)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1226)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1226)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1226)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1224)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1224)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1224)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1224)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1224)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1224)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1224)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1224)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1226)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1226)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1226)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1224)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1226)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1225)@cf43b911bb08: Deleted conn table entry 0TC_sgsap_paging_and_nothing0(1233)8086661 TC_sgsap_paging_and_nothing0(1233)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_nothing0(1233)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_and_nothing0(1233)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_nothing0(1233)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_nothing0(1233)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_0-M3UA(1226)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(1225)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(1224)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(1227)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1223)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(1230)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(1228)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(1231)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1234)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SGsAP(1232)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(1229)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1223): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(1224): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(1225): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(1226): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(1227): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(1228): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(1229): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(1230): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(1231): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SGsAP(1232): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_sgsap_paging_and_nothing0(1233): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1234): none (pass -> pass) MTC@cf43b911bb08: Test case TC_sgsap_paging_and_nothing finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_paging_and_nothing pass'. Mon Jun 10 14:15:10 UTC 2024 ====== MSC_Tests.TC_sgsap_paging_and_nothing pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests.TC_sgsap_paging_and_nothing.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=330130) Waiting for packet dumper to finish... 1 (prev_count=330130, count=331207) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_paging_and_nothing pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_paging_and_lu'. ------ MSC_Tests.TC_sgsap_paging_and_lu ------ Mon Jun 10 14:15:14 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_sgsap_paging_and_lu.pcap" >/data/MSC_Tests.TC_sgsap_paging_and_lu.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_paging_and_lu' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_sgsap_paging_and_lu started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(1238)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(1238)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1238)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(1236)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1239)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1238)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(1238)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1238)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1238)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(1238)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1238)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1238)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1238)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1238)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1238)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1238)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1238)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1238)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1238)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1238)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1238)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1241)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1241)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1241)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1241)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1241)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1241)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1241)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1241)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-SGsAP(1244)@cf43b911bb08: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1244)@cf43b911bb08: Created Expect[0] for '262420000011820'H to be handled at TC_sgsap_paging_and_lu0(1245) MSC_Test-GSUP(1242)@cf43b911bb08: Created GsupExpect[0] for "262420000011820" to be handled at TC_sgsap_paging_and_lu0(1245) MSC_Test-GSUP(1242)@cf43b911bb08: Found GsupExpect[0] for "262420000011820" handled at TC_sgsap_paging_and_lu0(1245) MSC_Test-GSUP(1242)@cf43b911bb08: Added IMSI table entry 0TC_sgsap_paging_and_lu0(1245)"262420000011820" TC_sgsap_paging_and_lu0(1245)@cf43b911bb08: tr_SGsAP_IMSI: '262420000011820'H TC_sgsap_paging_and_lu0(1245)@cf43b911bb08: tr_SGsAP_IMSI: '262420000011820'H MSC_Test-SGsAP(1244)@cf43b911bb08: 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 := '2525A1C5'O } } } } } } handled at TC_sgsap_paging_and_lu0(1245) TC_sgsap_paging_and_lu0(1245)@cf43b911bb08: tr_SGsAP_IMSI: '262420000011820'H TC_sgsap_paging_and_lu0(1245)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_0-M3UA(1238)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1238)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1238)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1237)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_paging_and_lu0(1245)@cf43b911bb08: tr_SGsAP_IMSI: '262420000011820'H TC_sgsap_paging_and_lu0(1245)@cf43b911bb08: tr_SGsAP_IMSI: '262420000011820'H TC_sgsap_paging_and_lu0(1245)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1242)@cf43b911bb08: Created GsupExpect[0] for "262420000011820" to be handled at TC_sgsap_paging_and_lu0(1245) TC_sgsap_paging_and_lu0(1245)@cf43b911bb08: tr_SGsAP_IMSI: '262420000011820'H TC_sgsap_paging_and_lu0(1245)@cf43b911bb08: tr_SGsAP_IMSI: '262420000011820'H TC_sgsap_paging_and_lu0(1245)@cf43b911bb08: tr_SGsAP_IMSI: '262420000011820'H TC_sgsap_paging_and_lu0(1245)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_lu0(1245)@cf43b911bb08: tr_SGsAP_IMSI: '262420000011820'H TC_sgsap_paging_and_lu0(1245)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1242)@cf43b911bb08: Created GsupExpect[1] for "262420000011820" to be handled at TC_sgsap_paging_and_lu0(1245) TC_sgsap_paging_and_lu0(1245)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000011820'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1237)@cf43b911bb08: Added conn table entry 0TC_sgsap_paging_and_lu0(1245)12366952 MSC_Test_0-SCCP(1236)@cf43b911bb08: First idle individual index:0 MSC_Test_0-RAN(1237)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1238)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1238)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1238)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1238)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1238)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1236)@cf43b911bb08: { messageType := 2, destLocRef := 'BCB468'O, sourceLocRef := '0000E6'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1236)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1236)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1236)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1236)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1236)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1236)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1236)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(1236)@cf43b911bb08: vl_from0 TC_sgsap_paging_and_lu0(1245)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(1236)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_sgsap_paging_and_lu0(1245)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1238)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1238)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1238)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1236)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1236)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1236)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1236)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_and_lu0(1245)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1237)@cf43b911bb08: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1237)@cf43b911bb08: patched enc_l3: '055B'O MSC_Test_0-SCCP(1236)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1236)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1236)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1236)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1238)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1238)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1238)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1236)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1236)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1236)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1236)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1236)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1236)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1236)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1236)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1238)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1238)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1238)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1236)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1238)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1237)@cf43b911bb08: Deleted conn table entry 0TC_sgsap_paging_and_lu0(1245)12366952 TC_sgsap_paging_and_lu0(1245)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_lu0(1245)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_and_lu0(1245)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_lu0(1245)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1237)@cf43b911bb08: Created IMSI[0] for '262420000011820'H'3EC9FFF5'O to be handled at TC_sgsap_paging_and_lu0(1245) MSC_Test_0-M3UA(1238)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1238)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1237)@cf43b911bb08: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_paging_and_lu0(1245) TC_sgsap_paging_and_lu0(1245)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_lu0(1245)@cf43b911bb08: 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 := '3EC9FFF5'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1237)@cf43b911bb08: Added conn table entry 0TC_sgsap_paging_and_lu0(1245)400336 MSC_Test_0-RAN(1237)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1236)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(1238)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1238)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1238)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1236)@cf43b911bb08: { messageType := 2, destLocRef := '061BD0'O, sourceLocRef := '0000E7'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1236)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1238)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1238)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1236)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1236)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1236)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1236)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1238)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1238)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1236)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1236)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1236)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1236)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_and_lu0(1245)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_and_lu0(1245)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1236)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1236)@cf43b911bb08: vl_len:28 MSC_Test_0-SCCP(1236)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1236)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1238)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1238)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1238)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1238)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1238)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1236)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1236)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1236)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1236)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1236)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1236)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1236)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1236)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_and_lu0(1245)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_lu0(1245)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1236)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1236)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1236)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1236)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1238)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1238)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1238)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1236)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1236)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1236)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1236)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1236)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1236)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1236)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1236)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1238)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1238)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1238)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1236)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1238)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1237)@cf43b911bb08: Deleted conn table entry 0TC_sgsap_paging_and_lu0(1245)400336 TC_sgsap_paging_and_lu0(1245)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_lu0(1245)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_and_lu0(1245)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_lu0(1245)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_lu0(1245)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_0-M3UA(1238)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(1237)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(1236)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(1239)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(1242)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1235)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(1243)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(1240)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SGsAP(1244)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(1241)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1246)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1235): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(1236): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(1237): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(1238): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(1239): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(1240): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(1241): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(1242): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(1243): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SGsAP(1244): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_sgsap_paging_and_lu0(1245): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1246): none (pass -> pass) MTC@cf43b911bb08: Test case TC_sgsap_paging_and_lu finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_paging_and_lu pass'. Mon Jun 10 14:15:16 UTC 2024 ====== MSC_Tests.TC_sgsap_paging_and_lu pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests.TC_sgsap_paging_and_lu.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=417217) Waiting for packet dumper to finish... 1 (prev_count=417217, count=418294) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_paging_and_lu pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_mt_sms'. ------ MSC_Tests.TC_sgsap_mt_sms ------ Mon Jun 10 14:15:20 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_sgsap_mt_sms.pcap" >/data/MSC_Tests.TC_sgsap_mt_sms.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_mt_sms' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_sgsap_mt_sms started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(1250)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(1250)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1250)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(1248)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1251)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1250)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(1250)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1250)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1250)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(1250)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1250)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1250)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1250)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1250)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1250)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1250)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1250)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1250)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1250)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1250)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1250)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1253)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1253)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1253)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1253)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1253)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1253)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1253)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1253)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-SGsAP(1256)@cf43b911bb08: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1256)@cf43b911bb08: Created Expect[0] for '262420000011823'H to be handled at TC_sgsap_mt_sms0(1257) MSC_Test-GSUP(1254)@cf43b911bb08: Created GsupExpect[0] for "262420000011823" to be handled at TC_sgsap_mt_sms0(1257) MSC_Test-GSUP(1254)@cf43b911bb08: Found GsupExpect[0] for "262420000011823" handled at TC_sgsap_mt_sms0(1257) MSC_Test-GSUP(1254)@cf43b911bb08: Added IMSI table entry 0TC_sgsap_mt_sms0(1257)"262420000011823" TC_sgsap_mt_sms0(1257)@cf43b911bb08: tr_SGsAP_IMSI: '262420000011823'H TC_sgsap_mt_sms0(1257)@cf43b911bb08: tr_SGsAP_IMSI: '262420000011823'H MSC_Test-SGsAP(1256)@cf43b911bb08: 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 := '3B1B0D08'O } } } } } } handled at TC_sgsap_mt_sms0(1257) TC_sgsap_mt_sms0(1257)@cf43b911bb08: tr_SGsAP_IMSI: '262420000011823'H TC_sgsap_mt_sms0(1257)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_0-M3UA(1250)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1250)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1250)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1249)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_mt_sms0(1257)@cf43b911bb08: tr_SGsAP_IMSI: '262420000011823'H TC_sgsap_mt_sms0(1257)@cf43b911bb08: tr_SGsAP_IMSI: '262420000011823'H TC_sgsap_mt_sms0(1257)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms0(1257)@cf43b911bb08: tr_SGsAP_IMSI: '262420000011823'H TC_sgsap_mt_sms0(1257)@cf43b911bb08: tr_SGsAP_IMSI: '262420000011823'H MSC_Test-GSUP(1254)@cf43b911bb08: Created GsupExpect[0] for "262420000011823" to be handled at TC_sgsap_mt_sms0(1257) TC_sgsap_mt_sms0(1257)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000011823'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1249)@cf43b911bb08: Added conn table entry 0TC_sgsap_mt_sms0(1257)14152092 MSC_Test_0-SCCP(1248)@cf43b911bb08: First idle individual index:0 MSC_Test_0-RAN(1249)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1250)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1250)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1250)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1250)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1250)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1248)@cf43b911bb08: { messageType := 2, destLocRef := 'D7F19C'O, sourceLocRef := '0000E8'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1248)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1248)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1248)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1248)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1248)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1248)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1248)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(1248)@cf43b911bb08: vl_from0 TC_sgsap_mt_sms0(1257)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms0(1257)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1248)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1250)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1250)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1250)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1248)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1248)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1248)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1248)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_mt_sms0(1257)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1249)@cf43b911bb08: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1249)@cf43b911bb08: patched enc_l3: '055B'O MSC_Test_0-SCCP(1248)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1248)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1248)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1248)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1250)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1250)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1250)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1248)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1248)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1248)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1248)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1248)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1248)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1248)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1248)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1250)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1250)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1250)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1248)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1250)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1249)@cf43b911bb08: Deleted conn table entry 0TC_sgsap_mt_sms0(1257)14152092 TC_sgsap_mt_sms0(1257)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms0(1257)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms0(1257)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms0(1257)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1249)@cf43b911bb08: Created IMSI[0] for '262420000011823'H'4B3EE588'O to be handled at TC_sgsap_mt_sms0(1257) MSC_Test_0-M3UA(1250)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1250)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1249)@cf43b911bb08: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_mt_sms0(1257) TC_sgsap_mt_sms0(1257)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms0(1257)@cf43b911bb08: 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 := '4B3EE588'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1249)@cf43b911bb08: Added conn table entry 0TC_sgsap_mt_sms0(1257)11163100 MSC_Test_0-RAN(1249)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1248)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(1250)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1250)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1250)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1248)@cf43b911bb08: { messageType := 2, destLocRef := 'AA55DC'O, sourceLocRef := '0000E9'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1248)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1250)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1250)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1250)@cf43b911bb08: Message received on association #8 MSC_Test_0-SCCP(1248)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1248)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1248)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(1250)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1248)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1248)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1248)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1248)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1248)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_mt_sms0(1257)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms0(1257)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1248)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1248)@cf43b911bb08: vl_len:28 MSC_Test_0-SCCP(1248)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1248)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1250)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1250)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1250)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1250)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1250)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1248)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1248)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1248)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1248)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1248)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1248)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1248)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1248)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_mt_sms0(1257)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms0(1257)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1248)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1248)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1248)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1248)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1250)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1250)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1250)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1248)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1248)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1248)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1248)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1248)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1248)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1248)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1248)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1250)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1250)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1250)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1248)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-RAN(1249)@cf43b911bb08: Deleted conn table entry 0TC_sgsap_mt_sms0(1257)11163100 MSC_Test_0-M3UA(1250)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_sgsap_mt_sms0(1257)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms0(1257)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms0(1257)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms0(1257)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms0(1257)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_0-M3UA(1250)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(1249)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(1254)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(1255)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(1248)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1247)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(1251)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(1252)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1258)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SGsAP(1256)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(1253)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1247): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(1248): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(1249): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(1250): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(1251): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(1252): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(1253): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(1254): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(1255): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SGsAP(1256): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_sgsap_mt_sms0(1257): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1258): none (pass -> pass) MTC@cf43b911bb08: Test case TC_sgsap_mt_sms finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_mt_sms pass'. Mon Jun 10 14:15:24 UTC 2024 ====== MSC_Tests.TC_sgsap_mt_sms pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests.TC_sgsap_mt_sms.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=363297) Waiting for packet dumper to finish... 1 (prev_count=363297, count=364951) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_mt_sms pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_mo_sms'. ------ MSC_Tests.TC_sgsap_mo_sms ------ Mon Jun 10 14:15:27 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_sgsap_mo_sms.pcap" >/data/MSC_Tests.TC_sgsap_mo_sms.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_mo_sms' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_sgsap_mo_sms started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(1262)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(1262)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1262)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(1260)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1263)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1262)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(1262)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1262)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1262)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(1262)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1262)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1262)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1262)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1262)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1262)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1262)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1262)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1262)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1262)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1262)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1262)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1265)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1265)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1265)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1265)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1265)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1265)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1265)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1265)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-SGsAP(1268)@cf43b911bb08: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1268)@cf43b911bb08: Created Expect[0] for '262420000011824'H to be handled at TC_sgsap_mo_sms0(1269) MSC_Test-GSUP(1266)@cf43b911bb08: Created GsupExpect[0] for "262420000011824" to be handled at TC_sgsap_mo_sms0(1269) MSC_Test-GSUP(1266)@cf43b911bb08: Found GsupExpect[0] for "262420000011824" handled at TC_sgsap_mo_sms0(1269) MSC_Test-GSUP(1266)@cf43b911bb08: Added IMSI table entry 0TC_sgsap_mo_sms0(1269)"262420000011824" TC_sgsap_mo_sms0(1269)@cf43b911bb08: tr_SGsAP_IMSI: '262420000011824'H TC_sgsap_mo_sms0(1269)@cf43b911bb08: tr_SGsAP_IMSI: '262420000011824'H MSC_Test-SGsAP(1268)@cf43b911bb08: 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 := '0F693C4E'O } } } } } } handled at TC_sgsap_mo_sms0(1269) TC_sgsap_mo_sms0(1269)@cf43b911bb08: tr_SGsAP_IMSI: '262420000011824'H TC_sgsap_mo_sms0(1269)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_0-M3UA(1262)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1262)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1262)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1261)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_mo_sms0(1269)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mo_sms0(1269)@cf43b911bb08: tr_SGsAP_IMSI: '262420000011824'H TC_sgsap_mo_sms0(1269)@cf43b911bb08: tr_SGsAP_IMSI: '262420000011824'H TC_sgsap_mo_sms0(1269)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1266)@cf43b911bb08: Created GsupExpect[0] for "262420000011824" to be handled at TC_sgsap_mo_sms0(1269) TC_sgsap_mo_sms0(1269)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000011824'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1261)@cf43b911bb08: Added conn table entry 0TC_sgsap_mo_sms0(1269)7571128 MSC_Test_0-SCCP(1260)@cf43b911bb08: First idle individual index:0 MSC_Test_0-RAN(1261)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1262)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1262)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1262)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1262)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1262)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1260)@cf43b911bb08: { messageType := 2, destLocRef := '7386B8'O, sourceLocRef := '0000EA'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1260)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1260)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1260)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1260)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1260)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1260)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1260)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(1260)@cf43b911bb08: vl_from0 TC_sgsap_mo_sms0(1269)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_mo_sms0(1269)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1260)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1262)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1262)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1262)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1260)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1260)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1260)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1260)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_mo_sms0(1269)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1261)@cf43b911bb08: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1261)@cf43b911bb08: patched enc_l3: '055B'O MSC_Test_0-SCCP(1260)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1260)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1260)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1260)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1262)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1262)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1262)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1260)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1260)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1260)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1260)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1260)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1260)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1260)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1260)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1262)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1262)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1262)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1260)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1262)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1261)@cf43b911bb08: Deleted conn table entry 0TC_sgsap_mo_sms0(1269)7571128 TC_sgsap_mo_sms0(1269)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mo_sms0(1269)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_mo_sms0(1269)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mo_sms0(1269)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1261)@cf43b911bb08: Created IMSI[0] for '262420000011824'H'56EB4FCA'O to be handled at TC_sgsap_mo_sms0(1269) MSC_Test_0-M3UA(1262)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1262)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1261)@cf43b911bb08: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_mo_sms0(1269) TC_sgsap_mo_sms0(1269)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mo_sms0(1269)@cf43b911bb08: 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 := '56EB4FCA'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1261)@cf43b911bb08: Added conn table entry 0TC_sgsap_mo_sms0(1269)7417086 MSC_Test_0-RAN(1261)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1260)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(1262)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1262)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1262)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1260)@cf43b911bb08: { messageType := 2, destLocRef := '712CFE'O, sourceLocRef := '0000EB'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1260)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1262)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1262)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1262)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1262)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1260)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1260)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1260)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1260)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1260)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1260)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1260)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1260)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_mo_sms0(1269)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_mo_sms0(1269)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1260)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1260)@cf43b911bb08: vl_len:28 MSC_Test_0-SCCP(1260)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1260)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1262)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1262)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1262)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1262)@cf43b911bb08: Message received on association #8 MSC_Test_0-SCCP(1260)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1260)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1260)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1260)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1262)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1260)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1260)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1260)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1260)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_mo_sms0(1269)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mo_sms0(1269)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1260)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1260)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1260)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1260)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1262)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1262)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1262)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1260)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1260)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1260)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1260)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1260)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1260)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1260)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1260)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1262)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1262)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1262)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1260)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1262)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1261)@cf43b911bb08: Deleted conn table entry 0TC_sgsap_mo_sms0(1269)7417086 TC_sgsap_mo_sms0(1269)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mo_sms0(1269)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_mo_sms0(1269)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mo_sms0(1269)@cf43b911bb08: Final verdict of PTC: pass MSC_Test-MNCC(1263)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(1266)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(1260)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(1262)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(1267)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(1261)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(1265)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SGsAP(1268)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(1264)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1259)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1270)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1259): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(1260): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(1261): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(1262): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(1263): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(1264): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(1265): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(1266): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(1267): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SGsAP(1268): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_sgsap_mo_sms0(1269): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1270): none (pass -> pass) MTC@cf43b911bb08: Test case TC_sgsap_mo_sms finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_mo_sms pass'. Mon Jun 10 14:15:30 UTC 2024 ====== MSC_Tests.TC_sgsap_mo_sms pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests.TC_sgsap_mo_sms.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=352075) Waiting for packet dumper to finish... 1 (prev_count=352075, count=353152) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_mo_sms pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_mt_sms_and_nothing'. ------ MSC_Tests.TC_sgsap_mt_sms_and_nothing ------ Mon Jun 10 14:15:33 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_sgsap_mt_sms_and_nothing.pcap" >/data/MSC_Tests.TC_sgsap_mt_sms_and_nothing.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_mt_sms_and_nothing' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_sgsap_mt_sms_and_nothing started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(1274)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(1274)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1274)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(1272)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1275)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1274)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(1274)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1274)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1274)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(1274)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1274)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1274)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1274)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1274)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1274)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1274)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1274)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1274)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1274)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1274)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1274)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1277)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1277)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1277)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1277)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1277)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1277)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1277)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1277)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-SGsAP(1280)@cf43b911bb08: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1280)@cf43b911bb08: Created Expect[0] for '262420000011825'H to be handled at TC_sgsap_mt_sms_and_nothing0(1281) MSC_Test-GSUP(1278)@cf43b911bb08: Created GsupExpect[0] for "262420000011825" to be handled at TC_sgsap_mt_sms_and_nothing0(1281) MSC_Test-GSUP(1278)@cf43b911bb08: Found GsupExpect[0] for "262420000011825" handled at TC_sgsap_mt_sms_and_nothing0(1281) MSC_Test-GSUP(1278)@cf43b911bb08: Added IMSI table entry 0TC_sgsap_mt_sms_and_nothing0(1281)"262420000011825" TC_sgsap_mt_sms_and_nothing0(1281)@cf43b911bb08: tr_SGsAP_IMSI: '262420000011825'H TC_sgsap_mt_sms_and_nothing0(1281)@cf43b911bb08: tr_SGsAP_IMSI: '262420000011825'H MSC_Test-SGsAP(1280)@cf43b911bb08: 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 := '2AF13404'O } } } } } } handled at TC_sgsap_mt_sms_and_nothing0(1281) TC_sgsap_mt_sms_and_nothing0(1281)@cf43b911bb08: tr_SGsAP_IMSI: '262420000011825'H TC_sgsap_mt_sms_and_nothing0(1281)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_0-M3UA(1274)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1274)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1274)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1273)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_mt_sms_and_nothing0(1281)@cf43b911bb08: tr_SGsAP_IMSI: '262420000011825'H MSC_Test-GSUP-IPA(1277)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1277)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_sgsap_mt_sms_and_nothing0(1281)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms_and_nothing0(1281)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1278)@cf43b911bb08: Created GsupExpect[0] for "262420000011825" to be handled at TC_sgsap_mt_sms_and_nothing0(1281) TC_sgsap_mt_sms_and_nothing0(1281)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000011825'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1273)@cf43b911bb08: Added conn table entry 0TC_sgsap_mt_sms_and_nothing0(1281)7016740 MSC_Test_0-SCCP(1272)@cf43b911bb08: First idle individual index:0 MSC_Test_0-RAN(1273)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1274)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1274)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1274)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1274)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1274)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1272)@cf43b911bb08: { messageType := 2, destLocRef := '6B1124'O, sourceLocRef := '0000EC'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1272)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1272)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1272)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1272)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1272)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_mt_sms_and_nothing0(1281)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms_and_nothing0(1281)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1272)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1272)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(1272)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1272)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1274)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1274)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1274)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1272)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1272)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1272)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1272)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_mt_sms_and_nothing0(1281)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1273)@cf43b911bb08: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1273)@cf43b911bb08: patched enc_l3: '055B'O MSC_Test_0-SCCP(1272)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1272)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1272)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1272)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1274)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1274)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1274)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1272)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1272)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1272)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1272)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1272)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1272)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1272)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1272)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1274)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1274)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1274)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1272)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1274)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1273)@cf43b911bb08: Deleted conn table entry 0TC_sgsap_mt_sms_and_nothing0(1281)7016740 TC_sgsap_mt_sms_and_nothing0(1281)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms_and_nothing0(1281)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms_and_nothing0(1281)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms_and_nothing0(1281)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1273)@cf43b911bb08: Created IMSI[0] for '262420000011825'H'1DEB202A'O to be handled at TC_sgsap_mt_sms_and_nothing0(1281) MSC_Test_0-M3UA(1274)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1274)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1273)@cf43b911bb08: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_mt_sms_and_nothing0(1281) TC_sgsap_mt_sms_and_nothing0(1281)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms_and_nothing0(1281)@cf43b911bb08: 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 := '1DEB202A'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1273)@cf43b911bb08: Added conn table entry 0TC_sgsap_mt_sms_and_nothing0(1281)1797393 MSC_Test_0-RAN(1273)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1272)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(1274)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1274)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1274)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1272)@cf43b911bb08: { messageType := 2, destLocRef := '1B6D11'O, sourceLocRef := '0000ED'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1272)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1274)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1274)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1274)@cf43b911bb08: Message received on association #8 MSC_Test_0-SCCP(1272)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1272)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(1274)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1272)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1272)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1272)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1272)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1272)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1272)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_mt_sms_and_nothing0(1281)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms_and_nothing0(1281)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1272)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1272)@cf43b911bb08: vl_len:28 MSC_Test_0-SCCP(1272)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1272)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1274)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1274)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1274)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1274)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1274)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1272)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1272)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1272)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1272)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1272)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1272)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1272)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1272)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_mt_sms_and_nothing0(1281)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms_and_nothing0(1281)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1272)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1272)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1272)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1272)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1274)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1274)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1274)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1272)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1272)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1272)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1272)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1272)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1272)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1272)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1272)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1274)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1274)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1274)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1272)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1274)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1273)@cf43b911bb08: Deleted conn table entry 0TC_sgsap_mt_sms_and_nothing0(1281)1797393 TC_sgsap_mt_sms_and_nothing0(1281)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms_and_nothing0(1281)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms_and_nothing0(1281)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms_and_nothing0(1281)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_0-RAN(1273)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(1274)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(1275)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(1278)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(1272)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1282)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SGsAP(1280)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1271)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(1276)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(1277)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(1279)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1271): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(1272): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(1273): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(1274): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(1275): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(1276): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(1277): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(1278): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(1279): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SGsAP(1280): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_sgsap_mt_sms_and_nothing0(1281): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1282): none (pass -> pass) MTC@cf43b911bb08: Test case TC_sgsap_mt_sms_and_nothing finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_mt_sms_and_nothing pass'. Mon Jun 10 14:15:57 UTC 2024 ====== MSC_Tests.TC_sgsap_mt_sms_and_nothing pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests.TC_sgsap_mt_sms_and_nothing.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=345763) Waiting for packet dumper to finish... 1 (prev_count=345763, count=346840) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_mt_sms_and_nothing pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_mt_sms_and_reject'. ------ MSC_Tests.TC_sgsap_mt_sms_and_reject ------ Mon Jun 10 14:16:01 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_sgsap_mt_sms_and_reject.pcap" >/data/MSC_Tests.TC_sgsap_mt_sms_and_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_mt_sms_and_reject' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_sgsap_mt_sms_and_reject started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(1286)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(1286)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1286)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(1284)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1287)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1286)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(1286)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1286)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1286)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(1286)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1286)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1286)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1286)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1286)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1286)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1286)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1286)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1286)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1286)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1286)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1286)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1289)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1289)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1289)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1289)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1289)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1289)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1289)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1289)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-SGsAP(1292)@cf43b911bb08: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1292)@cf43b911bb08: Created Expect[0] for '262420000011826'H to be handled at TC_sgsap_mt_sms_and_reject0(1293) MSC_Test-GSUP(1290)@cf43b911bb08: Created GsupExpect[0] for "262420000011826" to be handled at TC_sgsap_mt_sms_and_reject0(1293) MSC_Test-GSUP(1290)@cf43b911bb08: Found GsupExpect[0] for "262420000011826" handled at TC_sgsap_mt_sms_and_reject0(1293) MSC_Test-GSUP(1290)@cf43b911bb08: Added IMSI table entry 0TC_sgsap_mt_sms_and_reject0(1293)"262420000011826" TC_sgsap_mt_sms_and_reject0(1293)@cf43b911bb08: tr_SGsAP_IMSI: '262420000011826'H TC_sgsap_mt_sms_and_reject0(1293)@cf43b911bb08: tr_SGsAP_IMSI: '262420000011826'H MSC_Test-SGsAP(1292)@cf43b911bb08: 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 := '26470F26'O } } } } } } handled at TC_sgsap_mt_sms_and_reject0(1293) TC_sgsap_mt_sms_and_reject0(1293)@cf43b911bb08: tr_SGsAP_IMSI: '262420000011826'H TC_sgsap_mt_sms_and_reject0(1293)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_0-M3UA(1286)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1286)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1286)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1285)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_mt_sms_and_reject0(1293)@cf43b911bb08: tr_SGsAP_IMSI: '262420000011826'H MSC_Test_0-M3UA(1286)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1286)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP-IPA(1289)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1289)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_sgsap_mt_sms_and_reject0(1293)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1290)@cf43b911bb08: Created GsupExpect[0] for "262420000011826" to be handled at TC_sgsap_mt_sms_and_reject0(1293) TC_sgsap_mt_sms_and_reject0(1293)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000011826'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1285)@cf43b911bb08: Added conn table entry 0TC_sgsap_mt_sms_and_reject0(1293)5772459 MSC_Test_0-SCCP(1284)@cf43b911bb08: First idle individual index:0 MSC_Test_0-RAN(1285)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1286)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1286)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1286)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1286)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1286)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1284)@cf43b911bb08: { messageType := 2, destLocRef := '5814AB'O, sourceLocRef := '0000EE'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1284)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1284)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1284)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1284)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1284)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1284)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1284)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(1284)@cf43b911bb08: vl_from0 TC_sgsap_mt_sms_and_reject0(1293)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms_and_reject0(1293)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1284)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1286)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1286)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1286)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1284)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1284)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1284)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1284)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_mt_sms_and_reject0(1293)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1285)@cf43b911bb08: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1285)@cf43b911bb08: patched enc_l3: '055B'O MSC_Test_0-SCCP(1284)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1284)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1284)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1284)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1286)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1286)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1286)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1284)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1284)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1284)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1284)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1284)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1284)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1284)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1284)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1286)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1286)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1286)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1284)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1286)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1285)@cf43b911bb08: Deleted conn table entry 0TC_sgsap_mt_sms_and_reject0(1293)5772459 TC_sgsap_mt_sms_and_reject0(1293)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms_and_reject0(1293)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms_and_reject0(1293)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms_and_reject0(1293)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1285)@cf43b911bb08: Created IMSI[0] for '262420000011826'H'4867BC7F'O to be handled at TC_sgsap_mt_sms_and_reject0(1293) MSC_Test_0-M3UA(1286)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1286)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1285)@cf43b911bb08: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_mt_sms_and_reject0(1293) TC_sgsap_mt_sms_and_reject0(1293)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms_and_reject0(1293)@cf43b911bb08: 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 := '4867BC7F'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1285)@cf43b911bb08: Added conn table entry 0TC_sgsap_mt_sms_and_reject0(1293)9309528 MSC_Test_0-RAN(1285)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1284)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(1286)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1286)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1286)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1284)@cf43b911bb08: { messageType := 2, destLocRef := '8E0D58'O, sourceLocRef := '0000EF'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1284)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1286)@cf43b911bb08: Message received on association #8 MSC_Test_0-SCCP(1284)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1284)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1284)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1284)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1286)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1286)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1286)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1284)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1284)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1284)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1284)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_mt_sms_and_reject0(1293)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms_and_reject0(1293)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1284)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1284)@cf43b911bb08: vl_len:28 MSC_Test_0-SCCP(1284)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1284)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1286)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1286)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1286)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1286)@cf43b911bb08: Message received on association #8 MSC_Test_0-SCCP(1284)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1284)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(1286)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1284)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1284)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1284)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1284)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1284)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1284)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_mt_sms_and_reject0(1293)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms_and_reject0(1293)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1284)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1284)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1284)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1284)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1286)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1286)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1286)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1284)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1284)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1284)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1284)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1284)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1284)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1284)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1284)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1286)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1286)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1286)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1284)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1286)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1285)@cf43b911bb08: Deleted conn table entry 0TC_sgsap_mt_sms_and_reject0(1293)9309528 TC_sgsap_mt_sms_and_reject0(1293)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms_and_reject0(1293)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms_and_reject0(1293)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms_and_reject0(1293)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms_and_reject0(1293)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_0-RAN(1285)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(1284)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(1286)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1283)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(1287)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(1288)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(1290)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SGsAP(1292)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1294)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(1291)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(1289)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1283): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(1284): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(1285): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(1286): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(1287): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(1288): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(1289): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(1290): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(1291): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SGsAP(1292): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_sgsap_mt_sms_and_reject0(1293): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1294): none (pass -> pass) MTC@cf43b911bb08: Test case TC_sgsap_mt_sms_and_reject finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_mt_sms_and_reject pass'. Mon Jun 10 14:16:24 UTC 2024 ====== MSC_Tests.TC_sgsap_mt_sms_and_reject pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests.TC_sgsap_mt_sms_and_reject.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=349865) Waiting for packet dumper to finish... 1 (prev_count=349865, count=350942) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_mt_sms_and_reject pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_unexp_ud'. ------ MSC_Tests.TC_sgsap_unexp_ud ------ Mon Jun 10 14:16:28 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_sgsap_unexp_ud.pcap" >/data/MSC_Tests.TC_sgsap_unexp_ud.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_unexp_ud' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_sgsap_unexp_ud started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(1298)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(1298)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1298)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(1296)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1299)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1298)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(1298)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1298)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1298)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(1298)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1298)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1298)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1298)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1298)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1298)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1298)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1298)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1298)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1298)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1298)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1298)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1301)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1301)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1301)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1301)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1301)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1301)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1301)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1301)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-SGsAP(1304)@cf43b911bb08: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1304)@cf43b911bb08: Created Expect[0] for '262420000011821'H to be handled at TC_sgsap_unexp_ud0(1305) MSC_Test_0-M3UA(1298)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1298)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1298)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1297)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(1302)@cf43b911bb08: Created GsupExpect[0] for "262420000011821" to be handled at TC_sgsap_unexp_ud0(1305) TC_sgsap_unexp_ud0(1305)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000011821'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1297)@cf43b911bb08: Added conn table entry 0TC_sgsap_unexp_ud0(1305)9000531 MSC_Test_0-RAN(1297)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1296)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(1298)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1298)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1298)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1298)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1298)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1296)@cf43b911bb08: { messageType := 2, destLocRef := '895653'O, sourceLocRef := '0000F0'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1296)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1296)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1296)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1296)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1296)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1302)@cf43b911bb08: Found GsupExpect[0] for "262420000011821" handled at TC_sgsap_unexp_ud0(1305) MSC_Test-GSUP(1302)@cf43b911bb08: Added IMSI table entry 0TC_sgsap_unexp_ud0(1305)"262420000011821" MSC_Test_0-SCCP(1296)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1296)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(1296)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1296)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1298)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_sgsap_unexp_ud0(1305)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_unexp_ud0(1305)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_0-M3UA(1298)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1298)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1296)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1296)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1296)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1296)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_unexp_ud0(1305)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1297)@cf43b911bb08: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1297)@cf43b911bb08: patched enc_l3: '055B'O MSC_Test_0-SCCP(1296)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1296)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1296)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1296)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1298)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1298)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1298)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1296)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1296)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1296)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1296)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1296)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1296)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1296)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1296)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1298)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1298)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1298)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1296)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1298)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1297)@cf43b911bb08: Deleted conn table entry 0TC_sgsap_unexp_ud0(1305)9000531 TC_sgsap_unexp_ud0(1305)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unexp_ud0(1305)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_unexp_ud0(1305)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unexp_ud0(1305)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unexp_ud0(1305)@cf43b911bb08: tr_SGsAP_IMSI: '262420000011821'H MSC_Test-SGsAP(1304)@cf43b911bb08: Found Expect[0] for { sGsAP_RELEASE_REQUEST := { messageType := '00011011'B, iMSI := { iEI := '00000001'B, lengthIndicator := 8, iMSI := { field1 := '001'B, parity := '1'B, digits := '262420000011821'H, fillerDigit := omit } }, sGsCause := { iEI := '00001000'B, lengthIndicator := 1, cause := IMSI_detached_for_EPS_nonEPS_services (2) } } } handled at TC_sgsap_unexp_ud0(1305) TC_sgsap_unexp_ud0(1305)@cf43b911bb08: tr_SGsAP_IMSI: '262420000011821'H MSC_Test-GSUP(1302)@cf43b911bb08: Created GsupExpect[0] for "262420000011821" to be handled at TC_sgsap_unexp_ud0(1305) TC_sgsap_unexp_ud0(1305)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000011821'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1297)@cf43b911bb08: Added conn table entry 0TC_sgsap_unexp_ud0(1305)6119780 MSC_Test_0-RAN(1297)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1296)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(1298)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1298)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1298)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1298)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1298)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1296)@cf43b911bb08: { messageType := 2, destLocRef := '5D6164'O ("]ad"), sourceLocRef := '0000F1'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1296)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1296)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1296)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1296)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1296)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1296)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1296)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(1296)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1296)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1298)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_sgsap_unexp_ud0(1305)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_unexp_ud0(1305)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1298)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1298)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1296)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1296)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1296)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1296)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_unexp_ud0(1305)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1297)@cf43b911bb08: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1297)@cf43b911bb08: patched enc_l3: '055B'O MSC_Test_0-SCCP(1296)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1296)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1296)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1296)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1298)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1298)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1298)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1296)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1296)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1296)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1296)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1296)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1296)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1296)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1296)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1298)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1298)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1298)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1296)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1298)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1297)@cf43b911bb08: Deleted conn table entry 0TC_sgsap_unexp_ud0(1305)6119780 TC_sgsap_unexp_ud0(1305)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unexp_ud0(1305)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_unexp_ud0(1305)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unexp_ud0(1305)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1297)@cf43b911bb08: Created IMSI[0] for '262420000011821'H'BB1CC7E7'O to be handled at TC_sgsap_unexp_ud0(1305) MSC_Test_0-M3UA(1298)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1298)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1297)@cf43b911bb08: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_unexp_ud0(1305) TC_sgsap_unexp_ud0(1305)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unexp_ud0(1305)@cf43b911bb08: 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 := 'BB1CC7E7'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1297)@cf43b911bb08: Added conn table entry 0TC_sgsap_unexp_ud0(1305)10822604 MSC_Test_0-RAN(1297)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1296)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(1298)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1298)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1298)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1296)@cf43b911bb08: { messageType := 2, destLocRef := 'A523CC'O, sourceLocRef := '0000F2'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1296)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1298)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1298)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1298)@cf43b911bb08: Message received on association #8 MSC_Test_0-SCCP(1296)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1296)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1296)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1296)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1298)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1296)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1296)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1296)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1296)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_unexp_ud0(1305)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_unexp_ud0(1305)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1296)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1296)@cf43b911bb08: vl_len:28 MSC_Test_0-SCCP(1296)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1296)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1298)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1298)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1298)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1296)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1296)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1296)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1296)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1298)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1298)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1296)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1296)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1296)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1296)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_unexp_ud0(1305)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unexp_ud0(1305)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1296)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1296)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1296)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1296)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1298)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1298)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1298)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1296)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1296)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1296)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1296)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1296)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1296)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1296)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1296)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1298)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1298)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1298)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1296)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1298)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1297)@cf43b911bb08: Deleted conn table entry 0TC_sgsap_unexp_ud0(1305)10822604 TC_sgsap_unexp_ud0(1305)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unexp_ud0(1305)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_unexp_ud0(1305)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unexp_ud0(1305)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unexp_ud0(1305)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_0-M3UA(1298)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(1297)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(1296)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1295)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(1300)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(1302)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(1299)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(1303)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1306)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(1301)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SGsAP(1304)@cf43b911bb08: Final verdict of PTC: none Mon Jun 10 14:16:31 UTC 2024 ====== MSC_Tests.TC_sgsap_unexp_ud pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests.TC_sgsap_unexp_ud.talloc MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1295): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(1296): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(1297): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(1298): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(1299): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(1300): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(1301): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(1302): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(1303): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SGsAP(1304): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_sgsap_unexp_ud0(1305): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1306): none (pass -> pass) MTC@cf43b911bb08: Test case TC_sgsap_unexp_ud finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_unexp_ud pass'. Waiting for packet dumper to finish... 0 (prev_count=-1, count=421244) Waiting for packet dumper to finish... 1 (prev_count=421244, count=422898) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_unexp_ud pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_unsol_ud'. ------ MSC_Tests.TC_sgsap_unsol_ud ------ Mon Jun 10 14:16:34 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_sgsap_unsol_ud.pcap" >/data/MSC_Tests.TC_sgsap_unsol_ud.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_unsol_ud' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_sgsap_unsol_ud started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(1310)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(1310)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1310)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(1308)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1311)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1310)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(1310)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1310)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1310)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(1310)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1310)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1310)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1310)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1310)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1310)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1310)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1310)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1310)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1310)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1310)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1310)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1313)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1313)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1313)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1313)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1313)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1313)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1313)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1313)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-SGsAP(1316)@cf43b911bb08: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1316)@cf43b911bb08: Created Expect[0] for '262420000011822'H to be handled at TC_sgsap_unsol_ud0(1317) MSC_Test_0-M3UA(1310)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1310)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1310)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1309)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_unsol_ud0(1317)@cf43b911bb08: tr_SGsAP_IMSI: '262420000011822'H MSC_Test-SGsAP(1316)@cf43b911bb08: Found Expect[0] for { sGsAP_RELEASE_REQUEST := { messageType := '00011011'B, iMSI := { iEI := '00000001'B, lengthIndicator := 8, iMSI := { field1 := '001'B, parity := '1'B, digits := '262420000011822'H, fillerDigit := omit } }, sGsCause := { iEI := '00001000'B, lengthIndicator := 1, cause := IMSI_unknown (3) } } } handled at TC_sgsap_unsol_ud0(1317) TC_sgsap_unsol_ud0(1317)@cf43b911bb08: tr_SGsAP_IMSI: '262420000011822'H MSC_Test-GSUP(1314)@cf43b911bb08: Created GsupExpect[0] for "262420000011822" to be handled at TC_sgsap_unsol_ud0(1317) TC_sgsap_unsol_ud0(1317)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000011822'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1309)@cf43b911bb08: Added conn table entry 0TC_sgsap_unsol_ud0(1317)9212288 MSC_Test_0-RAN(1309)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1308)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(1310)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1310)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1310)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1310)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1310)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1308)@cf43b911bb08: { messageType := 2, destLocRef := '8C9180'O, sourceLocRef := '0000F3'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1308)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1308)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1308)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1308)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1308)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1314)@cf43b911bb08: Found GsupExpect[0] for "262420000011822" handled at TC_sgsap_unsol_ud0(1317) MSC_Test-GSUP(1314)@cf43b911bb08: Added IMSI table entry 0TC_sgsap_unsol_ud0(1317)"262420000011822" MSC_Test_0-SCCP(1308)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1308)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(1308)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1308)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1310)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_sgsap_unsol_ud0(1317)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_unsol_ud0(1317)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_0-M3UA(1310)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1310)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1308)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1308)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1308)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1308)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_unsol_ud0(1317)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1309)@cf43b911bb08: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1309)@cf43b911bb08: patched enc_l3: '055B'O MSC_Test_0-SCCP(1308)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1308)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1308)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1308)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1310)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1310)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1310)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1308)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1308)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1308)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1308)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1308)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1308)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1308)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1308)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1310)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1310)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1310)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1308)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1310)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1309)@cf43b911bb08: Deleted conn table entry 0TC_sgsap_unsol_ud0(1317)9212288 TC_sgsap_unsol_ud0(1317)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unsol_ud0(1317)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_unsol_ud0(1317)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unsol_ud0(1317)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1309)@cf43b911bb08: Created IMSI[0] for '262420000011822'H'03E871BB'O to be handled at TC_sgsap_unsol_ud0(1317) MSC_Test_0-M3UA(1310)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1310)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1309)@cf43b911bb08: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_unsol_ud0(1317) TC_sgsap_unsol_ud0(1317)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unsol_ud0(1317)@cf43b911bb08: 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 := '03E871BB'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1309)@cf43b911bb08: Added conn table entry 0TC_sgsap_unsol_ud0(1317)16351116 MSC_Test_0-RAN(1309)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1308)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(1310)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1310)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1310)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1308)@cf43b911bb08: { messageType := 2, destLocRef := 'F97F8C'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(1308)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1310)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1310)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1310)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1310)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1308)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1308)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1308)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1308)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1308)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1308)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1308)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1308)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_unsol_ud0(1317)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_unsol_ud0(1317)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1308)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1308)@cf43b911bb08: vl_len:28 MSC_Test_0-SCCP(1308)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1308)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1310)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1310)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1310)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1308)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1308)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1308)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(1310)@cf43b911bb08: Message received on association #8 MSC_Test_0-SCCP(1308)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1310)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1308)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1308)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1308)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1308)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_unsol_ud0(1317)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unsol_ud0(1317)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1308)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1308)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1308)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1308)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1310)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1310)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1310)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1308)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1308)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1308)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1308)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1308)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1308)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1308)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1308)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1310)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1310)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1310)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1308)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-RAN(1309)@cf43b911bb08: Deleted conn table entry 0TC_sgsap_unsol_ud0(1317)16351116 MSC_Test_0-M3UA(1310)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_sgsap_unsol_ud0(1317)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unsol_ud0(1317)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_unsol_ud0(1317)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unsol_ud0(1317)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { imsiDetachIndication := { messageType := '000001'B, nsd := '00'B, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000011822'H, fillerDigit := omit } } } } } } } } MSC_Test_0-RAN(1309)@cf43b911bb08: Added conn table entry 0TC_sgsap_unsol_ud0(1317)1092209 MSC_Test_0-RAN(1309)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1308)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(1310)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1310)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1310)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1310)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1310)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1308)@cf43b911bb08: { messageType := 2, destLocRef := '10AA71'O, sourceLocRef := '0000F5'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1308)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1308)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1308)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1308)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1308)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1308)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1308)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(1308)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1308)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-SCCP(1308)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1308)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1308)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1308)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1310)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1310)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1310)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1310)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1308)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1310)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1309)@cf43b911bb08: Deleted conn table entry 0TC_sgsap_unsol_ud0(1317)1092209 TC_sgsap_unsol_ud0(1317)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unsol_ud0(1317)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unsol_ud0(1317)@cf43b911bb08: Final verdict of PTC: pass MSC_Test-MNCC(1311)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1307)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(1315)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(1314)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SGsAP(1316)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(1309)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(1310)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1318)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(1313)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(1308)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(1312)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1307): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(1308): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(1309): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(1310): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(1311): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(1312): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(1313): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(1314): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(1315): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SGsAP(1316): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_sgsap_unsol_ud0(1317): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1318): none (pass -> pass) MTC@cf43b911bb08: Test case TC_sgsap_unsol_ud finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_unsol_ud pass'. Mon Jun 10 14:16:37 UTC 2024 ====== MSC_Tests.TC_sgsap_unsol_ud pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests.TC_sgsap_unsol_ud.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=379172) Waiting for packet dumper to finish... 1 (prev_count=379172, count=380249) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_unsol_ud pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_bssap_lu_sgsap_lu_and_mt_call'. ------ MSC_Tests.TC_bssap_lu_sgsap_lu_and_mt_call ------ Mon Jun 10 14:16:41 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_bssap_lu_sgsap_lu_and_mt_call.pcap" >/data/MSC_Tests.TC_bssap_lu_sgsap_lu_and_mt_call.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_bssap_lu_sgsap_lu_and_mt_call' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_bssap_lu_sgsap_lu_and_mt_call started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(1322)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(1322)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1322)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(1320)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1323)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1322)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(1322)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1322)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1322)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(1322)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1322)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1322)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1322)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1322)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1322)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1322)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1322)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1322)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1322)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1322)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1322)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1325)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1325)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1325)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1325)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1325)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1325)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1325)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1325)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-SGsAP(1328)@cf43b911bb08: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1328)@cf43b911bb08: Created Expect[0] for '262420000118139'H to be handled at TC_bssap_lu_sgsap_lu_and_mt_call0(1329) MSC_Test_0-M3UA(1322)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1322)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1322)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1321)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(1326)@cf43b911bb08: Created GsupExpect[0] for "262420000118139" to be handled at TC_bssap_lu_sgsap_lu_and_mt_call0(1329) TC_bssap_lu_sgsap_lu_and_mt_call0(1329)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000118139'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1321)@cf43b911bb08: Added conn table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1329)14149070 MSC_Test_0-SCCP(1320)@cf43b911bb08: First idle individual index:0 MSC_Test_0-RAN(1321)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1322)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1322)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1322)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1322)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1322)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1320)@cf43b911bb08: { messageType := 2, destLocRef := 'D7E5CE'O, sourceLocRef := '0000F6'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1320)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1320)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1320)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1320)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1320)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1326)@cf43b911bb08: Found GsupExpect[0] for "262420000118139" handled at TC_bssap_lu_sgsap_lu_and_mt_call0(1329) MSC_Test-GSUP(1326)@cf43b911bb08: Added IMSI table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1329)"262420000118139" TC_bssap_lu_sgsap_lu_and_mt_call0(1329)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_bssap_lu_sgsap_lu_and_mt_call0(1329)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_0-SCCP(1320)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1320)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(1320)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1320)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1322)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1322)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1322)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1320)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1320)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1320)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1320)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_bssap_lu_sgsap_lu_and_mt_call0(1329)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1321)@cf43b911bb08: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1321)@cf43b911bb08: patched enc_l3: '055B'O MSC_Test_0-SCCP(1320)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1320)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1320)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1320)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1322)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1322)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1322)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1320)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1320)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1320)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1320)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1320)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1320)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1320)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1320)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1322)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1322)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1322)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1320)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1322)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1321)@cf43b911bb08: Deleted conn table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1329)14149070 TC_bssap_lu_sgsap_lu_and_mt_call0(1329)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_bssap_lu_sgsap_lu_and_mt_call0(1329)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_bssap_lu_sgsap_lu_and_mt_call0(1329)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_bssap_lu_sgsap_lu_and_mt_call0(1329)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1326)@cf43b911bb08: Created GsupExpect[0] for "262420000118139" to be handled at TC_bssap_lu_sgsap_lu_and_mt_call0(1329) TC_bssap_lu_sgsap_lu_and_mt_call0(1329)@cf43b911bb08: tr_SGsAP_IMSI: '262420000118139'H TC_bssap_lu_sgsap_lu_and_mt_call0(1329)@cf43b911bb08: tr_SGsAP_IMSI: '262420000118139'H MSC_Test-SGsAP(1328)@cf43b911bb08: 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 := '83CF04C2'O } } } } } } handled at TC_bssap_lu_sgsap_lu_and_mt_call0(1329) TC_bssap_lu_sgsap_lu_and_mt_call0(1329)@cf43b911bb08: tr_SGsAP_IMSI: '262420000118139'H TC_bssap_lu_sgsap_lu_and_mt_call0(1329)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_bssap_lu_sgsap_lu_and_mt_call0(1329)@cf43b911bb08: tr_SGsAP_IMSI: '262420000118139'H MSC_Test-MNCC(1323)@cf43b911bb08: Added conn table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1329)921627985 TC_bssap_lu_sgsap_lu_and_mt_call0(1329)@cf43b911bb08: tr_SGsAP_IMSI: '262420000118139'H MSC_Test_0-RAN(1321)@cf43b911bb08: Created IMSI[0] for '262420000118139'H'83CF04C2'O to be handled at TC_bssap_lu_sgsap_lu_and_mt_call0(1329) TC_bssap_lu_sgsap_lu_and_mt_call0(1329)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '83CF04C2'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1321)@cf43b911bb08: Added conn table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1329)3933580 MSC_Test_0-SCCP(1320)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(1322)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1322)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1322)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1320)@cf43b911bb08: { messageType := 2, destLocRef := '3C058C'O, sourceLocRef := '0000F7'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1320)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1322)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1322)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1322)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1322)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1320)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1320)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1320)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1320)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1320)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1320)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1320)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1320)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_bssap_lu_sgsap_lu_and_mt_call0(1329)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_bssap_lu_sgsap_lu_and_mt_call0(1329)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_bssap_lu_sgsap_lu_and_mt_call0(1329)@cf43b911bb08: f_mt_call_complete 1 MSC_Test_0-RAN(1321)@cf43b911bb08: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1321)@cf43b911bb08: patched enc_l3: '8301'O MSC_Test_0-SCCP(1320)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1320)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1320)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1320)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(1322)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_bssap_lu_sgsap_lu_and_mt_call0(1329)@cf43b911bb08: f_mt_call_complete 2 MSC_Test-MGCP(1324)@cf43b911bb08: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_bssap_lu_sgsap_lu_and_mt_call0(1329) MSC_Test-MGCP(1324)@cf43b911bb08: Found Expect[0] for { line := { verb := "CRCX", trans_id := "99", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "6c" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_bssap_lu_sgsap_lu_and_mt_call0(1329) TC_bssap_lu_sgsap_lu_and_mt_call0(1329)@cf43b911bb08: f_mt_call_complete 3 TC_bssap_lu_sgsap_lu_and_mt_call0(1329)@cf43b911bb08: f_mt_call_complete 4 MSC_Test_0-M3UA(1322)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1322)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1320)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1320)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1320)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1320)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_bssap_lu_sgsap_lu_and_mt_call0(1329)@cf43b911bb08: f_mt_call_complete 6 MSC_Test_0-SCCP(1320)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1320)@cf43b911bb08: vl_len:14 MSC_Test_0-SCCP(1320)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1320)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-RAN(1321)@cf43b911bb08: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(1321)@cf43b911bb08: patched enc_l3: '8347'O MSC_Test_0-M3UA(1322)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1320)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1320)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1320)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1320)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1322)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_bssap_lu_sgsap_lu_and_mt_call0(1329)@cf43b911bb08: f_mt_call_complete 5 TC_bssap_lu_sgsap_lu_and_mt_call0(1329)@cf43b911bb08: f_mt_call_complete 8 TC_bssap_lu_sgsap_lu_and_mt_call0(1329)@cf43b911bb08: f_mt_call_complete 7 TC_bssap_lu_sgsap_lu_and_mt_call0(1329)@cf43b911bb08: f_mt_call_complete 9 TC_bssap_lu_sgsap_lu_and_mt_call0(1329)@cf43b911bb08: Osmux ok: use_osmux = false got_osmux_count = 0 TC_bssap_lu_sgsap_lu_and_mt_call0(1329)@cf43b911bb08: f_mt_call_complete DONE TC_bssap_lu_sgsap_lu_and_mt_call0(1329)@cf43b911bb08: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1322)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1322)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1320)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1320)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1320)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1320)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_bssap_lu_sgsap_lu_and_mt_call0(1329)@cf43b911bb08: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1321)@cf43b911bb08: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1321)@cf43b911bb08: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1320)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1320)@cf43b911bb08: vl_len:9 MSC_Test_0-SCCP(1320)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1320)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(1322)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1322)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1322)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1322)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1322)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1320)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1320)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1320)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1320)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1320)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1320)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1320)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1320)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1323)@cf43b911bb08: Deleted conn table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1329)921627985 TC_bssap_lu_sgsap_lu_and_mt_call0(1329)@cf43b911bb08: f_call_hangup 2: rx MNCC REL ind TC_bssap_lu_sgsap_lu_and_mt_call0(1329)@cf43b911bb08: f_call_hangup 3: rx DTAP CC REL COMPL TC_bssap_lu_sgsap_lu_and_mt_call0(1329)@cf43b911bb08: as_optional_mgcp_dlcx: rx MGCP DLCX TC_bssap_lu_sgsap_lu_and_mt_call0(1329)@cf43b911bb08: as_optional_mgcp_dlcx: rx MGCP DLCX TC_bssap_lu_sgsap_lu_and_mt_call0(1329)@cf43b911bb08: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1320)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1320)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1320)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1320)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1322)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1322)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1322)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1320)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-RAN(1321)@cf43b911bb08: Deleted conn table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1329)3933580 TC_bssap_lu_sgsap_lu_and_mt_call0(1329)@cf43b911bb08: f_call_hangup 6: rx SCCP DISC TC_bssap_lu_sgsap_lu_and_mt_call0(1329)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1322)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_bssap_lu_sgsap_lu_and_mt_call0(1329)@cf43b911bb08: f_call_hangup 9: done TC_bssap_lu_sgsap_lu_and_mt_call0(1329)@cf43b911bb08: tr_SGsAP_IMSI: '262420000118139'H TC_bssap_lu_sgsap_lu_and_mt_call0(1329)@cf43b911bb08: tr_SGsAP_IMSI: '262420000118139'H TC_bssap_lu_sgsap_lu_and_mt_call0(1329)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1326)@cf43b911bb08: Created GsupExpect[1] for "262420000118139" to be handled at TC_bssap_lu_sgsap_lu_and_mt_call0(1329) TC_bssap_lu_sgsap_lu_and_mt_call0(1329)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000118139'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1321)@cf43b911bb08: Added conn table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1329)5326138 MSC_Test_0-RAN(1321)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1320)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(1322)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1322)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1322)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1322)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1322)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1320)@cf43b911bb08: { messageType := 2, destLocRef := '51453A'O ("QE:"), sourceLocRef := '0000F8'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1320)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1320)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1320)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1320)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1320)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1320)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1320)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(1320)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1320)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1322)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_bssap_lu_sgsap_lu_and_mt_call0(1329)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_bssap_lu_sgsap_lu_and_mt_call0(1329)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1322)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1322)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1320)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1320)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1320)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1320)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_bssap_lu_sgsap_lu_and_mt_call0(1329)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1321)@cf43b911bb08: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1321)@cf43b911bb08: patched enc_l3: '055B'O MSC_Test_0-SCCP(1320)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1320)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1320)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1320)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1322)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1322)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1322)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1320)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1320)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1320)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1320)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1320)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1320)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1320)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1320)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1322)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1322)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1322)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1322)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1320)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-RAN(1321)@cf43b911bb08: Deleted conn table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1329)5326138 TC_bssap_lu_sgsap_lu_and_mt_call0(1329)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_bssap_lu_sgsap_lu_and_mt_call0(1329)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_bssap_lu_sgsap_lu_and_mt_call0(1329)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_bssap_lu_sgsap_lu_and_mt_call0(1329)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1321)@cf43b911bb08: Created IMSI[1] for '262420000118139'H'2A715880'O to be handled at TC_bssap_lu_sgsap_lu_and_mt_call0(1329) MSC_Test_0-M3UA(1322)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1322)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1321)@cf43b911bb08: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_bssap_lu_sgsap_lu_and_mt_call0(1329) TC_bssap_lu_sgsap_lu_and_mt_call0(1329)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_bssap_lu_sgsap_lu_and_mt_call0(1329)@cf43b911bb08: 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 := '2A715880'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1321)@cf43b911bb08: Added conn table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1329)11434230 MSC_Test_0-RAN(1321)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1320)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(1322)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1322)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1322)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1322)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1322)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1322)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1322)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1320)@cf43b911bb08: { messageType := 2, destLocRef := 'AE78F6'O, sourceLocRef := '0000F9'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1320)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1320)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1320)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1320)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1320)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1320)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1320)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1320)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1320)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_bssap_lu_sgsap_lu_and_mt_call0(1329)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_bssap_lu_sgsap_lu_and_mt_call0(1329)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1320)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1320)@cf43b911bb08: vl_len:28 MSC_Test_0-SCCP(1320)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1320)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1322)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1322)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1322)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1322)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1322)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1320)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1320)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1320)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1320)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1320)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1320)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1320)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1320)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_bssap_lu_sgsap_lu_and_mt_call0(1329)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_bssap_lu_sgsap_lu_and_mt_call0(1329)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1320)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1320)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1320)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1320)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1322)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1322)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1322)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1320)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1320)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1320)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1320)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1320)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1320)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1320)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1320)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1322)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1322)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1322)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1320)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1322)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1321)@cf43b911bb08: Deleted conn table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1329)11434230 TC_bssap_lu_sgsap_lu_and_mt_call0(1329)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_bssap_lu_sgsap_lu_and_mt_call0(1329)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_bssap_lu_sgsap_lu_and_mt_call0(1329)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_bssap_lu_sgsap_lu_and_mt_call0(1329)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_bssap_lu_sgsap_lu_and_mt_call0(1329)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_0-M3UA(1322)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(1320)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(1323)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1330)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1319)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(1326)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(1325)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SGsAP(1328)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(1324)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(1321)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(1327)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1319): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(1320): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(1321): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(1322): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(1323): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(1324): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(1325): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(1326): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(1327): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SGsAP(1328): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_bssap_lu_sgsap_lu_and_mt_call0(1329): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1330): none (pass -> pass) MTC@cf43b911bb08: Test case TC_bssap_lu_sgsap_lu_and_mt_call finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_bssap_lu_sgsap_lu_and_mt_call pass'. Mon Jun 10 14:16:51 UTC 2024 ====== MSC_Tests.TC_bssap_lu_sgsap_lu_and_mt_call pass ====== Saving talloc report from 172.18.149.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=648816) Waiting for packet dumper to finish... 1 (prev_count=648816, count=649893) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_bssap_lu_sgsap_lu_and_mt_call pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_lu_and_mt_call'. ------ MSC_Tests.TC_sgsap_lu_and_mt_call ------ Mon Jun 10 14:16:54 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_sgsap_lu_and_mt_call.pcap" >/data/MSC_Tests.TC_sgsap_lu_and_mt_call.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_lu_and_mt_call' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_sgsap_lu_and_mt_call started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(1334)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(1334)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1334)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(1332)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1335)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1334)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(1334)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1334)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1334)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(1334)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1334)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1334)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1334)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1334)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1334)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1334)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1334)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1334)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1334)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1334)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1334)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1337)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1337)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1337)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1337)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1337)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1337)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1337)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1337)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-SGsAP(1340)@cf43b911bb08: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1340)@cf43b911bb08: Created Expect[0] for '262420000011827'H to be handled at TC_sgsap_lu_and_mt_call0(1341) MSC_Test_0-M3UA(1334)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1334)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1334)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1333)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(1338)@cf43b911bb08: Created GsupExpect[0] for "262420000011827" to be handled at TC_sgsap_lu_and_mt_call0(1341) MSC_Test-GSUP(1338)@cf43b911bb08: Found GsupExpect[0] for "262420000011827" handled at TC_sgsap_lu_and_mt_call0(1341) MSC_Test-GSUP(1338)@cf43b911bb08: Added IMSI table entry 0TC_sgsap_lu_and_mt_call0(1341)"262420000011827" TC_sgsap_lu_and_mt_call0(1341)@cf43b911bb08: tr_SGsAP_IMSI: '262420000011827'H TC_sgsap_lu_and_mt_call0(1341)@cf43b911bb08: tr_SGsAP_IMSI: '262420000011827'H MSC_Test-SGsAP(1340)@cf43b911bb08: 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 := 'B82D7213'O } } } } } } handled at TC_sgsap_lu_and_mt_call0(1341) TC_sgsap_lu_and_mt_call0(1341)@cf43b911bb08: tr_SGsAP_IMSI: '262420000011827'H TC_sgsap_lu_and_mt_call0(1341)@cf43b911bb08: setverdict(pass): none -> pass TC_sgsap_lu_and_mt_call0(1341)@cf43b911bb08: tr_SGsAP_IMSI: '262420000011827'H MSC_Test-MNCC(1335)@cf43b911bb08: Added conn table entry 0TC_sgsap_lu_and_mt_call0(1341)1139005115 TC_sgsap_lu_and_mt_call0(1341)@cf43b911bb08: tr_SGsAP_IMSI: '262420000011827'H MSC_Test_0-RAN(1333)@cf43b911bb08: Created IMSI[0] for '262420000011827'H'B82D7213'O to be handled at TC_sgsap_lu_and_mt_call0(1341) TC_sgsap_lu_and_mt_call0(1341)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'B82D7213'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1333)@cf43b911bb08: Added conn table entry 0TC_sgsap_lu_and_mt_call0(1341)13991146 MSC_Test_0-SCCP(1332)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(1334)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1334)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1334)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1332)@cf43b911bb08: { messageType := 2, destLocRef := 'D57CEA'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-M3UA(1334)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1334)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1334)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1334)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1332)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1332)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1332)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1332)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1332)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1332)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1332)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1332)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1332)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu_and_mt_call0(1341)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_and_mt_call0(1341)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_mt_call0(1341)@cf43b911bb08: f_mt_call_complete 1 MSC_Test_0-RAN(1333)@cf43b911bb08: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1333)@cf43b911bb08: patched enc_l3: '8301'O MSC_Test_0-SCCP(1332)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1332)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1332)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1332)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(1334)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_sgsap_lu_and_mt_call0(1341)@cf43b911bb08: f_mt_call_complete 2 MSC_Test-MGCP(1336)@cf43b911bb08: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_sgsap_lu_and_mt_call0(1341) MSC_Test-MGCP(1336)@cf43b911bb08: Found Expect[0] for { line := { verb := "CRCX", trans_id := "105", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "6e" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_sgsap_lu_and_mt_call0(1341) TC_sgsap_lu_and_mt_call0(1341)@cf43b911bb08: f_mt_call_complete 3 TC_sgsap_lu_and_mt_call0(1341)@cf43b911bb08: f_mt_call_complete 4 MSC_Test_0-M3UA(1334)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1334)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1332)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1332)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1332)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1332)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu_and_mt_call0(1341)@cf43b911bb08: f_mt_call_complete 6 MSC_Test_0-SCCP(1332)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1332)@cf43b911bb08: vl_len:14 MSC_Test_0-SCCP(1332)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1332)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1334)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1333)@cf43b911bb08: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(1333)@cf43b911bb08: patched enc_l3: '8347'O MSC_Test_0-SCCP(1332)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1332)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1332)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1332)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1334)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_sgsap_lu_and_mt_call0(1341)@cf43b911bb08: f_mt_call_complete 8 TC_sgsap_lu_and_mt_call0(1341)@cf43b911bb08: f_mt_call_complete 5 TC_sgsap_lu_and_mt_call0(1341)@cf43b911bb08: f_mt_call_complete 7 TC_sgsap_lu_and_mt_call0(1341)@cf43b911bb08: f_mt_call_complete 9 TC_sgsap_lu_and_mt_call0(1341)@cf43b911bb08: Osmux ok: use_osmux = false got_osmux_count = 0 TC_sgsap_lu_and_mt_call0(1341)@cf43b911bb08: f_mt_call_complete DONE TC_sgsap_lu_and_mt_call0(1341)@cf43b911bb08: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1334)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1334)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1332)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1332)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1332)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1332)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu_and_mt_call0(1341)@cf43b911bb08: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1333)@cf43b911bb08: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1333)@cf43b911bb08: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1332)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1332)@cf43b911bb08: vl_len:9 MSC_Test_0-SCCP(1332)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1332)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(1334)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(1335)@cf43b911bb08: Deleted conn table entry 0TC_sgsap_lu_and_mt_call0(1341)1139005115 TC_sgsap_lu_and_mt_call0(1341)@cf43b911bb08: f_call_hangup 2: rx MNCC REL ind MSC_Test_0-M3UA(1334)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1334)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1334)@cf43b911bb08: Message received on association #8 MSC_Test_0-SCCP(1332)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1332)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1332)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1332)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1334)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1332)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1332)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1332)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1332)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu_and_mt_call0(1341)@cf43b911bb08: f_call_hangup 3: rx DTAP CC REL COMPL TC_sgsap_lu_and_mt_call0(1341)@cf43b911bb08: as_optional_mgcp_dlcx: rx MGCP DLCX TC_sgsap_lu_and_mt_call0(1341)@cf43b911bb08: as_optional_mgcp_dlcx: rx MGCP DLCX TC_sgsap_lu_and_mt_call0(1341)@cf43b911bb08: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1332)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1332)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1332)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1332)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1334)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1334)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1334)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1332)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1334)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1333)@cf43b911bb08: Deleted conn table entry 0TC_sgsap_lu_and_mt_call0(1341)13991146 TC_sgsap_lu_and_mt_call0(1341)@cf43b911bb08: f_call_hangup 6: rx SCCP DISC TC_sgsap_lu_and_mt_call0(1341)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_mt_call0(1341)@cf43b911bb08: f_call_hangup 9: done TC_sgsap_lu_and_mt_call0(1341)@cf43b911bb08: tr_SGsAP_IMSI: '262420000011827'H TC_sgsap_lu_and_mt_call0(1341)@cf43b911bb08: tr_SGsAP_IMSI: '262420000011827'H TC_sgsap_lu_and_mt_call0(1341)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1338)@cf43b911bb08: Created GsupExpect[0] for "262420000011827" to be handled at TC_sgsap_lu_and_mt_call0(1341) TC_sgsap_lu_and_mt_call0(1341)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000011827'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1333)@cf43b911bb08: Added conn table entry 0TC_sgsap_lu_and_mt_call0(1341)871133 MSC_Test_0-RAN(1333)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1332)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(1334)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1334)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1334)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1334)@cf43b911bb08: Message received on association #8 MSC_Test_0-SCCP(1332)@cf43b911bb08: { messageType := 2, destLocRef := '0D4ADD'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-M3UA(1334)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1332)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1332)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1332)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1332)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1332)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1332)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1332)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(1332)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1332)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1334)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_sgsap_lu_and_mt_call0(1341)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_and_mt_call0(1341)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1334)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1334)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1332)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1332)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1332)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1332)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu_and_mt_call0(1341)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1333)@cf43b911bb08: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1333)@cf43b911bb08: patched enc_l3: '055B'O MSC_Test_0-SCCP(1332)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1332)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1332)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1332)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1334)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1334)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1334)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1332)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1332)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1332)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1332)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1332)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1332)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1332)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1332)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1334)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1334)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1334)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1332)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1334)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1333)@cf43b911bb08: Deleted conn table entry 0TC_sgsap_lu_and_mt_call0(1341)871133 TC_sgsap_lu_and_mt_call0(1341)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_mt_call0(1341)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_and_mt_call0(1341)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_mt_call0(1341)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1333)@cf43b911bb08: Created IMSI[1] for '262420000011827'H'2B4D9D36'O to be handled at TC_sgsap_lu_and_mt_call0(1341) MSC_Test_0-M3UA(1334)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1334)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1333)@cf43b911bb08: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_lu_and_mt_call0(1341) TC_sgsap_lu_and_mt_call0(1341)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_mt_call0(1341)@cf43b911bb08: 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 := '2B4D9D36'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1333)@cf43b911bb08: Added conn table entry 0TC_sgsap_lu_and_mt_call0(1341)10704156 MSC_Test_0-RAN(1333)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1332)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(1334)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1334)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1334)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1332)@cf43b911bb08: { messageType := 2, destLocRef := 'A3551C'O, sourceLocRef := '0000FC'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1332)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1334)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1334)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1334)@cf43b911bb08: Message received on association #8 MSC_Test_0-SCCP(1332)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1332)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1332)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1332)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1334)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1332)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1332)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1332)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1332)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu_and_mt_call0(1341)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_and_mt_call0(1341)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1332)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1332)@cf43b911bb08: vl_len:28 MSC_Test_0-SCCP(1332)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1332)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1334)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1334)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1334)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1334)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1334)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1332)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1332)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1332)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1332)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1332)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1332)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1332)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1332)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu_and_mt_call0(1341)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_mt_call0(1341)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1332)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1332)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1332)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1332)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1334)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1334)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1334)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1332)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1332)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1332)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1332)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1332)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1332)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1332)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1332)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1334)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1334)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1334)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1332)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1334)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1333)@cf43b911bb08: Deleted conn table entry 0TC_sgsap_lu_and_mt_call0(1341)10704156 TC_sgsap_lu_and_mt_call0(1341)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_mt_call0(1341)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_and_mt_call0(1341)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_mt_call0(1341)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_mt_call0(1341)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_0-M3UA(1334)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(1333)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(1335)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(1332)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(1337)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(1336)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1331)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SGsAP(1340)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(1338)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(1339)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1342)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1331): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(1332): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(1333): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(1334): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(1335): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(1336): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(1337): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(1338): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(1339): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SGsAP(1340): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_sgsap_lu_and_mt_call0(1341): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1342): none (pass -> pass) MTC@cf43b911bb08: Test case TC_sgsap_lu_and_mt_call finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_lu_and_mt_call pass'. Mon Jun 10 14:17:04 UTC 2024 ====== MSC_Tests.TC_sgsap_lu_and_mt_call pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests.TC_sgsap_lu_and_mt_call.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=540984) Waiting for packet dumper to finish... 1 (prev_count=540984, count=542061) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_lu_and_mt_call pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_vlr_failure'. ------ MSC_Tests.TC_sgsap_vlr_failure ------ Mon Jun 10 14:17:08 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_sgsap_vlr_failure.pcap" >/data/MSC_Tests.TC_sgsap_vlr_failure.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_vlr_failure' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_sgsap_vlr_failure started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(1346)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(1346)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1346)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(1344)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1347)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-SGsAP(1350)@cf43b911bb08: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1350)@cf43b911bb08: Created Expect[0] for '262420000011811'H to be handled at TC_sgsap_vlr_failure0(1351) TC_sgsap_vlr_failure0(1351)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_0-M3UA(1346)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(1346)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1346)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1346)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(1346)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1346)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1346)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1346)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1346)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1346)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1346)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1346)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1346)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1346)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1346)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1346)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1346)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1346)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1346)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1346)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1346)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1345)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_vlr_failure0(1351)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_vlr_failure0(1351)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_0-RAN(1345)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(1347)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SGsAP(1350)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(1346)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(1348)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1352)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1343)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(1344)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(1349)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1343): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(1344): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(1345): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(1346): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(1347): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(1348): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(1349): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SGsAP(1350): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_sgsap_vlr_failure0(1351): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1352): none (pass -> pass) MTC@cf43b911bb08: Test case TC_sgsap_vlr_failure finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_vlr_failure pass'. Mon Jun 10 14:17:10 UTC 2024 ====== MSC_Tests.TC_sgsap_vlr_failure pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests.TC_sgsap_vlr_failure.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=156008) Waiting for packet dumper to finish... 1 (prev_count=156008, count=157085) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_vlr_failure pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc_unknown_cell'. ------ MSC_Tests.TC_ho_inter_bsc_unknown_cell ------ Mon Jun 10 14:17:13 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_ho_inter_bsc_unknown_cell.pcap" >/data/MSC_Tests.TC_ho_inter_bsc_unknown_cell.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc_unknown_cell' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_ho_inter_bsc_unknown_cell started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(1356)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(1356)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1356)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(1354)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1357)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1356)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(1356)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1356)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1356)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(1356)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1356)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1356)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1356)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1356)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1356)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1356)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1356)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1356)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1356)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1356)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1356)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1359)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1359)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1359)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1359)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1359)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1359)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1359)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1359)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1360)@cf43b911bb08: Created GsupExpect[0] for "262420000000053" to be handled at TC_ho_inter_bsc_unknown_cell0(1362) TC_ho_inter_bsc_unknown_cell0(1362)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000053'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1356)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1356)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1356)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1355)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1355)@cf43b911bb08: Added conn table entry 0TC_ho_inter_bsc_unknown_cell0(1362)11034298 MSC_Test_0-SCCP(1354)@cf43b911bb08: First idle individual index:0 MSC_Test_0-RAN(1355)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1356)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1356)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1356)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1356)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1356)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1354)@cf43b911bb08: { messageType := 2, destLocRef := 'A85EBA'O, sourceLocRef := '0000FD'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1354)@cf43b911bb08: Session index based on local reference:0 MSC_Test-GSUP(1360)@cf43b911bb08: Found GsupExpect[0] for "262420000000053" handled at TC_ho_inter_bsc_unknown_cell0(1362) MSC_Test-GSUP(1360)@cf43b911bb08: Added IMSI table entry 0TC_ho_inter_bsc_unknown_cell0(1362)"262420000000053" MSC_Test_0-SCCP(1354)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1354)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1354)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1354)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_unknown_cell0(1362)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_unknown_cell0(1362)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_0-SCCP(1354)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1354)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(1354)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1354)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1356)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1356)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1356)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1354)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1354)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1354)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1354)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_unknown_cell0(1362)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1355)@cf43b911bb08: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1355)@cf43b911bb08: patched enc_l3: '055B'O MSC_Test_0-SCCP(1354)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1354)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1354)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1354)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1356)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1356)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1356)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1354)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1354)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1354)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1354)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1354)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1354)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1354)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1354)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1356)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1356)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1356)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1354)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1356)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1355)@cf43b911bb08: Deleted conn table entry 0TC_ho_inter_bsc_unknown_cell0(1362)11034298 TC_ho_inter_bsc_unknown_cell0(1362)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_unknown_cell0(1362)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_unknown_cell0(1362)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_unknown_cell0(1362)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_unknown_cell0(1362)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'A56AE3D1'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1355)@cf43b911bb08: Added conn table entry 0TC_ho_inter_bsc_unknown_cell0(1362)6413936 MSC_Test_0-RAN(1355)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1354)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(1356)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1356)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1356)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1356)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1356)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1356)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1354)@cf43b911bb08: { messageType := 2, destLocRef := '61DE70'O, sourceLocRef := '0000FE'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1354)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1356)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1356)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1354)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1354)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1354)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1354)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1356)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1356)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1354)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1354)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1354)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1354)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_unknown_cell0(1362)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_unknown_cell0(1362)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1357)@cf43b911bb08: Created MnccExpect[0] for "12345" to be handled at TC_ho_inter_bsc_unknown_cell0(1362) MSC_Test-MGCP(1358)@cf43b911bb08: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_inter_bsc_unknown_cell0(1362) MSC_Test_0-RAN(1355)@cf43b911bb08: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1355)@cf43b911bb08: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(1354)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1354)@cf43b911bb08: vl_len:19 MSC_Test_0-SCCP(1354)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1354)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(1356)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1358)@cf43b911bb08: Found Expect[0] for { line := { verb := "CRCX", trans_id := "111", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "70" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_ho_inter_bsc_unknown_cell0(1362) TC_ho_inter_bsc_unknown_cell0(1362)@cf43b911bb08: f_mo_call_establish 2: rx 1st CRCX TC_ho_inter_bsc_unknown_cell0(1362)@cf43b911bb08: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1357)@cf43b911bb08: Found MnccExpect[0] for "12345" handled at TC_ho_inter_bsc_unknown_cell0(1362) MSC_Test-MNCC(1357)@cf43b911bb08: Added conn table entry 0TC_ho_inter_bsc_unknown_cell0(1362)-2147483636 MSC_Test_0-M3UA(1356)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1356)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_ho_inter_bsc_unknown_cell0(1362)@cf43b911bb08: f_mo_call_establish 1: rx MNCC SETUP ind MSC_Test_0-SCCP(1354)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1354)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1354)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1354)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_unknown_cell0(1362)@cf43b911bb08: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1354)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1354)@cf43b911bb08: vl_len:14 MSC_Test_0-SCCP(1354)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1354)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1356)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc_unknown_cell0(1362)@cf43b911bb08: f_mo_call_establish 3: rx RTP CREATE TC_ho_inter_bsc_unknown_cell0(1362)@cf43b911bb08: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1356)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1356)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1354)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1354)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1354)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1354)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1356)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1356)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1354)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1354)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1354)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1354)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_unknown_cell0(1362)@cf43b911bb08: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1356)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1356)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1354)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1354)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1354)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1354)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_unknown_cell0(1362)@cf43b911bb08: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_bsc_unknown_cell0(1362)@cf43b911bb08: { line := { verb := "MDCX", trans_id := "114", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "70" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "70", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.149.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112", "110", "3", "111" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { rtpmap := { attr_value := "110 GSM-EFR/8000/1" } }, { rtpmap := { attr_value := "111 GSM-HR-08/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } TC_ho_inter_bsc_unknown_cell0(1362)@cf43b911bb08: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1355)@cf43b911bb08: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1355)@cf43b911bb08: patched enc_l3: '038F'O MSC_Test_0-SCCP(1354)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1354)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1354)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1354)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1356)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc_unknown_cell0(1362)@cf43b911bb08: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_bsc_unknown_cell0(1362)@cf43b911bb08: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_bsc_unknown_cell0(1362)@cf43b911bb08: f_mo_call_establish DONE TC_ho_inter_bsc_unknown_cell0(1362)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1354)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1354)@cf43b911bb08: vl_len:14 MSC_Test_0-SCCP(1354)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1354)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000C1104010C1A060420F32403E7'O MSC_Test_0-M3UA(1356)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1356)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1356)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1354)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1354)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1354)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1354)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_unknown_cell0(1362)@cf43b911bb08: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1356)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1356)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1354)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1354)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1354)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1354)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_unknown_cell0(1362)@cf43b911bb08: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1355)@cf43b911bb08: patching N(SD)=3 into dtap '032D0802E180'O MSC_Test_0-RAN(1355)@cf43b911bb08: patched enc_l3: '03ED0802E180'O MSC_Test_0-SCCP(1354)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1354)@cf43b911bb08: vl_len:9 MSC_Test_0-SCCP(1354)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1354)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '01000603ED0802E180'O MSC_Test_0-M3UA(1356)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(1357)@cf43b911bb08: Deleted conn table entry 0TC_ho_inter_bsc_unknown_cell0(1362)-2147483636 MSC_Test_0-M3UA(1356)@cf43b911bb08: Message received on association #8 TC_ho_inter_bsc_unknown_cell0(1362)@cf43b911bb08: f_call_hangup 2: rx MNCC REL ind MSC_Test_0-M3UA(1356)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1354)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1354)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1354)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1354)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1356)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1356)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1354)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1354)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1354)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1354)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_unknown_cell0(1362)@cf43b911bb08: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_bsc_unknown_cell0(1362)@cf43b911bb08: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc_unknown_cell0(1362)@cf43b911bb08: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc_unknown_cell0(1362)@cf43b911bb08: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1354)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1354)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1354)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1354)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1356)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1356)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1356)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1354)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1356)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1355)@cf43b911bb08: Deleted conn table entry 0TC_ho_inter_bsc_unknown_cell0(1362)6413936 TC_ho_inter_bsc_unknown_cell0(1362)@cf43b911bb08: f_call_hangup 6: rx SCCP DISC TC_ho_inter_bsc_unknown_cell0(1362)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_unknown_cell0(1362)@cf43b911bb08: f_call_hangup 9: done TC_ho_inter_bsc_unknown_cell0(1362)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_0-RAN(1355)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(1354)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(1357)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(1360)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1363)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(1359)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(1356)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(1361)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(1358)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1353)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1353): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(1354): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(1355): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(1356): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(1357): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(1358): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(1359): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(1360): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(1361): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_ho_inter_bsc_unknown_cell0(1362): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1363): none (pass -> pass) MTC@cf43b911bb08: Test case TC_ho_inter_bsc_unknown_cell finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc_unknown_cell pass'. Mon Jun 10 14:17:18 UTC 2024 ====== MSC_Tests.TC_ho_inter_bsc_unknown_cell pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests.TC_ho_inter_bsc_unknown_cell.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=436114) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc_unknown_cell pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc'. ------ MSC_Tests.TC_ho_inter_bsc ------ Mon Jun 10 14:17:21 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_ho_inter_bsc.pcap" >/data/MSC_Tests.TC_ho_inter_bsc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_ho_inter_bsc started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(1367)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(1367)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1367)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(1365)@cf43b911bb08: v_sccp_pdu_maxlen:268 MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_1-M3UA(1370)@cf43b911bb08: ************************************************* MSC_Test_1-M3UA(1370)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(1370)@cf43b911bb08: ************************************************* MSC_Test_1-SCCP(1368)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1371)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1367)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(1367)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1367)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1367)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(1367)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1367)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1367)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1367)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1367)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1367)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1367)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1367)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1367)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1367)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1367)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1367)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1370)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23907 to server: "172.18.149.200":2905 association #8 MSC_Test_1-M3UA(1370)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(1370)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(1370)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_1-M3UA(1370)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(1370)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(1370)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(1370)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(1370)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(1370)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(1370)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1370)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(1370)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(1370)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(1370)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(1370)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1373)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1373)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1373)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1373)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1373)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1373)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1373)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1373)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1374)@cf43b911bb08: Created GsupExpect[0] for "262420000000053" to be handled at TC_ho_inter_bsc0(1376) TC_ho_inter_bsc0(1376)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000053'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1367)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1367)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1367)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1366)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1366)@cf43b911bb08: Added conn table entry 0TC_ho_inter_bsc0(1376)7160234 MSC_Test_0-SCCP(1365)@cf43b911bb08: First idle individual index:0 MSC_Test_0-RAN(1366)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1367)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1367)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1367)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1367)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1367)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1365)@cf43b911bb08: { messageType := 2, destLocRef := '6D41AA'O, sourceLocRef := '0000FF'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1365)@cf43b911bb08: Session index based on local reference:0 MSC_Test-GSUP(1374)@cf43b911bb08: Found GsupExpect[0] for "262420000000053" handled at TC_ho_inter_bsc0(1376) MSC_Test-GSUP(1374)@cf43b911bb08: Added IMSI table entry 0TC_ho_inter_bsc0(1376)"262420000000053" MSC_Test_0-SCCP(1365)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1365)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1365)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1365)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc0(1376)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc0(1376)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_0-SCCP(1365)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1365)@cf43b911bb08: vl_len:11 MSC_Test_0-SCCP(1365)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1365)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0009541203524982130101'O MSC_Test_0-M3UA(1367)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1367)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1367)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1365)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1365)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1365)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1365)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc0(1376)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1366)@cf43b911bb08: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1366)@cf43b911bb08: patched enc_l3: '055B'O MSC_Test_0-SCCP(1365)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1365)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1365)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1365)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1367)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1370)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1367)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(1370)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1367)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1365)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1365)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1365)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1365)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-M3UA(1370)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1365)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1365)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1365)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1365)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1367)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1367)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1367)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1365)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1367)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1366)@cf43b911bb08: Deleted conn table entry 0TC_ho_inter_bsc0(1376)7160234 TC_ho_inter_bsc0(1376)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_1-RAN(1369)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_ho_inter_bsc0(1376)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc0(1376)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc0(1376)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc0(1376)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '211F9A92'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_1-RAN(1369)@cf43b911bb08: f_create_expect(l3 := omit, n_connectPointCode := 194 MSC_Test_1-RAN(1369)@cf43b911bb08: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc1(1377) MSC_Test_0-RAN(1366)@cf43b911bb08: Added conn table entry 0TC_ho_inter_bsc0(1376)2783775 MSC_Test_0-RAN(1366)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1365)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(1367)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1367)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1367)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1367)@cf43b911bb08: Message received on association #8 MSC_Test_0-SCCP(1365)@cf43b911bb08: { messageType := 2, destLocRef := '2A7A1F'O, sourceLocRef := '000100'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1365)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1367)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1367)@cf43b911bb08: Message received on association #8 MSC_Test_0-SCCP(1365)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1365)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1365)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(1367)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1365)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1365)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1365)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1365)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1365)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc0(1376)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc0(1376)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1371)@cf43b911bb08: Created MnccExpect[0] for "12345" to be handled at TC_ho_inter_bsc0(1376) MSC_Test-MGCP(1372)@cf43b911bb08: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_inter_bsc0(1376) MSC_Test_0-RAN(1366)@cf43b911bb08: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1366)@cf43b911bb08: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(1365)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1365)@cf43b911bb08: vl_len:19 MSC_Test_0-SCCP(1365)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1365)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(1367)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1372)@cf43b911bb08: Found Expect[0] for { line := { verb := "CRCX", trans_id := "117", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "71" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_ho_inter_bsc0(1376) TC_ho_inter_bsc0(1376)@cf43b911bb08: f_mo_call_establish 2: rx 1st CRCX TC_ho_inter_bsc0(1376)@cf43b911bb08: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1371)@cf43b911bb08: Found MnccExpect[0] for "12345" handled at TC_ho_inter_bsc0(1376) MSC_Test-MNCC(1371)@cf43b911bb08: Added conn table entry 0TC_ho_inter_bsc0(1376)-2147483635 TC_ho_inter_bsc0(1376)@cf43b911bb08: f_mo_call_establish 1: rx MNCC SETUP ind MSC_Test_0-M3UA(1367)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1367)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1365)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1365)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1365)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1365)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc0(1376)@cf43b911bb08: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1365)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1365)@cf43b911bb08: vl_len:14 MSC_Test_0-SCCP(1365)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1365)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1367)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc0(1376)@cf43b911bb08: f_mo_call_establish 3: rx RTP CREATE TC_ho_inter_bsc0(1376)@cf43b911bb08: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1367)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1367)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1365)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1365)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1365)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1365)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1367)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1367)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1365)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1365)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1365)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1365)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc0(1376)@cf43b911bb08: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1367)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1367)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1365)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1365)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1365)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1365)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc0(1376)@cf43b911bb08: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_bsc0(1376)@cf43b911bb08: { line := { verb := "MDCX", trans_id := "120", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "71" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "71", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.149.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112", "110", "3", "111" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { rtpmap := { attr_value := "110 GSM-EFR/8000/1" } }, { rtpmap := { attr_value := "111 GSM-HR-08/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } TC_ho_inter_bsc0(1376)@cf43b911bb08: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1366)@cf43b911bb08: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1366)@cf43b911bb08: patched enc_l3: '038F'O MSC_Test_0-SCCP(1365)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1365)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1365)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1365)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1367)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc0(1376)@cf43b911bb08: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_bsc0(1376)@cf43b911bb08: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_bsc0(1376)@cf43b911bb08: f_mo_call_establish DONE TC_ho_inter_bsc0(1376)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1365)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1365)@cf43b911bb08: vl_len:16 MSC_Test_0-SCCP(1365)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1365)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000E1104010C1A080020F32400050006'O MSC_Test_0-M3UA(1367)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1370)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(1370)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1368)@cf43b911bb08: First idle individual index:0 MSC_Test_1-SCCP(1368)@cf43b911bb08: Warning: Stopping inactive timer T_ias[0]. MSC_Test_1-RAN(1369)@cf43b911bb08: ExpectedCreateCallback handoverRequest 194 MSC_Test_1-RAN(1369)@cf43b911bb08: ExpectTable[0].n_connectPointCode = 194 ==? 194 MSC_Test_1-RAN(1369)@cf43b911bb08: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc1(1377) MSC_Test_1-RAN(1369)@cf43b911bb08: Added conn table entry 0TC_ho_inter_bsc1(1377)6275774 MSC_Test_1-SCCP(1368)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_1-SCCP(1368)@cf43b911bb08: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_1-M3UA(1370)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-SCCP(1368)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_1-SCCP(1368)@cf43b911bb08: vl_len:25 MSC_Test_1-SCCP(1368)@cf43b911bb08: vl_from0 MSC_Test_1-SCCP(1368)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060102030409267E0180'O MSC_Test_1-M3UA(1370)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1367)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1367)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1365)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1365)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1365)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1365)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc0(1376)@cf43b911bb08: GOT HandoverCommand{ discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 22, pdu := { bssmap := { handoverCommand := { messageType := '13'O, layer3Information := { elementIdentifier := '17'O, lengthIndicator := 9, layer3info := '062BD1040E00090000'O }, cellIdentifier := { elementIdentifier := '05'O, lengthIndicator := 8, cellIdentifierDiscriminator := '0000'B, spare1_4 := '0000'B, cellIdentification := { cI_CGI := { mcc_mnc := '00F000'O, lac := '0000'O, ci := '0000'O } } }, newBSSToOldBSSInfo := omit, talkerPriority := omit } } } } MSC_Test_1-SCCP(1368)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_1-SCCP(1368)@cf43b911bb08: vl_len:3 MSC_Test_1-SCCP(1368)@cf43b911bb08: vl_from0 MSC_Test_1-SCCP(1368)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_1-M3UA(1370)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1367)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1367)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1365)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1365)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1365)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1365)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-SCCP(1368)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_1-SCCP(1368)@cf43b911bb08: vl_len:3 MSC_Test_1-SCCP(1368)@cf43b911bb08: vl_from0 MSC_Test_1-SCCP(1368)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_1-M3UA(1370)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1367)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1367)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1365)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1365)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1365)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1365)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1365)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1365)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1365)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1365)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1367)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1367)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1367)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1365)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1367)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1366)@cf43b911bb08: Deleted conn table entry 0TC_ho_inter_bsc0(1376)2783775 TC_ho_inter_bsc0(1376)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc0(1376)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc0(1376)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc0(1376)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc0(1376)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc0(1376)@cf43b911bb08: FIRST inter-BSC Handover done MSC_Test_0-RAN(1366)@cf43b911bb08: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1366)@cf43b911bb08: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc0(1376) MSC_Test_1-SCCP(1368)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_1-SCCP(1368)@cf43b911bb08: vl_len:16 MSC_Test_1-SCCP(1368)@cf43b911bb08: vl_from0 MSC_Test_1-SCCP(1368)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000E1104010C1A080062F2240017002A'O MSC_Test_1-M3UA(1370)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1367)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1367)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1365)@cf43b911bb08: First idle individual index:0 MSC_Test_0-SCCP(1365)@cf43b911bb08: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1366)@cf43b911bb08: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1366)@cf43b911bb08: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1366)@cf43b911bb08: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc0(1376) MSC_Test_0-RAN(1366)@cf43b911bb08: Added conn table entry 0TC_ho_inter_bsc0(1376)9814383 MSC_Test_0-SCCP(1365)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-M3UA(1367)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1365)@cf43b911bb08: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_0-SCCP(1365)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1365)@cf43b911bb08: vl_len:25 MSC_Test_0-SCCP(1365)@cf43b911bb08: vl_from0 MSC_Test_0-M3UA(1367)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1365)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060908070623287E0180'O MSC_Test_1-M3UA(1370)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(1370)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1368)@cf43b911bb08: Session index based on local reference:0 MSC_Test_1-SCCP(1368)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1368)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1368)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc1(1377)@cf43b911bb08: GOT HandoverCommand{ discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 22, pdu := { bssmap := { handoverCommand := { messageType := '13'O, layer3Information := { elementIdentifier := '17'O, lengthIndicator := 9, layer3info := '062BD1040E00090000'O }, cellIdentifier := { elementIdentifier := '05'O, lengthIndicator := 8, cellIdentifierDiscriminator := '0000'B, spare1_4 := '0000'B, cellIdentification := { cI_CGI := { mcc_mnc := '00F000'O, lac := '0000'O, ci := '0000'O } } }, newBSSToOldBSSInfo := omit, talkerPriority := omit } } } } MSC_Test_0-SCCP(1365)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1365)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1365)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1365)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_0-M3UA(1367)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1370)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(1370)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1368)@cf43b911bb08: Session index based on local reference:0 MSC_Test_1-SCCP(1368)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1368)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1368)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1365)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1365)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1365)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1365)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1367)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1370)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(1370)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1368)@cf43b911bb08: Session index based on local reference:0 MSC_Test_1-SCCP(1368)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1368)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1368)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-SCCP(1368)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_1-SCCP(1368)@cf43b911bb08: vl_len:3 MSC_Test_1-SCCP(1368)@cf43b911bb08: vl_from0 MSC_Test_1-SCCP(1368)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_1-M3UA(1370)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1370)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(1370)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1368)@cf43b911bb08: Session index based on local reference:0 MSC_Test_1-M3UA(1370)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-RAN(1369)@cf43b911bb08: Deleted conn table entry 0TC_ho_inter_bsc1(1377)6275774 TC_ho_inter_bsc1(1377)@cf43b911bb08: setverdict(pass): none -> pass TC_ho_inter_bsc1(1377)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc1(1377)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc1(1377)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc1(1377)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc1(1377)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc1(1377)@cf43b911bb08: Final verdict of PTC: pass TC_ho_inter_bsc0(1376)@cf43b911bb08: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1367)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1367)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1365)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1365)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1365)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1365)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc0(1376)@cf43b911bb08: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1366)@cf43b911bb08: patching N(SD)=3 into dtap '032D0802E180'O MSC_Test_0-RAN(1366)@cf43b911bb08: patched enc_l3: '03ED0802E180'O MSC_Test_0-SCCP(1365)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1365)@cf43b911bb08: vl_len:9 MSC_Test_0-SCCP(1365)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1365)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '01000603ED0802E180'O MSC_Test_0-M3UA(1367)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(1371)@cf43b911bb08: Deleted conn table entry 0TC_ho_inter_bsc0(1376)-2147483635 MSC_Test_0-M3UA(1367)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1367)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1367)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1367)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_ho_inter_bsc0(1376)@cf43b911bb08: f_call_hangup 2: rx MNCC REL ind MSC_Test_0-SCCP(1365)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1365)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1365)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1365)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1365)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1365)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1365)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1365)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc0(1376)@cf43b911bb08: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_bsc0(1376)@cf43b911bb08: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc0(1376)@cf43b911bb08: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc0(1376)@cf43b911bb08: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1365)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1365)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1365)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1365)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1367)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1367)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1367)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1365)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1367)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1366)@cf43b911bb08: Deleted conn table entry 0TC_ho_inter_bsc0(1376)9814383 TC_ho_inter_bsc0(1376)@cf43b911bb08: f_call_hangup 6: rx SCCP DISC TC_ho_inter_bsc0(1376)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc0(1376)@cf43b911bb08: f_call_hangup 9: done TC_ho_inter_bsc0(1376)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc0(1376)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_0-M3UA(1367)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(1365)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(1366)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-SCCP(1368)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(1371)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-M3UA(1370)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-RAN(1369)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1364)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(1372)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(1374)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(1373)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(1375)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1378)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1379)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1364): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(1365): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(1366): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(1367): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-SCCP(1368): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-RAN(1369): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-M3UA(1370): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(1371): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(1372): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(1373): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(1374): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(1375): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_ho_inter_bsc0(1376): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC TC_ho_inter_bsc1(1377): pass (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1378): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1379): none (pass -> pass) MTC@cf43b911bb08: Test case TC_ho_inter_bsc finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc pass'. Mon Jun 10 14:17:34 UTC 2024 ====== MSC_Tests.TC_ho_inter_bsc pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests.TC_ho_inter_bsc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=662503) Waiting for packet dumper to finish... 1 (prev_count=662503, count=664936) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc_a5_1'. ------ MSC_Tests.TC_ho_inter_bsc_a5_1 ------ Mon Jun 10 14:17:37 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_ho_inter_bsc_a5_1.pcap" >/data/MSC_Tests.TC_ho_inter_bsc_a5_1.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc_a5_1' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_ho_inter_bsc_a5_1 started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(1383)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(1383)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1383)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(1381)@cf43b911bb08: v_sccp_pdu_maxlen:268 MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_1-M3UA(1386)@cf43b911bb08: ************************************************* MSC_Test_1-M3UA(1386)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(1386)@cf43b911bb08: ************************************************* MSC_Test_1-SCCP(1384)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1387)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1383)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(1383)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1383)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1383)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(1383)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1383)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1383)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1383)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1383)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1383)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1383)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1383)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1383)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1383)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1383)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1383)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1386)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23907 to server: "172.18.149.200":2905 association #8 MSC_Test_1-M3UA(1386)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(1386)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(1386)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_1-M3UA(1386)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(1386)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(1386)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(1386)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(1386)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(1386)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(1386)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1386)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(1386)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(1386)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(1386)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(1386)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1389)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1389)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1389)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1389)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1389)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1389)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1389)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1389)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1390)@cf43b911bb08: Created GsupExpect[0] for "262420000000053" to be handled at TC_ho_inter_bsc_a5_10(1392) TC_ho_inter_bsc_a5_10(1392)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000053'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1383)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1383)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1383)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1382)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1382)@cf43b911bb08: Added conn table entry 0TC_ho_inter_bsc_a5_10(1392)3767411 MSC_Test_0-SCCP(1381)@cf43b911bb08: First idle individual index:0 MSC_Test_0-RAN(1382)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1383)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1383)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1383)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1381)@cf43b911bb08: { messageType := 2, destLocRef := '397C73'O ("9|s"), sourceLocRef := '000101'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1381)@cf43b911bb08: Session index based on local reference:0 MSC_Test-GSUP(1390)@cf43b911bb08: Found GsupExpect[0] for "262420000000053" handled at TC_ho_inter_bsc_a5_10(1392) MSC_Test-GSUP(1390)@cf43b911bb08: Added IMSI table entry 0TC_ho_inter_bsc_a5_10(1392)"262420000000053" MSC_Test_0-SCCP(1381)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1381)@cf43b911bb08: vl_len:11 MSC_Test_0-SCCP(1381)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1381)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0009541203524982130101'O MSC_Test_0-M3UA(1383)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc_a5_10(1392)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_10(1392)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_0-M3UA(1383)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1383)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1381)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1381)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1381)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1381)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1382)@cf43b911bb08: patching N(SD)=1 into dtap '0514D5AFF66821048679D384'O MSC_Test_0-RAN(1382)@cf43b911bb08: patched enc_l3: '0554D5AFF66821048679D384'O MSC_Test_0-SCCP(1381)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1381)@cf43b911bb08: vl_len:15 MSC_Test_0-SCCP(1381)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1381)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '01000C0554D5AFF66821048679D384'O MSC_Test_0-M3UA(1383)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1386)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1383)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1383)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-M3UA(1386)@cf43b911bb08: Message received on association #8 MSC_Test_0-SCCP(1381)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1381)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1381)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1381)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-M3UA(1386)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1381)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1381)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1381)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1381)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0003552C02'O MSC_Test_0-M3UA(1383)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-RAN(1385)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-M3UA(1383)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1383)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1381)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1381)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1381)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1381)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-RAN(1385)@cf43b911bb08: f_create_expect(l3 := omit, n_connectPointCode := 194 MSC_Test_1-RAN(1385)@cf43b911bb08: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc_a5_11(1393) MSC_Test_0-M3UA(1383)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1383)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1381)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1381)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1381)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1381)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_10(1392)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1382)@cf43b911bb08: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1382)@cf43b911bb08: patched enc_l3: '059B'O MSC_Test_0-SCCP(1381)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1381)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1381)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1381)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1383)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1383)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1383)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1381)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1381)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1381)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1381)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1381)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1381)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1381)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1381)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1383)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1383)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1383)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1381)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1383)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1382)@cf43b911bb08: Deleted conn table entry 0TC_ho_inter_bsc_a5_10(1392)3767411 TC_ho_inter_bsc_a5_10(1392)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_10(1392)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_10(1392)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_10(1392)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_10(1392)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '7A198730'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1382)@cf43b911bb08: Added conn table entry 0TC_ho_inter_bsc_a5_10(1392)13993470 MSC_Test_0-RAN(1382)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1381)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(1383)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1383)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1383)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1381)@cf43b911bb08: { messageType := 2, destLocRef := 'D585FE'O, sourceLocRef := '000102'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1381)@cf43b911bb08: Session index based on local reference:0 TC_ho_inter_bsc_a5_10(1392)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_10(1392)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1383)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1383)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1381)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1381)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1381)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1381)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1382)@cf43b911bb08: patching N(SD)=1 into dtap '0514D5AFF66821048679D384'O MSC_Test_0-RAN(1382)@cf43b911bb08: patched enc_l3: '0554D5AFF66821048679D384'O MSC_Test_0-SCCP(1381)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1381)@cf43b911bb08: vl_len:15 MSC_Test_0-SCCP(1381)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1381)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '01000C0554D5AFF66821048679D384'O MSC_Test_0-M3UA(1383)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1383)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1383)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1381)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1381)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1381)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1381)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1381)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1381)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1381)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1381)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0003552C02'O MSC_Test_0-M3UA(1383)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1383)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1383)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1381)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1381)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1381)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1381)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1387)@cf43b911bb08: Created MnccExpect[0] for "12345" to be handled at TC_ho_inter_bsc_a5_10(1392) MSC_Test-MGCP(1388)@cf43b911bb08: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_inter_bsc_a5_10(1392) MSC_Test_0-RAN(1382)@cf43b911bb08: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1382)@cf43b911bb08: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_0-SCCP(1381)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1381)@cf43b911bb08: vl_len:19 MSC_Test_0-SCCP(1381)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1381)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010010038504066005040200815E04802143F5'O MSC_Test_0-M3UA(1383)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1388)@cf43b911bb08: Found Expect[0] for { line := { verb := "CRCX", trans_id := "125", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "72" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_ho_inter_bsc_a5_10(1392) TC_ho_inter_bsc_a5_10(1392)@cf43b911bb08: f_mo_call_establish 2: rx 1st CRCX TC_ho_inter_bsc_a5_10(1392)@cf43b911bb08: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1387)@cf43b911bb08: Found MnccExpect[0] for "12345" handled at TC_ho_inter_bsc_a5_10(1392) MSC_Test-MNCC(1387)@cf43b911bb08: Added conn table entry 0TC_ho_inter_bsc_a5_10(1392)-2147483634 MSC_Test_0-M3UA(1383)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1383)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1381)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1381)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1381)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1381)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_10(1392)@cf43b911bb08: f_mo_call_establish 1: rx MNCC SETUP ind TC_ho_inter_bsc_a5_10(1392)@cf43b911bb08: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1381)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1381)@cf43b911bb08: vl_len:14 MSC_Test_0-SCCP(1381)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1381)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1383)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc_a5_10(1392)@cf43b911bb08: f_mo_call_establish 3: rx RTP CREATE TC_ho_inter_bsc_a5_10(1392)@cf43b911bb08: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1383)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1383)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1381)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1381)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1381)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1381)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1383)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1383)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1381)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1381)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1381)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1381)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_10(1392)@cf43b911bb08: f_mo_call_establish 7: rx CC Alerting TC_ho_inter_bsc_a5_10(1392)@cf43b911bb08: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_bsc_a5_10(1392)@cf43b911bb08: { line := { verb := "MDCX", trans_id := "128", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "72" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "72", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.149.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112", "110", "3", "111" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { rtpmap := { attr_value := "110 GSM-EFR/8000/1" } }, { rtpmap := { attr_value := "111 GSM-HR-08/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } MSC_Test_0-M3UA(1383)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1383)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1381)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1381)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1381)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1381)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_10(1392)@cf43b911bb08: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1382)@cf43b911bb08: patching N(SD)=3 into dtap '030F'O MSC_Test_0-RAN(1382)@cf43b911bb08: patched enc_l3: '03CF'O MSC_Test_0-SCCP(1381)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1381)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1381)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1381)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '01000203CF'O MSC_Test_0-M3UA(1383)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc_a5_10(1392)@cf43b911bb08: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_bsc_a5_10(1392)@cf43b911bb08: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_bsc_a5_10(1392)@cf43b911bb08: f_mo_call_establish DONE TC_ho_inter_bsc_a5_10(1392)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1381)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1381)@cf43b911bb08: vl_len:16 MSC_Test_0-SCCP(1381)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1381)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000E1104010C1A080020F32400050006'O MSC_Test_0-M3UA(1383)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1386)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(1386)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1384)@cf43b911bb08: First idle individual index:0 MSC_Test_1-SCCP(1384)@cf43b911bb08: Warning: Stopping inactive timer T_ias[0]. MSC_Test_1-RAN(1385)@cf43b911bb08: ExpectedCreateCallback handoverRequest 194 MSC_Test_1-RAN(1385)@cf43b911bb08: ExpectTable[0].n_connectPointCode = 194 ==? 194 MSC_Test_1-RAN(1385)@cf43b911bb08: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc_a5_11(1393) MSC_Test_1-RAN(1385)@cf43b911bb08: Added conn table entry 0TC_ho_inter_bsc_a5_11(1393)11801629 MSC_Test_1-SCCP(1384)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_1-SCCP(1384)@cf43b911bb08: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_1-M3UA(1386)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-SCCP(1384)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_1-SCCP(1384)@cf43b911bb08: vl_len:25 MSC_Test_1-SCCP(1384)@cf43b911bb08: vl_from0 MSC_Test_1-SCCP(1384)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060102030409267E0180'O MSC_Test_1-M3UA(1386)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1383)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1383)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1381)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1381)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1381)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1381)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_10(1392)@cf43b911bb08: GOT HandoverCommand{ discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 22, pdu := { bssmap := { handoverCommand := { messageType := '13'O, layer3Information := { elementIdentifier := '17'O, lengthIndicator := 9, layer3info := '062BD1040E00090000'O }, cellIdentifier := { elementIdentifier := '05'O, lengthIndicator := 8, cellIdentifierDiscriminator := '0000'B, spare1_4 := '0000'B, cellIdentification := { cI_CGI := { mcc_mnc := '00F000'O, lac := '0000'O, ci := '0000'O } } }, newBSSToOldBSSInfo := omit, talkerPriority := omit } } } } MSC_Test_1-SCCP(1384)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_1-SCCP(1384)@cf43b911bb08: vl_len:3 MSC_Test_1-SCCP(1384)@cf43b911bb08: vl_from0 MSC_Test_1-SCCP(1384)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_1-M3UA(1386)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1383)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1383)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1381)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1381)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1381)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1381)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-SCCP(1384)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_1-SCCP(1384)@cf43b911bb08: vl_len:3 MSC_Test_1-SCCP(1384)@cf43b911bb08: vl_from0 MSC_Test_1-SCCP(1384)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_1-M3UA(1386)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1383)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1383)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1381)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1381)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1381)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1381)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1381)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1381)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1381)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1381)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1383)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1383)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1383)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1381)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1383)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1382)@cf43b911bb08: Deleted conn table entry 0TC_ho_inter_bsc_a5_10(1392)13993470 TC_ho_inter_bsc_a5_10(1392)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_10(1392)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_10(1392)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_10(1392)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_10(1392)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_10(1392)@cf43b911bb08: FIRST inter-BSC Handover done MSC_Test_0-RAN(1382)@cf43b911bb08: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1382)@cf43b911bb08: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc_a5_10(1392) MSC_Test_1-SCCP(1384)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_1-SCCP(1384)@cf43b911bb08: vl_len:16 MSC_Test_1-SCCP(1384)@cf43b911bb08: vl_from0 MSC_Test_1-SCCP(1384)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000E1104010C1A080062F2240017002A'O MSC_Test_1-M3UA(1386)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1383)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1383)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1381)@cf43b911bb08: First idle individual index:0 MSC_Test_0-SCCP(1381)@cf43b911bb08: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1382)@cf43b911bb08: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1382)@cf43b911bb08: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1382)@cf43b911bb08: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc_a5_10(1392) MSC_Test_0-RAN(1382)@cf43b911bb08: Added conn table entry 0TC_ho_inter_bsc_a5_10(1392)7712611 MSC_Test_0-SCCP(1381)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1381)@cf43b911bb08: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_0-M3UA(1383)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1381)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1381)@cf43b911bb08: vl_len:25 MSC_Test_0-SCCP(1381)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1381)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060908070623287E0180'O MSC_Test_0-M3UA(1383)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1386)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(1386)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1384)@cf43b911bb08: Session index based on local reference:0 MSC_Test_1-SCCP(1384)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1384)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1384)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_11(1393)@cf43b911bb08: GOT HandoverCommand{ discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 22, pdu := { bssmap := { handoverCommand := { messageType := '13'O, layer3Information := { elementIdentifier := '17'O, lengthIndicator := 9, layer3info := '062BD1040E00090000'O }, cellIdentifier := { elementIdentifier := '05'O, lengthIndicator := 8, cellIdentifierDiscriminator := '0000'B, spare1_4 := '0000'B, cellIdentification := { cI_CGI := { mcc_mnc := '00F000'O, lac := '0000'O, ci := '0000'O } } }, newBSSToOldBSSInfo := omit, talkerPriority := omit } } } } MSC_Test_0-SCCP(1381)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1381)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1381)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1381)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_0-M3UA(1383)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1386)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(1386)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1384)@cf43b911bb08: Session index based on local reference:0 MSC_Test_1-SCCP(1384)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1384)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1384)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1381)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1381)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1381)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1381)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1383)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1386)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(1386)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1384)@cf43b911bb08: Session index based on local reference:0 MSC_Test_1-SCCP(1384)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1384)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1384)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-SCCP(1384)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_1-SCCP(1384)@cf43b911bb08: vl_len:3 MSC_Test_1-SCCP(1384)@cf43b911bb08: vl_from0 MSC_Test_1-SCCP(1384)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_1-M3UA(1386)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1386)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(1386)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1384)@cf43b911bb08: Session index based on local reference:0 MSC_Test_1-M3UA(1386)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-RAN(1385)@cf43b911bb08: Deleted conn table entry 0TC_ho_inter_bsc_a5_11(1393)11801629 TC_ho_inter_bsc_a5_11(1393)@cf43b911bb08: setverdict(pass): none -> pass TC_ho_inter_bsc_a5_11(1393)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_11(1393)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_11(1393)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_11(1393)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_11(1393)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_11(1393)@cf43b911bb08: Final verdict of PTC: pass TC_ho_inter_bsc_a5_10(1392)@cf43b911bb08: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1383)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1383)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1381)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1381)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1381)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1381)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_10(1392)@cf43b911bb08: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1382)@cf43b911bb08: patching N(SD)=0 into dtap '032D0802E180'O MSC_Test_0-RAN(1382)@cf43b911bb08: patched enc_l3: '032D0802E180'O MSC_Test_0-SCCP(1381)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1381)@cf43b911bb08: vl_len:9 MSC_Test_0-SCCP(1381)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1381)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010006032D0802E180'O MSC_Test_0-M3UA(1383)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(1387)@cf43b911bb08: Deleted conn table entry 0TC_ho_inter_bsc_a5_10(1392)-2147483634 TC_ho_inter_bsc_a5_10(1392)@cf43b911bb08: f_call_hangup 2: rx MNCC REL ind MSC_Test_0-M3UA(1383)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1383)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1383)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1383)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1381)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1381)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1381)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1381)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1381)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1381)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1381)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1381)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_10(1392)@cf43b911bb08: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_bsc_a5_10(1392)@cf43b911bb08: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc_a5_10(1392)@cf43b911bb08: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc_a5_10(1392)@cf43b911bb08: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1381)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1381)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1381)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1381)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1383)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1383)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1383)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1381)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1383)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1382)@cf43b911bb08: Deleted conn table entry 0TC_ho_inter_bsc_a5_10(1392)7712611 TC_ho_inter_bsc_a5_10(1392)@cf43b911bb08: f_call_hangup 6: rx SCCP DISC TC_ho_inter_bsc_a5_10(1392)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_10(1392)@cf43b911bb08: f_call_hangup 9: done TC_ho_inter_bsc_a5_10(1392)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_10(1392)@cf43b911bb08: Final verdict of PTC: pass MSC_Test-MNCC(1387)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(1381)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(1382)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-M3UA(1386)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(1383)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-SCCP(1384)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(1390)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-RAN(1385)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1380)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(1388)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(1389)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1394)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1395)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(1391)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1380): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(1381): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(1382): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(1383): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-SCCP(1384): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-RAN(1385): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-M3UA(1386): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(1387): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(1388): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(1389): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(1390): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(1391): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_ho_inter_bsc_a5_10(1392): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC TC_ho_inter_bsc_a5_11(1393): pass (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1394): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1395): none (pass -> pass) MTC@cf43b911bb08: Test case TC_ho_inter_bsc_a5_1 finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc_a5_1 pass'. Mon Jun 10 14:17:50 UTC 2024 ====== MSC_Tests.TC_ho_inter_bsc_a5_1 pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests.TC_ho_inter_bsc_a5_1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=733046) Waiting for packet dumper to finish... 1 (prev_count=733046, count=735479) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc_a5_1 pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc_a5_3'. ------ MSC_Tests.TC_ho_inter_bsc_a5_3 ------ Mon Jun 10 14:17:54 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_ho_inter_bsc_a5_3.pcap" >/data/MSC_Tests.TC_ho_inter_bsc_a5_3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc_a5_3' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_ho_inter_bsc_a5_3 started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(1399)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(1399)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1399)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(1397)@cf43b911bb08: v_sccp_pdu_maxlen:268 MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_1-M3UA(1402)@cf43b911bb08: ************************************************* MSC_Test_1-M3UA(1402)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(1402)@cf43b911bb08: ************************************************* MSC_Test_1-SCCP(1400)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1403)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1399)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(1399)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1399)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1399)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(1399)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1399)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1399)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1399)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1399)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1399)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1399)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1399)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1399)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1399)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1399)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1399)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1405)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1405)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1405)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1405)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1405)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1405)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1405)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1405)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_1-M3UA(1402)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23907 to server: "172.18.149.200":2905 association #8 MSC_Test_1-M3UA(1402)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(1402)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(1402)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_1-M3UA(1402)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(1402)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(1402)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(1402)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(1402)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(1402)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(1402)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1402)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(1402)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(1402)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(1402)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(1402)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(1406)@cf43b911bb08: Created GsupExpect[0] for "262420000000053" to be handled at TC_ho_inter_bsc_a5_30(1408) TC_ho_inter_bsc_a5_30(1408)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000053'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1399)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1399)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1399)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1398)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1398)@cf43b911bb08: Added conn table entry 0TC_ho_inter_bsc_a5_30(1408)10034536 MSC_Test_0-SCCP(1397)@cf43b911bb08: First idle individual index:0 MSC_Test_0-RAN(1398)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1399)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1399)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1399)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1397)@cf43b911bb08: { messageType := 2, destLocRef := '991D68'O, sourceLocRef := '000103'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1397)@cf43b911bb08: Session index based on local reference:0 MSC_Test-GSUP(1406)@cf43b911bb08: Found GsupExpect[0] for "262420000000053" handled at TC_ho_inter_bsc_a5_30(1408) MSC_Test-GSUP(1406)@cf43b911bb08: Added IMSI table entry 0TC_ho_inter_bsc_a5_30(1408)"262420000000053" MSC_Test_0-SCCP(1397)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1397)@cf43b911bb08: vl_len:11 MSC_Test_0-SCCP(1397)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1397)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0009541203524982130101'O MSC_Test_0-M3UA(1399)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc_a5_30(1408)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_30(1408)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_0-M3UA(1399)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1399)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1397)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1397)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1397)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1397)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1398)@cf43b911bb08: patching N(SD)=1 into dtap '05148AA52A882104E01F1EBA'O MSC_Test_0-RAN(1398)@cf43b911bb08: patched enc_l3: '05548AA52A882104E01F1EBA'O MSC_Test_0-SCCP(1397)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1397)@cf43b911bb08: vl_len:15 MSC_Test_0-SCCP(1397)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1397)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '01000C05548AA52A882104E01F1EBA'O MSC_Test_0-M3UA(1399)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1399)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1399)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1397)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1397)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1397)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1397)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-M3UA(1402)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1397)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1397)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1397)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1397)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1399)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1402)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1399)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1399)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1397)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1397)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1397)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1397)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-M3UA(1402)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1399)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1399)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1397)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1397)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1397)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1397)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-RAN(1401)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_ho_inter_bsc_a5_30(1408)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_1-RAN(1401)@cf43b911bb08: f_create_expect(l3 := omit, n_connectPointCode := 194 MSC_Test_1-RAN(1401)@cf43b911bb08: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc_a5_31(1409) MSC_Test_0-RAN(1398)@cf43b911bb08: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1398)@cf43b911bb08: patched enc_l3: '059B'O MSC_Test_0-SCCP(1397)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1397)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1397)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1397)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1399)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1399)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1399)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1397)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1397)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1397)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1397)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1397)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1397)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1397)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1397)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1399)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1399)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1399)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1397)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1399)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1398)@cf43b911bb08: Deleted conn table entry 0TC_ho_inter_bsc_a5_30(1408)10034536 TC_ho_inter_bsc_a5_30(1408)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_30(1408)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_30(1408)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_30(1408)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_30(1408)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '365B8831'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1398)@cf43b911bb08: Added conn table entry 0TC_ho_inter_bsc_a5_30(1408)15645267 MSC_Test_0-RAN(1398)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1397)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(1399)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1399)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1399)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1397)@cf43b911bb08: { messageType := 2, destLocRef := 'EEBA53'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(1397)@cf43b911bb08: Session index based on local reference:0 TC_ho_inter_bsc_a5_30(1408)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_30(1408)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1399)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1399)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1397)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1397)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1397)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1397)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1398)@cf43b911bb08: patching N(SD)=1 into dtap '05148AA52A882104E01F1EBA'O MSC_Test_0-RAN(1398)@cf43b911bb08: patched enc_l3: '05548AA52A882104E01F1EBA'O MSC_Test_0-SCCP(1397)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1397)@cf43b911bb08: vl_len:15 MSC_Test_0-SCCP(1397)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1397)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '01000C05548AA52A882104E01F1EBA'O MSC_Test_0-M3UA(1399)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1399)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1399)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1397)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1397)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1397)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1397)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1397)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1397)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1397)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1397)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1399)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1399)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1399)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1397)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1397)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1397)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1397)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1403)@cf43b911bb08: Created MnccExpect[0] for "12345" to be handled at TC_ho_inter_bsc_a5_30(1408) MSC_Test-MGCP(1404)@cf43b911bb08: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_inter_bsc_a5_30(1408) MSC_Test_0-RAN(1398)@cf43b911bb08: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1398)@cf43b911bb08: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_0-SCCP(1397)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1397)@cf43b911bb08: vl_len:19 MSC_Test_0-SCCP(1397)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1397)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010010038504066005040200815E04802143F5'O MSC_Test_0-M3UA(1399)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1404)@cf43b911bb08: Found Expect[0] for { line := { verb := "CRCX", trans_id := "133", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "73" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_ho_inter_bsc_a5_30(1408) TC_ho_inter_bsc_a5_30(1408)@cf43b911bb08: f_mo_call_establish 2: rx 1st CRCX TC_ho_inter_bsc_a5_30(1408)@cf43b911bb08: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1403)@cf43b911bb08: Found MnccExpect[0] for "12345" handled at TC_ho_inter_bsc_a5_30(1408) MSC_Test-MNCC(1403)@cf43b911bb08: Added conn table entry 0TC_ho_inter_bsc_a5_30(1408)-2147483633 MSC_Test_0-M3UA(1399)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1399)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1397)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1397)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1397)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1397)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_30(1408)@cf43b911bb08: f_mo_call_establish 1: rx MNCC SETUP ind TC_ho_inter_bsc_a5_30(1408)@cf43b911bb08: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1397)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1397)@cf43b911bb08: vl_len:14 MSC_Test_0-SCCP(1397)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1397)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1399)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc_a5_30(1408)@cf43b911bb08: f_mo_call_establish 3: rx RTP CREATE TC_ho_inter_bsc_a5_30(1408)@cf43b911bb08: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1399)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1399)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1397)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1397)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1397)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1397)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1399)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1399)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1397)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1397)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1397)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1397)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_30(1408)@cf43b911bb08: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1399)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1399)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1397)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1397)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1397)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1397)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_30(1408)@cf43b911bb08: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_bsc_a5_30(1408)@cf43b911bb08: { line := { verb := "MDCX", trans_id := "136", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "73" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "73", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.149.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112", "110", "3", "111" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { rtpmap := { attr_value := "110 GSM-EFR/8000/1" } }, { rtpmap := { attr_value := "111 GSM-HR-08/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } TC_ho_inter_bsc_a5_30(1408)@cf43b911bb08: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1398)@cf43b911bb08: patching N(SD)=3 into dtap '030F'O MSC_Test_0-RAN(1398)@cf43b911bb08: patched enc_l3: '03CF'O MSC_Test_0-SCCP(1397)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1397)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1397)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1397)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '01000203CF'O MSC_Test_0-M3UA(1399)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc_a5_30(1408)@cf43b911bb08: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_bsc_a5_30(1408)@cf43b911bb08: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_bsc_a5_30(1408)@cf43b911bb08: f_mo_call_establish DONE TC_ho_inter_bsc_a5_30(1408)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1397)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1397)@cf43b911bb08: vl_len:16 MSC_Test_0-SCCP(1397)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1397)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000E1104010C1A080020F32400050006'O MSC_Test_0-M3UA(1399)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1402)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(1402)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1400)@cf43b911bb08: First idle individual index:0 MSC_Test_1-SCCP(1400)@cf43b911bb08: Warning: Stopping inactive timer T_ias[0]. MSC_Test_1-RAN(1401)@cf43b911bb08: ExpectedCreateCallback handoverRequest 194 MSC_Test_1-RAN(1401)@cf43b911bb08: ExpectTable[0].n_connectPointCode = 194 ==? 194 MSC_Test_1-RAN(1401)@cf43b911bb08: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc_a5_31(1409) MSC_Test_1-RAN(1401)@cf43b911bb08: Added conn table entry 0TC_ho_inter_bsc_a5_31(1409)13621720 MSC_Test_1-SCCP(1400)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_1-SCCP(1400)@cf43b911bb08: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_1-M3UA(1402)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-SCCP(1400)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_1-SCCP(1400)@cf43b911bb08: vl_len:25 MSC_Test_1-SCCP(1400)@cf43b911bb08: vl_from0 MSC_Test_1-SCCP(1400)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060102030409267E0180'O MSC_Test_1-M3UA(1402)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1399)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1399)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1397)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1397)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1397)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1397)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_30(1408)@cf43b911bb08: GOT HandoverCommand{ discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 22, pdu := { bssmap := { handoverCommand := { messageType := '13'O, layer3Information := { elementIdentifier := '17'O, lengthIndicator := 9, layer3info := '062BD1040E00090000'O }, cellIdentifier := { elementIdentifier := '05'O, lengthIndicator := 8, cellIdentifierDiscriminator := '0000'B, spare1_4 := '0000'B, cellIdentification := { cI_CGI := { mcc_mnc := '00F000'O, lac := '0000'O, ci := '0000'O } } }, newBSSToOldBSSInfo := omit, talkerPriority := omit } } } } MSC_Test_1-SCCP(1400)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_1-SCCP(1400)@cf43b911bb08: vl_len:3 MSC_Test_1-SCCP(1400)@cf43b911bb08: vl_from0 MSC_Test_1-SCCP(1400)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_1-M3UA(1402)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1399)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1399)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1397)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1397)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1397)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1397)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-SCCP(1400)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_1-SCCP(1400)@cf43b911bb08: vl_len:3 MSC_Test_1-SCCP(1400)@cf43b911bb08: vl_from0 MSC_Test_1-SCCP(1400)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_1-M3UA(1402)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1399)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1399)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1397)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1397)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1397)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1397)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1397)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1397)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1397)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1397)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1399)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1399)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1399)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1397)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1399)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1398)@cf43b911bb08: Deleted conn table entry 0TC_ho_inter_bsc_a5_30(1408)15645267 TC_ho_inter_bsc_a5_30(1408)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_30(1408)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_30(1408)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_30(1408)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_30(1408)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_30(1408)@cf43b911bb08: FIRST inter-BSC Handover done MSC_Test_0-RAN(1398)@cf43b911bb08: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1398)@cf43b911bb08: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc_a5_30(1408) MSC_Test_1-SCCP(1400)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_1-SCCP(1400)@cf43b911bb08: vl_len:16 MSC_Test_1-SCCP(1400)@cf43b911bb08: vl_from0 MSC_Test_1-SCCP(1400)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000E1104010C1A080062F2240017002A'O MSC_Test_1-M3UA(1402)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1399)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1399)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1397)@cf43b911bb08: First idle individual index:0 MSC_Test_0-SCCP(1397)@cf43b911bb08: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1398)@cf43b911bb08: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1398)@cf43b911bb08: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1398)@cf43b911bb08: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc_a5_30(1408) MSC_Test_0-RAN(1398)@cf43b911bb08: Added conn table entry 0TC_ho_inter_bsc_a5_30(1408)16743769 MSC_Test_0-SCCP(1397)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1397)@cf43b911bb08: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_0-M3UA(1399)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1397)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1397)@cf43b911bb08: vl_len:25 MSC_Test_0-SCCP(1397)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1397)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060908070623287E0180'O MSC_Test_0-M3UA(1399)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1402)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(1402)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1400)@cf43b911bb08: Session index based on local reference:0 MSC_Test_1-SCCP(1400)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1400)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1400)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_31(1409)@cf43b911bb08: GOT HandoverCommand{ discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 22, pdu := { bssmap := { handoverCommand := { messageType := '13'O, layer3Information := { elementIdentifier := '17'O, lengthIndicator := 9, layer3info := '062BD1040E00090000'O }, cellIdentifier := { elementIdentifier := '05'O, lengthIndicator := 8, cellIdentifierDiscriminator := '0000'B, spare1_4 := '0000'B, cellIdentification := { cI_CGI := { mcc_mnc := '00F000'O, lac := '0000'O, ci := '0000'O } } }, newBSSToOldBSSInfo := omit, talkerPriority := omit } } } } MSC_Test_0-SCCP(1397)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1397)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1397)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1397)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_0-M3UA(1399)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1402)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(1402)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1400)@cf43b911bb08: Session index based on local reference:0 MSC_Test_1-SCCP(1400)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1400)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1400)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1397)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1397)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1397)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1397)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1399)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1402)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(1402)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1400)@cf43b911bb08: Session index based on local reference:0 MSC_Test_1-SCCP(1400)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1400)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1400)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-SCCP(1400)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_1-SCCP(1400)@cf43b911bb08: vl_len:3 MSC_Test_1-SCCP(1400)@cf43b911bb08: vl_from0 MSC_Test_1-SCCP(1400)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_1-M3UA(1402)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1402)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(1402)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1400)@cf43b911bb08: Session index based on local reference:0 MSC_Test_1-M3UA(1402)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-RAN(1401)@cf43b911bb08: Deleted conn table entry 0TC_ho_inter_bsc_a5_31(1409)13621720 TC_ho_inter_bsc_a5_31(1409)@cf43b911bb08: setverdict(pass): none -> pass TC_ho_inter_bsc_a5_31(1409)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_31(1409)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_31(1409)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_31(1409)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_31(1409)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_31(1409)@cf43b911bb08: Final verdict of PTC: pass TC_ho_inter_bsc_a5_30(1408)@cf43b911bb08: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1399)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1399)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1397)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1397)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1397)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1397)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_30(1408)@cf43b911bb08: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1398)@cf43b911bb08: patching N(SD)=0 into dtap '032D0802E180'O MSC_Test_0-RAN(1398)@cf43b911bb08: patched enc_l3: '032D0802E180'O MSC_Test_0-SCCP(1397)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1397)@cf43b911bb08: vl_len:9 MSC_Test_0-SCCP(1397)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1397)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010006032D0802E180'O MSC_Test_0-M3UA(1399)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(1403)@cf43b911bb08: Deleted conn table entry 0TC_ho_inter_bsc_a5_30(1408)-2147483633 MSC_Test_0-M3UA(1399)@cf43b911bb08: Message received on association #8 TC_ho_inter_bsc_a5_30(1408)@cf43b911bb08: f_call_hangup 2: rx MNCC REL ind MSC_Test_0-M3UA(1399)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1399)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1399)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1397)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1397)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1397)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1397)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1397)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1397)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1397)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1397)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_30(1408)@cf43b911bb08: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_bsc_a5_30(1408)@cf43b911bb08: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc_a5_30(1408)@cf43b911bb08: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc_a5_30(1408)@cf43b911bb08: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1397)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1397)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1397)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1397)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1399)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1399)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1399)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1397)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1399)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1398)@cf43b911bb08: Deleted conn table entry 0TC_ho_inter_bsc_a5_30(1408)16743769 TC_ho_inter_bsc_a5_30(1408)@cf43b911bb08: f_call_hangup 6: rx SCCP DISC TC_ho_inter_bsc_a5_30(1408)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_30(1408)@cf43b911bb08: f_call_hangup 9: done TC_ho_inter_bsc_a5_30(1408)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_30(1408)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_0-RAN(1398)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(1397)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-RAN(1401)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1396)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-SCCP(1400)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-M3UA(1402)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(1399)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(1403)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(1406)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(1405)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(1404)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1411)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(1407)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1410)@cf43b911bb08: Final verdict of PTC: none Mon Jun 10 14:18:07 UTC 2024 ====== MSC_Tests.TC_ho_inter_bsc_a5_3 pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests.TC_ho_inter_bsc_a5_3.talloc MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1396): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(1397): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(1398): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(1399): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-SCCP(1400): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-RAN(1401): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-M3UA(1402): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(1403): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(1404): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(1405): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(1406): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(1407): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_ho_inter_bsc_a5_30(1408): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC TC_ho_inter_bsc_a5_31(1409): pass (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1410): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1411): none (pass -> pass) MTC@cf43b911bb08: Test case TC_ho_inter_bsc_a5_3 finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc_a5_3 pass'. Waiting for packet dumper to finish... 0 (prev_count=-1, count=734336) Waiting for packet dumper to finish... 1 (prev_count=734336, count=736769) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc_a5_3 pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc_a5_4'. ------ MSC_Tests.TC_ho_inter_bsc_a5_4 ------ Mon Jun 10 14:18:11 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_ho_inter_bsc_a5_4.pcap" >/data/MSC_Tests.TC_ho_inter_bsc_a5_4.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc_a5_4' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_ho_inter_bsc_a5_4 started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(1415)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(1415)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1415)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(1413)@cf43b911bb08: v_sccp_pdu_maxlen:268 MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_1-M3UA(1418)@cf43b911bb08: ************************************************* MSC_Test_1-M3UA(1418)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(1418)@cf43b911bb08: ************************************************* MSC_Test_1-SCCP(1416)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1419)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1415)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(1415)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1415)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1415)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(1415)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1415)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1415)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1415)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1415)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1415)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1415)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1415)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1415)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1415)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1415)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1415)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1418)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23907 to server: "172.18.149.200":2905 association #8 MSC_Test_1-M3UA(1418)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(1418)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(1418)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_1-M3UA(1418)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(1418)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(1418)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(1418)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(1418)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(1418)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(1418)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1418)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(1418)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(1418)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(1418)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(1418)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1421)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1421)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1421)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1421)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1421)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1421)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1421)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1421)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1422)@cf43b911bb08: Created GsupExpect[0] for "262420000000053" to be handled at TC_ho_inter_bsc_a5_40(1424) TC_ho_inter_bsc_a5_40(1424)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000053'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1415)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1415)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1415)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1414)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1414)@cf43b911bb08: Added conn table entry 0TC_ho_inter_bsc_a5_40(1424)12548699 MSC_Test_0-SCCP(1413)@cf43b911bb08: First idle individual index:0 MSC_Test_0-RAN(1414)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1415)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1415)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1415)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1413)@cf43b911bb08: { messageType := 2, destLocRef := 'BF7A5B'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(1413)@cf43b911bb08: Session index based on local reference:0 MSC_Test-GSUP(1422)@cf43b911bb08: Found GsupExpect[0] for "262420000000053" handled at TC_ho_inter_bsc_a5_40(1424) MSC_Test-GSUP(1422)@cf43b911bb08: Added IMSI table entry 0TC_ho_inter_bsc_a5_40(1424)"262420000000053" MSC_Test_0-SCCP(1413)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1413)@cf43b911bb08: vl_len:11 MSC_Test_0-SCCP(1413)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1413)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0009541203524982130101'O MSC_Test_0-M3UA(1415)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc_a5_40(1424)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_40(1424)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_0-M3UA(1415)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1415)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1413)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1413)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1413)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1413)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-M3UA(1418)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1418)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(1418)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1414)@cf43b911bb08: patching N(SD)=1 into dtap '0514C4F1A88421041AD0C83D'O MSC_Test_0-RAN(1414)@cf43b911bb08: patched enc_l3: '0554C4F1A88421041AD0C83D'O MSC_Test_0-SCCP(1413)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1413)@cf43b911bb08: vl_len:15 MSC_Test_0-SCCP(1413)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1413)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '01000C0554C4F1A88421041AD0C83D'O MSC_Test_0-M3UA(1415)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-RAN(1417)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-M3UA(1415)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1415)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1413)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1413)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1413)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1413)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-RAN(1417)@cf43b911bb08: f_create_expect(l3 := omit, n_connectPointCode := 194 MSC_Test_1-RAN(1417)@cf43b911bb08: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc_a5_41(1425) MSC_Test_0-SCCP(1413)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1413)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1413)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1413)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0003552C05'O MSC_Test_0-M3UA(1415)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1415)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1415)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1413)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1413)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1413)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1413)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1415)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1415)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1413)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1413)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1413)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1413)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_40(1424)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1414)@cf43b911bb08: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1414)@cf43b911bb08: patched enc_l3: '059B'O MSC_Test_0-SCCP(1413)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1413)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1413)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1413)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1415)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1415)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1415)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1413)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1413)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1413)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1413)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1413)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1413)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1413)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1413)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1415)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1415)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1415)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1413)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1415)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1414)@cf43b911bb08: Deleted conn table entry 0TC_ho_inter_bsc_a5_40(1424)12548699 TC_ho_inter_bsc_a5_40(1424)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_40(1424)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_40(1424)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_40(1424)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_40(1424)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '05980B84'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1414)@cf43b911bb08: Added conn table entry 0TC_ho_inter_bsc_a5_40(1424)1486562 MSC_Test_0-RAN(1414)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1413)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(1415)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1415)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1415)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1413)@cf43b911bb08: { messageType := 2, destLocRef := '16AEE2'O, sourceLocRef := '000106'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1413)@cf43b911bb08: Session index based on local reference:0 TC_ho_inter_bsc_a5_40(1424)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_40(1424)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1415)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1415)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1413)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1413)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1413)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1413)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1414)@cf43b911bb08: patching N(SD)=1 into dtap '0514C4F1A88421041AD0C83D'O MSC_Test_0-RAN(1414)@cf43b911bb08: patched enc_l3: '0554C4F1A88421041AD0C83D'O MSC_Test_0-SCCP(1413)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1413)@cf43b911bb08: vl_len:15 MSC_Test_0-SCCP(1413)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1413)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '01000C0554C4F1A88421041AD0C83D'O MSC_Test_0-M3UA(1415)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1415)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1415)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1413)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1413)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1413)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1413)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1413)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1413)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1413)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1413)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0003552C05'O MSC_Test_0-M3UA(1415)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1415)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1415)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1413)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1413)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1413)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1413)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1419)@cf43b911bb08: Created MnccExpect[0] for "12345" to be handled at TC_ho_inter_bsc_a5_40(1424) MSC_Test-MGCP(1420)@cf43b911bb08: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_inter_bsc_a5_40(1424) MSC_Test_0-RAN(1414)@cf43b911bb08: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1414)@cf43b911bb08: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_0-SCCP(1413)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1413)@cf43b911bb08: vl_len:19 MSC_Test_0-SCCP(1413)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1413)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010010038504066005040200815E04802143F5'O MSC_Test_0-M3UA(1415)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1420)@cf43b911bb08: Found Expect[0] for { line := { verb := "CRCX", trans_id := "141", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "74" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_ho_inter_bsc_a5_40(1424) TC_ho_inter_bsc_a5_40(1424)@cf43b911bb08: f_mo_call_establish 2: rx 1st CRCX TC_ho_inter_bsc_a5_40(1424)@cf43b911bb08: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1419)@cf43b911bb08: Found MnccExpect[0] for "12345" handled at TC_ho_inter_bsc_a5_40(1424) MSC_Test-MNCC(1419)@cf43b911bb08: Added conn table entry 0TC_ho_inter_bsc_a5_40(1424)-2147483632 MSC_Test_0-M3UA(1415)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1415)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1413)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1413)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1413)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1413)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_40(1424)@cf43b911bb08: f_mo_call_establish 1: rx MNCC SETUP ind TC_ho_inter_bsc_a5_40(1424)@cf43b911bb08: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1413)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1413)@cf43b911bb08: vl_len:14 MSC_Test_0-SCCP(1413)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1413)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1415)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc_a5_40(1424)@cf43b911bb08: f_mo_call_establish 3: rx RTP CREATE TC_ho_inter_bsc_a5_40(1424)@cf43b911bb08: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1415)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1415)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1413)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1413)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1413)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1413)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1415)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1415)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1413)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1413)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1413)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1413)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_40(1424)@cf43b911bb08: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1415)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1415)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1413)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1413)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1413)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1413)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_40(1424)@cf43b911bb08: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_bsc_a5_40(1424)@cf43b911bb08: { line := { verb := "MDCX", trans_id := "144", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "74" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "74", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.149.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112", "110", "3", "111" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { rtpmap := { attr_value := "110 GSM-EFR/8000/1" } }, { rtpmap := { attr_value := "111 GSM-HR-08/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } TC_ho_inter_bsc_a5_40(1424)@cf43b911bb08: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1414)@cf43b911bb08: patching N(SD)=3 into dtap '030F'O MSC_Test_0-RAN(1414)@cf43b911bb08: patched enc_l3: '03CF'O MSC_Test_0-SCCP(1413)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1413)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1413)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1413)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '01000203CF'O MSC_Test_0-M3UA(1415)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc_a5_40(1424)@cf43b911bb08: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_bsc_a5_40(1424)@cf43b911bb08: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_bsc_a5_40(1424)@cf43b911bb08: f_mo_call_establish DONE TC_ho_inter_bsc_a5_40(1424)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1413)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1413)@cf43b911bb08: vl_len:16 MSC_Test_0-SCCP(1413)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1413)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000E1104010C1A080020F32400050006'O MSC_Test_0-M3UA(1415)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1418)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(1418)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1416)@cf43b911bb08: First idle individual index:0 MSC_Test_1-SCCP(1416)@cf43b911bb08: Warning: Stopping inactive timer T_ias[0]. MSC_Test_1-RAN(1417)@cf43b911bb08: ExpectedCreateCallback handoverRequest 194 MSC_Test_1-RAN(1417)@cf43b911bb08: ExpectTable[0].n_connectPointCode = 194 ==? 194 MSC_Test_1-RAN(1417)@cf43b911bb08: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc_a5_41(1425) MSC_Test_1-RAN(1417)@cf43b911bb08: Added conn table entry 0TC_ho_inter_bsc_a5_41(1425)11773048 MSC_Test_1-SCCP(1416)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_1-SCCP(1416)@cf43b911bb08: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_1-M3UA(1418)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-SCCP(1416)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_1-SCCP(1416)@cf43b911bb08: vl_len:25 MSC_Test_1-SCCP(1416)@cf43b911bb08: vl_from0 MSC_Test_1-SCCP(1416)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060102030409267E0180'O MSC_Test_1-M3UA(1418)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1415)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1415)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1413)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1413)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1413)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1413)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_40(1424)@cf43b911bb08: GOT HandoverCommand{ discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 22, pdu := { bssmap := { handoverCommand := { messageType := '13'O, layer3Information := { elementIdentifier := '17'O, lengthIndicator := 9, layer3info := '062BD1040E00090000'O }, cellIdentifier := { elementIdentifier := '05'O, lengthIndicator := 8, cellIdentifierDiscriminator := '0000'B, spare1_4 := '0000'B, cellIdentification := { cI_CGI := { mcc_mnc := '00F000'O, lac := '0000'O, ci := '0000'O } } }, newBSSToOldBSSInfo := omit, talkerPriority := omit } } } } MSC_Test_1-SCCP(1416)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_1-SCCP(1416)@cf43b911bb08: vl_len:3 MSC_Test_1-SCCP(1416)@cf43b911bb08: vl_from0 MSC_Test_1-SCCP(1416)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_1-M3UA(1418)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1415)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1415)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1413)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1413)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1413)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1413)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-SCCP(1416)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_1-SCCP(1416)@cf43b911bb08: vl_len:3 MSC_Test_1-SCCP(1416)@cf43b911bb08: vl_from0 MSC_Test_1-SCCP(1416)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_1-M3UA(1418)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1415)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1415)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1413)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1413)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1413)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1413)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1413)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1413)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1413)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1413)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1415)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1415)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1415)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1413)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1415)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1414)@cf43b911bb08: Deleted conn table entry 0TC_ho_inter_bsc_a5_40(1424)1486562 TC_ho_inter_bsc_a5_40(1424)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_40(1424)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_40(1424)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_40(1424)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_40(1424)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_40(1424)@cf43b911bb08: FIRST inter-BSC Handover done MSC_Test_0-RAN(1414)@cf43b911bb08: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1414)@cf43b911bb08: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc_a5_40(1424) MSC_Test_1-SCCP(1416)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_1-SCCP(1416)@cf43b911bb08: vl_len:16 MSC_Test_1-SCCP(1416)@cf43b911bb08: vl_from0 MSC_Test_1-SCCP(1416)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000E1104010C1A080062F2240017002A'O MSC_Test_1-M3UA(1418)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1415)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1415)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1413)@cf43b911bb08: First idle individual index:0 MSC_Test_0-SCCP(1413)@cf43b911bb08: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1414)@cf43b911bb08: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1414)@cf43b911bb08: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1414)@cf43b911bb08: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc_a5_40(1424) MSC_Test_0-RAN(1414)@cf43b911bb08: Added conn table entry 0TC_ho_inter_bsc_a5_40(1424)2000018 MSC_Test_0-SCCP(1413)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1413)@cf43b911bb08: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_0-M3UA(1415)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1413)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1413)@cf43b911bb08: vl_len:25 MSC_Test_0-SCCP(1413)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1413)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060908070623287E0180'O MSC_Test_0-M3UA(1415)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1418)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(1418)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1416)@cf43b911bb08: Session index based on local reference:0 MSC_Test_1-SCCP(1416)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1416)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1416)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_41(1425)@cf43b911bb08: GOT HandoverCommand{ discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 22, pdu := { bssmap := { handoverCommand := { messageType := '13'O, layer3Information := { elementIdentifier := '17'O, lengthIndicator := 9, layer3info := '062BD1040E00090000'O }, cellIdentifier := { elementIdentifier := '05'O, lengthIndicator := 8, cellIdentifierDiscriminator := '0000'B, spare1_4 := '0000'B, cellIdentification := { cI_CGI := { mcc_mnc := '00F000'O, lac := '0000'O, ci := '0000'O } } }, newBSSToOldBSSInfo := omit, talkerPriority := omit } } } } MSC_Test_0-SCCP(1413)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1413)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1413)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1413)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_0-M3UA(1415)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1418)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(1418)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1416)@cf43b911bb08: Session index based on local reference:0 MSC_Test_1-SCCP(1416)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1416)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1416)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1413)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1413)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1413)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1413)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1415)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1418)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(1418)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1416)@cf43b911bb08: Session index based on local reference:0 MSC_Test_1-SCCP(1416)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1416)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1416)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-SCCP(1416)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_1-SCCP(1416)@cf43b911bb08: vl_len:3 MSC_Test_1-SCCP(1416)@cf43b911bb08: vl_from0 MSC_Test_1-SCCP(1416)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_1-M3UA(1418)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1418)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(1418)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1416)@cf43b911bb08: Session index based on local reference:0 MSC_Test_1-M3UA(1418)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-RAN(1417)@cf43b911bb08: Deleted conn table entry 0TC_ho_inter_bsc_a5_41(1425)11773048 TC_ho_inter_bsc_a5_41(1425)@cf43b911bb08: setverdict(pass): none -> pass TC_ho_inter_bsc_a5_41(1425)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_41(1425)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_41(1425)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_41(1425)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_41(1425)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_41(1425)@cf43b911bb08: Final verdict of PTC: pass TC_ho_inter_bsc_a5_40(1424)@cf43b911bb08: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1415)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1415)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1413)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1413)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1413)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1413)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_40(1424)@cf43b911bb08: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1414)@cf43b911bb08: patching N(SD)=0 into dtap '032D0802E180'O MSC_Test_0-RAN(1414)@cf43b911bb08: patched enc_l3: '032D0802E180'O MSC_Test_0-SCCP(1413)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1413)@cf43b911bb08: vl_len:9 MSC_Test_0-SCCP(1413)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1413)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010006032D0802E180'O MSC_Test_0-M3UA(1415)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1415)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1415)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1415)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1415)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(1419)@cf43b911bb08: Deleted conn table entry 0TC_ho_inter_bsc_a5_40(1424)-2147483632 MSC_Test_0-SCCP(1413)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1413)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1413)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1413)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1413)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1413)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1413)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1413)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_40(1424)@cf43b911bb08: f_call_hangup 2: rx MNCC REL ind TC_ho_inter_bsc_a5_40(1424)@cf43b911bb08: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_bsc_a5_40(1424)@cf43b911bb08: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc_a5_40(1424)@cf43b911bb08: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc_a5_40(1424)@cf43b911bb08: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1413)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1413)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1413)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1413)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1415)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1415)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1415)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1413)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1415)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1414)@cf43b911bb08: Deleted conn table entry 0TC_ho_inter_bsc_a5_40(1424)2000018 TC_ho_inter_bsc_a5_40(1424)@cf43b911bb08: f_call_hangup 6: rx SCCP DISC TC_ho_inter_bsc_a5_40(1424)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_40(1424)@cf43b911bb08: f_call_hangup 9: done TC_ho_inter_bsc_a5_40(1424)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_40(1424)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_0-SCCP(1413)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(1414)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(1422)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-SCCP(1416)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-M3UA(1418)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(1419)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(1415)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-RAN(1417)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1427)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1412)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1426)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(1420)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(1421)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(1423)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1412): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(1413): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(1414): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(1415): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-SCCP(1416): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-RAN(1417): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-M3UA(1418): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(1419): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(1420): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(1421): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(1422): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(1423): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_ho_inter_bsc_a5_40(1424): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC TC_ho_inter_bsc_a5_41(1425): pass (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1426): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1427): none (pass -> pass) MTC@cf43b911bb08: Test case TC_ho_inter_bsc_a5_4 finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc_a5_4 pass'. Mon Jun 10 14:18:24 UTC 2024 ====== MSC_Tests.TC_ho_inter_bsc_a5_4 pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests.TC_ho_inter_bsc_a5_4.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=733474) Waiting for packet dumper to finish... 1 (prev_count=733474, count=735907) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc_a5_4 pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc_ipv6'. ------ MSC_Tests.TC_ho_inter_bsc_ipv6 ------ Mon Jun 10 14:18:28 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_ho_inter_bsc_ipv6.pcap" >/data/MSC_Tests.TC_ho_inter_bsc_ipv6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc_ipv6' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_ho_inter_bsc_ipv6 started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(1431)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(1431)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1431)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(1429)@cf43b911bb08: v_sccp_pdu_maxlen:268 MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_1-M3UA(1434)@cf43b911bb08: ************************************************* MSC_Test_1-M3UA(1434)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(1434)@cf43b911bb08: ************************************************* MSC_Test_1-SCCP(1432)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1435)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(1437)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1437)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1437)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test_0-M3UA(1431)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test-GSUP-IPA(1437)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test_0-M3UA(1431)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test-GSUP-IPA(1437)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1437)@cf43b911bb08: IPA 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(1431)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test-GSUP-IPA(1437)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1437)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(1431)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(1431)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1431)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1431)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1431)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1431)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1431)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1431)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1431)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1431)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1431)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1431)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1431)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1434)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23907 to server: "172.18.149.200":2905 association #8 MSC_Test_1-M3UA(1434)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(1434)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(1434)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_1-M3UA(1434)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(1434)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(1434)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(1434)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(1434)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(1434)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(1434)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1434)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(1434)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(1434)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(1434)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(1434)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(1438)@cf43b911bb08: Created GsupExpect[0] for "262420000000053" to be handled at TC_ho_inter_bsc_ipv60(1440) TC_ho_inter_bsc_ipv60(1440)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1431)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1431)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1431)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1430)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1430)@cf43b911bb08: Added conn table entry 0TC_ho_inter_bsc_ipv60(1440)9868736 MSC_Test_0-SCCP(1429)@cf43b911bb08: First idle individual index:0 MSC_Test_0-RAN(1430)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1431)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1431)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1431)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1431)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1431)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1429)@cf43b911bb08: { messageType := 2, destLocRef := '9695C0'O, sourceLocRef := '000107'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1429)@cf43b911bb08: Session index based on local reference:0 MSC_Test-GSUP(1438)@cf43b911bb08: Found GsupExpect[0] for "262420000000053" handled at TC_ho_inter_bsc_ipv60(1440) MSC_Test-GSUP(1438)@cf43b911bb08: Added IMSI table entry 0TC_ho_inter_bsc_ipv60(1440)"262420000000053" MSC_Test_0-SCCP(1429)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1429)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1429)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1429)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1429)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1429)@cf43b911bb08: vl_len:11 MSC_Test_0-SCCP(1429)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1429)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0009541203524982130101'O MSC_Test_0-M3UA(1431)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc_ipv60(1440)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_ipv60(1440)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_0-M3UA(1431)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1431)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1429)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1429)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1429)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1429)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_ipv60(1440)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_1-M3UA(1434)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1430)@cf43b911bb08: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1430)@cf43b911bb08: patched enc_l3: '055B'O MSC_Test_0-SCCP(1429)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1429)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1429)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1429)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1431)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1434)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(1434)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1431)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1431)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1429)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1429)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1429)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1429)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1429)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1429)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1429)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1429)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1431)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-RAN(1433)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-RAN(1433)@cf43b911bb08: f_create_expect(l3 := omit, n_connectPointCode := 194 MSC_Test_0-M3UA(1431)@cf43b911bb08: Message received on association #8 MSC_Test_1-RAN(1433)@cf43b911bb08: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc_ipv61(1441) MSC_Test_0-M3UA(1431)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1429)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1431)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1430)@cf43b911bb08: Deleted conn table entry 0TC_ho_inter_bsc_ipv60(1440)9868736 TC_ho_inter_bsc_ipv60(1440)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_ipv60(1440)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_ipv60(1440)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_ipv60(1440)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_ipv60(1440)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '9A16C965'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1430)@cf43b911bb08: Added conn table entry 0TC_ho_inter_bsc_ipv60(1440)2832740 MSC_Test_0-RAN(1430)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1429)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(1431)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1431)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1431)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1429)@cf43b911bb08: { messageType := 2, destLocRef := '2B3964'O ("+9d"), 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(1429)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1431)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1431)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1431)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1431)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1429)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1429)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1429)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1429)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1429)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1429)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1429)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1429)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_ipv60(1440)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_ipv60(1440)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1435)@cf43b911bb08: Created MnccExpect[0] for "12345" to be handled at TC_ho_inter_bsc_ipv60(1440) MSC_Test-MGCP(1436)@cf43b911bb08: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_inter_bsc_ipv60(1440) MSC_Test_0-RAN(1430)@cf43b911bb08: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1430)@cf43b911bb08: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(1429)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1429)@cf43b911bb08: vl_len:19 MSC_Test_0-SCCP(1429)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1429)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(1431)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1436)@cf43b911bb08: Found Expect[0] for { line := { verb := "CRCX", trans_id := "149", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "75" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_ho_inter_bsc_ipv60(1440) TC_ho_inter_bsc_ipv60(1440)@cf43b911bb08: f_mo_call_establish 2: rx 1st CRCX TC_ho_inter_bsc_ipv60(1440)@cf43b911bb08: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1435)@cf43b911bb08: Found MnccExpect[0] for "12345" handled at TC_ho_inter_bsc_ipv60(1440) MSC_Test-MNCC(1435)@cf43b911bb08: Added conn table entry 0TC_ho_inter_bsc_ipv60(1440)-2147483631 MSC_Test_0-M3UA(1431)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1431)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1429)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1429)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1429)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1429)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_ipv60(1440)@cf43b911bb08: f_mo_call_establish 1: rx MNCC SETUP ind TC_ho_inter_bsc_ipv60(1440)@cf43b911bb08: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1429)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1429)@cf43b911bb08: vl_len:26 MSC_Test_0-SCCP(1429)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1429)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0018027C120000000000000000000000000000000323287E0180'O MSC_Test_0-M3UA(1431)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc_ipv60(1440)@cf43b911bb08: f_mo_call_establish 3: rx RTP CREATE TC_ho_inter_bsc_ipv60(1440)@cf43b911bb08: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1431)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1431)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1429)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1429)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1429)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1429)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1431)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1431)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1429)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1429)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1429)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1429)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_ipv60(1440)@cf43b911bb08: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1431)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1431)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_ho_inter_bsc_ipv60(1440)@cf43b911bb08: as_optional_mgcp_mdcx: rx MDCX MSC_Test_0-SCCP(1429)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1429)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1429)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1429)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_ipv60(1440)@cf43b911bb08: { line := { verb := "MDCX", trans_id := "152", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "75" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "75", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.149.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112", "110", "3", "111" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { rtpmap := { attr_value := "110 GSM-EFR/8000/1" } }, { rtpmap := { attr_value := "111 GSM-HR-08/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } TC_ho_inter_bsc_ipv60(1440)@cf43b911bb08: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1430)@cf43b911bb08: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1430)@cf43b911bb08: patched enc_l3: '038F'O MSC_Test_0-SCCP(1429)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1429)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1429)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1429)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1431)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc_ipv60(1440)@cf43b911bb08: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_bsc_ipv60(1440)@cf43b911bb08: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_bsc_ipv60(1440)@cf43b911bb08: f_mo_call_establish DONE TC_ho_inter_bsc_ipv60(1440)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1429)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1429)@cf43b911bb08: vl_len:16 MSC_Test_0-SCCP(1429)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1429)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000E1104010C1A080020F32400050006'O MSC_Test_0-M3UA(1431)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1434)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(1434)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1432)@cf43b911bb08: First idle individual index:0 MSC_Test_1-SCCP(1432)@cf43b911bb08: Warning: Stopping inactive timer T_ias[0]. MSC_Test_1-RAN(1433)@cf43b911bb08: ExpectedCreateCallback handoverRequest 194 MSC_Test_1-RAN(1433)@cf43b911bb08: ExpectTable[0].n_connectPointCode = 194 ==? 194 MSC_Test_1-RAN(1433)@cf43b911bb08: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc_ipv61(1441) MSC_Test_1-RAN(1433)@cf43b911bb08: Added conn table entry 0TC_ho_inter_bsc_ipv61(1441)16055433 MSC_Test_1-SCCP(1432)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_1-SCCP(1432)@cf43b911bb08: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_1-M3UA(1434)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-SCCP(1432)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_1-SCCP(1432)@cf43b911bb08: vl_len:37 MSC_Test_1-SCCP(1432)@cf43b911bb08: vl_from0 MSC_Test_1-SCCP(1432)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0023121709062BD1040E000900007C120000000000000000000000000000000809267E0180'O MSC_Test_1-M3UA(1434)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1431)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1431)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1429)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1429)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1429)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1429)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_ipv60(1440)@cf43b911bb08: GOT HandoverCommand{ discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 22, pdu := { bssmap := { handoverCommand := { messageType := '13'O, layer3Information := { elementIdentifier := '17'O, lengthIndicator := 9, layer3info := '062BD1040E00090000'O }, cellIdentifier := { elementIdentifier := '05'O, lengthIndicator := 8, cellIdentifierDiscriminator := '0000'B, spare1_4 := '0000'B, cellIdentification := { cI_CGI := { mcc_mnc := '00F000'O, lac := '0000'O, ci := '0000'O } } }, newBSSToOldBSSInfo := omit, talkerPriority := omit } } } } MSC_Test_1-SCCP(1432)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_1-SCCP(1432)@cf43b911bb08: vl_len:3 MSC_Test_1-SCCP(1432)@cf43b911bb08: vl_from0 MSC_Test_1-SCCP(1432)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_1-M3UA(1434)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1431)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1431)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1429)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1429)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1429)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1429)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-SCCP(1432)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_1-SCCP(1432)@cf43b911bb08: vl_len:3 MSC_Test_1-SCCP(1432)@cf43b911bb08: vl_from0 MSC_Test_1-SCCP(1432)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_1-M3UA(1434)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1431)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1431)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1429)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1429)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1429)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1429)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1429)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1429)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1429)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1429)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1431)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1431)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1431)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1429)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-RAN(1430)@cf43b911bb08: Deleted conn table entry 0TC_ho_inter_bsc_ipv60(1440)2832740 MSC_Test_0-M3UA(1431)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc_ipv60(1440)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_ipv60(1440)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_ipv60(1440)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_ipv60(1440)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_ipv60(1440)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_ipv60(1440)@cf43b911bb08: FIRST inter-BSC Handover done MSC_Test_0-RAN(1430)@cf43b911bb08: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1430)@cf43b911bb08: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc_ipv60(1440) MSC_Test_1-SCCP(1432)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_1-SCCP(1432)@cf43b911bb08: vl_len:16 MSC_Test_1-SCCP(1432)@cf43b911bb08: vl_from0 MSC_Test_1-SCCP(1432)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000E1104010C1A080062F2240017002A'O MSC_Test_1-M3UA(1434)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1431)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1431)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1429)@cf43b911bb08: First idle individual index:0 MSC_Test_0-SCCP(1429)@cf43b911bb08: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1430)@cf43b911bb08: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1430)@cf43b911bb08: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1430)@cf43b911bb08: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc_ipv60(1440) MSC_Test_0-RAN(1430)@cf43b911bb08: Added conn table entry 0TC_ho_inter_bsc_ipv60(1440)13556632 MSC_Test_0-SCCP(1429)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1429)@cf43b911bb08: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_0-M3UA(1431)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1429)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1429)@cf43b911bb08: vl_len:37 MSC_Test_0-SCCP(1429)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1429)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0023121709062BD1040E000900007C120000000000000000000000000000000323287E0180'O MSC_Test_0-M3UA(1431)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1434)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(1434)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1432)@cf43b911bb08: Session index based on local reference:0 MSC_Test_1-SCCP(1432)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1432)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1432)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_ipv61(1441)@cf43b911bb08: GOT HandoverCommand{ discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 22, pdu := { bssmap := { handoverCommand := { messageType := '13'O, layer3Information := { elementIdentifier := '17'O, lengthIndicator := 9, layer3info := '062BD1040E00090000'O }, cellIdentifier := { elementIdentifier := '05'O, lengthIndicator := 8, cellIdentifierDiscriminator := '0000'B, spare1_4 := '0000'B, cellIdentification := { cI_CGI := { mcc_mnc := '00F000'O, lac := '0000'O, ci := '0000'O } } }, newBSSToOldBSSInfo := omit, talkerPriority := omit } } } } MSC_Test_0-SCCP(1429)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1429)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1429)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1429)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_0-M3UA(1431)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1434)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(1434)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1432)@cf43b911bb08: Session index based on local reference:0 MSC_Test_1-SCCP(1432)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1432)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1432)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1429)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1429)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1429)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1429)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1431)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1434)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(1434)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1432)@cf43b911bb08: Session index based on local reference:0 MSC_Test_1-SCCP(1432)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1432)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1432)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-SCCP(1432)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_1-SCCP(1432)@cf43b911bb08: vl_len:3 MSC_Test_1-SCCP(1432)@cf43b911bb08: vl_from0 MSC_Test_1-SCCP(1432)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_1-M3UA(1434)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1434)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(1434)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1432)@cf43b911bb08: Session index based on local reference:0 MSC_Test_1-M3UA(1434)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-RAN(1433)@cf43b911bb08: Deleted conn table entry 0TC_ho_inter_bsc_ipv61(1441)16055433 TC_ho_inter_bsc_ipv61(1441)@cf43b911bb08: setverdict(pass): none -> pass TC_ho_inter_bsc_ipv61(1441)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_ipv61(1441)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_ipv61(1441)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_ipv61(1441)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_ipv61(1441)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_ipv61(1441)@cf43b911bb08: Final verdict of PTC: pass TC_ho_inter_bsc_ipv60(1440)@cf43b911bb08: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1431)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1431)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1429)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1429)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1429)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1429)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_ipv60(1440)@cf43b911bb08: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1430)@cf43b911bb08: patching N(SD)=3 into dtap '032D0802E180'O MSC_Test_0-RAN(1430)@cf43b911bb08: patched enc_l3: '03ED0802E180'O MSC_Test_0-SCCP(1429)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1429)@cf43b911bb08: vl_len:9 MSC_Test_0-SCCP(1429)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1429)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '01000603ED0802E180'O MSC_Test_0-M3UA(1431)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(1435)@cf43b911bb08: Deleted conn table entry 0TC_ho_inter_bsc_ipv60(1440)-2147483631 TC_ho_inter_bsc_ipv60(1440)@cf43b911bb08: f_call_hangup 2: rx MNCC REL ind MSC_Test_0-M3UA(1431)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1431)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1431)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1431)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1429)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1429)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1429)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1429)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1429)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1429)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1429)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1429)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_ipv60(1440)@cf43b911bb08: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_bsc_ipv60(1440)@cf43b911bb08: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc_ipv60(1440)@cf43b911bb08: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc_ipv60(1440)@cf43b911bb08: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1429)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1429)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1429)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1429)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1431)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1431)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1431)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1429)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1431)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1430)@cf43b911bb08: Deleted conn table entry 0TC_ho_inter_bsc_ipv60(1440)13556632 TC_ho_inter_bsc_ipv60(1440)@cf43b911bb08: f_call_hangup 6: rx SCCP DISC TC_ho_inter_bsc_ipv60(1440)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_ipv60(1440)@cf43b911bb08: f_call_hangup 9: done TC_ho_inter_bsc_ipv60(1440)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_ipv60(1440)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_1-M3UA(1434)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-RAN(1433)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(1435)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(1429)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1428)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(1437)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(1430)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-SCCP(1432)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(1431)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(1438)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1442)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1443)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(1436)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(1439)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1428): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(1429): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(1430): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(1431): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-SCCP(1432): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-RAN(1433): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-M3UA(1434): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(1435): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(1436): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(1437): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(1438): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(1439): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_ho_inter_bsc_ipv60(1440): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC TC_ho_inter_bsc_ipv61(1441): pass (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1442): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1443): none (pass -> pass) MTC@cf43b911bb08: Test case TC_ho_inter_bsc_ipv6 finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc_ipv6 pass'. Mon Jun 10 14:18:41 UTC 2024 ====== MSC_Tests.TC_ho_inter_bsc_ipv6 pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests.TC_ho_inter_bsc_ipv6.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=661905) Waiting for packet dumper to finish... 1 (prev_count=661905, count=664338) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc_ipv6 pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc_csd'. ------ MSC_Tests.TC_ho_inter_bsc_csd ------ Mon Jun 10 14:18:44 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_ho_inter_bsc_csd.pcap" >/data/MSC_Tests.TC_ho_inter_bsc_csd.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc_csd' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_ho_inter_bsc_csd started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(1447)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(1447)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1447)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(1445)@cf43b911bb08: v_sccp_pdu_maxlen:268 MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_1-M3UA(1450)@cf43b911bb08: ************************************************* MSC_Test_1-M3UA(1450)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(1450)@cf43b911bb08: ************************************************* MSC_Test_1-SCCP(1448)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1451)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1447)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(1447)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1447)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1447)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(1447)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1447)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1447)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1447)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1447)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1447)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1447)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1447)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1447)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1447)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1447)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1447)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1453)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1453)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_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)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1453)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1453)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@cf43b911bb08: IPA ID RESP: { { 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)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1453)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_1-M3UA(1450)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23907 to server: "172.18.149.200":2905 association #8 MSC_Test_1-M3UA(1450)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(1450)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(1450)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_1-M3UA(1450)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(1450)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(1450)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(1450)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(1450)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(1450)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(1450)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1450)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(1450)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(1450)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(1450)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(1450)@cf43b911bb08: Received M3UA_NOTIFY -> discard TC_ho_inter_bsc_csd0(1456)@cf43b911bb08: ----------------------------------------------- TC_ho_inter_bsc_csd0(1456)@cf43b911bb08: "CSD Bearer Service: BS25T" TC_ho_inter_bsc_csd0(1456)@cf43b911bb08: ----------------------------------------------- MSC_Test-GSUP(1454)@cf43b911bb08: Created GsupExpect[0] for "262420000000053" to be handled at TC_ho_inter_bsc_csd0(1456) TC_ho_inter_bsc_csd0(1456)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000053'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1447)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1447)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1447)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1446)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1446)@cf43b911bb08: Added conn table entry 0TC_ho_inter_bsc_csd0(1456)15864071 MSC_Test_0-RAN(1446)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1445)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(1447)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1447)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1447)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1447)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1447)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1445)@cf43b911bb08: { messageType := 2, destLocRef := 'F21107'O, sourceLocRef := '000109'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1445)@cf43b911bb08: Session index based on local reference:0 MSC_Test-GSUP(1454)@cf43b911bb08: Found GsupExpect[0] for "262420000000053" handled at TC_ho_inter_bsc_csd0(1456) MSC_Test-GSUP(1454)@cf43b911bb08: Added IMSI table entry 0TC_ho_inter_bsc_csd0(1456)"262420000000053" MSC_Test_0-SCCP(1445)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1445)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1445)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1445)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_csd0(1456)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_csd0(1456)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_0-SCCP(1445)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1445)@cf43b911bb08: vl_len:11 MSC_Test_0-SCCP(1445)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1445)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0009541203524982130101'O MSC_Test_0-M3UA(1447)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1447)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1447)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1445)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1445)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1445)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1445)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-M3UA(1450)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1450)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(1450)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_ho_inter_bsc_csd0(1456)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1446)@cf43b911bb08: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1446)@cf43b911bb08: patched enc_l3: '055B'O MSC_Test_0-SCCP(1445)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1445)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1445)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1445)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1447)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-RAN(1449)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-M3UA(1447)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1447)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1445)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1445)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1445)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1445)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1445)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1445)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1445)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1445)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_1-RAN(1449)@cf43b911bb08: f_create_expect(l3 := omit, n_connectPointCode := 194 MSC_Test_0-M3UA(1447)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-RAN(1449)@cf43b911bb08: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc_csd1(1457) MSC_Test_0-M3UA(1447)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1447)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1445)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1447)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1446)@cf43b911bb08: Deleted conn table entry 0TC_ho_inter_bsc_csd0(1456)15864071 TC_ho_inter_bsc_csd0(1456)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_csd0(1456)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_csd0(1456)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_csd0(1456)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_csd0(1456)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'B15C690A'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1446)@cf43b911bb08: Added conn table entry 0TC_ho_inter_bsc_csd0(1456)9004419 MSC_Test_0-RAN(1446)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1445)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(1447)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1447)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1447)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1445)@cf43b911bb08: { messageType := 2, destLocRef := '896583'O, sourceLocRef := '00010A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1445)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1447)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1447)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1445)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1447)@cf43b911bb08: Message received on association #8 MSC_Test_0-SCCP(1445)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1445)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1445)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1447)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1445)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1445)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1445)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1445)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_csd0(1456)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_csd0(1456)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1451)@cf43b911bb08: Created MnccExpect[0] for "12345" to be handled at TC_ho_inter_bsc_csd0(1456) MSC_Test-MGCP(1452)@cf43b911bb08: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_inter_bsc_csd0(1456) MSC_Test_0-RAN(1446)@cf43b911bb08: patching N(SD)=1 into dtap '03050407E18A89210440805E04802143F5'O MSC_Test_0-RAN(1446)@cf43b911bb08: patched enc_l3: '03450407E18A89210440805E04802143F5'O MSC_Test_0-SCCP(1445)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1445)@cf43b911bb08: vl_len:20 MSC_Test_0-SCCP(1445)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1445)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210440805E04802143F5'O MSC_Test_0-M3UA(1447)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1452)@cf43b911bb08: Found Expect[0] for { line := { verb := "CRCX", trans_id := "157", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "76" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_ho_inter_bsc_csd0(1456) TC_ho_inter_bsc_csd0(1456)@cf43b911bb08: f_mo_call_establish 2: rx 1st CRCX TC_ho_inter_bsc_csd0(1456)@cf43b911bb08: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1451)@cf43b911bb08: Found MnccExpect[0] for "12345" handled at TC_ho_inter_bsc_csd0(1456) MSC_Test-MNCC(1451)@cf43b911bb08: Added conn table entry 0TC_ho_inter_bsc_csd0(1456)-2147483630 MSC_Test_0-M3UA(1447)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1447)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1445)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1445)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1445)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1445)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_csd0(1456)@cf43b911bb08: f_mo_call_establish 1: rx MNCC SETUP ind TC_ho_inter_bsc_csd0(1456)@cf43b911bb08: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1445)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1445)@cf43b911bb08: vl_len:16 MSC_Test_0-SCCP(1445)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1445)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1447)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc_csd0(1456)@cf43b911bb08: f_mo_call_establish 3: rx RTP CREATE TC_ho_inter_bsc_csd0(1456)@cf43b911bb08: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1447)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1447)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1445)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1445)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1445)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1445)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1447)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1447)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1445)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1445)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1445)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1445)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_csd0(1456)@cf43b911bb08: f_mo_call_establish 7: rx CC Alerting TC_ho_inter_bsc_csd0(1456)@cf43b911bb08: as_optional_mgcp_mdcx: rx MDCX MSC_Test_0-M3UA(1447)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1447)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1445)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1445)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1445)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1445)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_csd0(1456)@cf43b911bb08: { line := { verb := "MDCX", trans_id := "160", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "76" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "76", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.149.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "120" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "120 CLEARMODE/8000" } }, { ptime := { attr_value := "20" } } } } } } } TC_ho_inter_bsc_csd0(1456)@cf43b911bb08: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1446)@cf43b911bb08: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1446)@cf43b911bb08: patched enc_l3: '038F'O MSC_Test_0-SCCP(1445)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1445)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1445)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1445)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1447)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc_csd0(1456)@cf43b911bb08: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_bsc_csd0(1456)@cf43b911bb08: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_bsc_csd0(1456)@cf43b911bb08: f_mo_call_establish DONE TC_ho_inter_bsc_csd0(1456)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1445)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1445)@cf43b911bb08: vl_len:16 MSC_Test_0-SCCP(1445)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1445)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000E1104010C1A080020F32400050006'O MSC_Test_0-M3UA(1447)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1450)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(1450)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1448)@cf43b911bb08: First idle individual index:0 MSC_Test_1-SCCP(1448)@cf43b911bb08: Warning: Stopping inactive timer T_ias[0]. MSC_Test_1-RAN(1449)@cf43b911bb08: ExpectedCreateCallback handoverRequest 194 MSC_Test_1-RAN(1449)@cf43b911bb08: ExpectTable[0].n_connectPointCode = 194 ==? 194 MSC_Test_1-RAN(1449)@cf43b911bb08: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc_csd1(1457) MSC_Test_1-RAN(1449)@cf43b911bb08: Added conn table entry 0TC_ho_inter_bsc_csd1(1457)13088836 MSC_Test_1-SCCP(1448)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_1-SCCP(1448)@cf43b911bb08: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_1-M3UA(1450)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-SCCP(1448)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_1-SCCP(1448)@cf43b911bb08: vl_len:25 MSC_Test_1-SCCP(1448)@cf43b911bb08: vl_from0 MSC_Test_1-SCCP(1448)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060102030409267E0180'O MSC_Test_1-M3UA(1450)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1447)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1447)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1445)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1445)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1445)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1445)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_csd0(1456)@cf43b911bb08: GOT HandoverCommand{ discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 22, pdu := { bssmap := { handoverCommand := { messageType := '13'O, layer3Information := { elementIdentifier := '17'O, lengthIndicator := 9, layer3info := '062BD1040E00090000'O }, cellIdentifier := { elementIdentifier := '05'O, lengthIndicator := 8, cellIdentifierDiscriminator := '0000'B, spare1_4 := '0000'B, cellIdentification := { cI_CGI := { mcc_mnc := '00F000'O, lac := '0000'O, ci := '0000'O } } }, newBSSToOldBSSInfo := omit, talkerPriority := omit } } } } MSC_Test_1-SCCP(1448)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_1-SCCP(1448)@cf43b911bb08: vl_len:3 MSC_Test_1-SCCP(1448)@cf43b911bb08: vl_from0 MSC_Test_1-SCCP(1448)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_1-M3UA(1450)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1447)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1447)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1445)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1445)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1445)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1445)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-SCCP(1448)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_1-SCCP(1448)@cf43b911bb08: vl_len:3 MSC_Test_1-SCCP(1448)@cf43b911bb08: vl_from0 MSC_Test_1-SCCP(1448)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_1-M3UA(1450)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1447)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1447)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1445)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1445)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1445)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1445)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1445)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1445)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1445)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1445)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1447)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1447)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1447)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1445)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1447)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1446)@cf43b911bb08: Deleted conn table entry 0TC_ho_inter_bsc_csd0(1456)9004419 TC_ho_inter_bsc_csd0(1456)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_csd0(1456)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_csd0(1456)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_csd0(1456)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_csd0(1456)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_csd0(1456)@cf43b911bb08: FIRST inter-BSC Handover done MSC_Test_0-RAN(1446)@cf43b911bb08: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1446)@cf43b911bb08: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc_csd0(1456) MSC_Test_1-SCCP(1448)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_1-SCCP(1448)@cf43b911bb08: vl_len:16 MSC_Test_1-SCCP(1448)@cf43b911bb08: vl_from0 MSC_Test_1-SCCP(1448)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000E1104010C1A080062F2240017002A'O MSC_Test_1-M3UA(1450)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1447)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1447)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1445)@cf43b911bb08: First idle individual index:0 MSC_Test_0-SCCP(1445)@cf43b911bb08: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1446)@cf43b911bb08: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1446)@cf43b911bb08: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1446)@cf43b911bb08: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc_csd0(1456) MSC_Test_0-RAN(1446)@cf43b911bb08: Added conn table entry 0TC_ho_inter_bsc_csd0(1456)2357437 MSC_Test_0-SCCP(1445)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1445)@cf43b911bb08: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_0-M3UA(1447)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1445)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1445)@cf43b911bb08: vl_len:25 MSC_Test_0-SCCP(1445)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1445)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060908070623287E0180'O MSC_Test_0-M3UA(1447)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1450)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(1450)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1448)@cf43b911bb08: Session index based on local reference:0 MSC_Test_1-SCCP(1448)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1448)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1448)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_csd1(1457)@cf43b911bb08: GOT HandoverCommand{ discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 22, pdu := { bssmap := { handoverCommand := { messageType := '13'O, layer3Information := { elementIdentifier := '17'O, lengthIndicator := 9, layer3info := '062BD1040E00090000'O }, cellIdentifier := { elementIdentifier := '05'O, lengthIndicator := 8, cellIdentifierDiscriminator := '0000'B, spare1_4 := '0000'B, cellIdentification := { cI_CGI := { mcc_mnc := '00F000'O, lac := '0000'O, ci := '0000'O } } }, newBSSToOldBSSInfo := omit, talkerPriority := omit } } } } MSC_Test_0-SCCP(1445)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1445)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1445)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1445)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_0-M3UA(1447)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1450)@cf43b911bb08: Message received on association #8 MSC_Test_1-SCCP(1448)@cf43b911bb08: Session index based on local reference:0 MSC_Test_1-SCCP(1448)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1448)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1448)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-M3UA(1450)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1445)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1445)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1445)@cf43b911bb08: vl_from0 MSC_Test_0-M3UA(1447)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1445)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_1-M3UA(1450)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(1450)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1448)@cf43b911bb08: Session index based on local reference:0 MSC_Test_1-SCCP(1448)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1448)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1448)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-SCCP(1448)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_1-SCCP(1448)@cf43b911bb08: vl_len:3 MSC_Test_1-SCCP(1448)@cf43b911bb08: vl_from0 MSC_Test_1-SCCP(1448)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_1-M3UA(1450)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1450)@cf43b911bb08: Message received on association #8 MSC_Test_1-SCCP(1448)@cf43b911bb08: Session index based on local reference:0 MSC_Test_1-M3UA(1450)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-M3UA(1450)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-RAN(1449)@cf43b911bb08: Deleted conn table entry 0TC_ho_inter_bsc_csd1(1457)13088836 TC_ho_inter_bsc_csd1(1457)@cf43b911bb08: setverdict(pass): none -> pass TC_ho_inter_bsc_csd1(1457)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_csd1(1457)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_csd1(1457)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_csd1(1457)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_csd1(1457)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_csd1(1457)@cf43b911bb08: Final verdict of PTC: pass TC_ho_inter_bsc_csd0(1456)@cf43b911bb08: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1447)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1447)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1445)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1445)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1445)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1445)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_csd0(1456)@cf43b911bb08: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1446)@cf43b911bb08: patching N(SD)=3 into dtap '032D0802E180'O MSC_Test_0-RAN(1446)@cf43b911bb08: patched enc_l3: '03ED0802E180'O MSC_Test_0-SCCP(1445)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1445)@cf43b911bb08: vl_len:9 MSC_Test_0-SCCP(1445)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1445)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '01000603ED0802E180'O MSC_Test_0-M3UA(1447)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1447)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1447)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1447)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1447)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1445)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1445)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1445)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1445)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1445)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1445)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1445)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1445)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1451)@cf43b911bb08: Deleted conn table entry 0TC_ho_inter_bsc_csd0(1456)-2147483630 TC_ho_inter_bsc_csd0(1456)@cf43b911bb08: f_call_hangup 2: rx MNCC REL ind TC_ho_inter_bsc_csd0(1456)@cf43b911bb08: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_bsc_csd0(1456)@cf43b911bb08: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc_csd0(1456)@cf43b911bb08: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc_csd0(1456)@cf43b911bb08: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1445)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1445)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1445)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1445)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1447)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1447)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1447)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1445)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1447)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1446)@cf43b911bb08: Deleted conn table entry 0TC_ho_inter_bsc_csd0(1456)2357437 TC_ho_inter_bsc_csd0(1456)@cf43b911bb08: f_call_hangup 6: rx SCCP DISC TC_ho_inter_bsc_csd0(1456)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_csd0(1456)@cf43b911bb08: f_call_hangup 9: done TC_ho_inter_bsc_csd0(1456)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_csd0(1456)@cf43b911bb08: Final verdict of PTC: pass MSC_Test-GSUP(1454)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(1451)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-SCCP(1448)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(1447)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1444)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-RAN(1449)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1458)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(1453)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(1452)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1459)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(1455)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(1446)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(1445)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-M3UA(1450)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1444): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(1445): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(1446): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(1447): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-SCCP(1448): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-RAN(1449): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-M3UA(1450): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(1451): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(1452): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(1453): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(1454): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(1455): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_ho_inter_bsc_csd0(1456): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC TC_ho_inter_bsc_csd1(1457): pass (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1458): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1459): none (pass -> pass) MTC@cf43b911bb08: Test case TC_ho_inter_bsc_csd finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc_csd pass'. Mon Jun 10 14:18:58 UTC 2024 ====== MSC_Tests.TC_ho_inter_bsc_csd pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests.TC_ho_inter_bsc_csd.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=661893) Waiting for packet dumper to finish... 1 (prev_count=661893, count=664326) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc_csd pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_msc_out'. ------ MSC_Tests.TC_ho_inter_msc_out ------ Mon Jun 10 14:19:01 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_ho_inter_msc_out.pcap" >/data/MSC_Tests.TC_ho_inter_msc_out.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_msc_out' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_ho_inter_msc_out started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(1463)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(1463)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1463)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(1461)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1464)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1463)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(1463)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1463)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1463)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(1463)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1463)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1463)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1463)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1463)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1463)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1463)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1463)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1463)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1463)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1463)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1463)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1466)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1466)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1466)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1466)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1466)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1466)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1466)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1466)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-MNCC(1464)@cf43b911bb08: Created MnccExpect[0] for "491230099999" to be handled at TC_ho_inter_msc_out0(1469) MSC_Test-GSUP(1467)@cf43b911bb08: Created GsupExpect[0] for "262420000000054" to be handled at TC_ho_inter_msc_out0(1469) TC_ho_inter_msc_out0(1469)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000054'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1463)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1463)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1463)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1462)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1462)@cf43b911bb08: Added conn table entry 0TC_ho_inter_msc_out0(1469)6296718 MSC_Test_0-SCCP(1461)@cf43b911bb08: First idle individual index:0 MSC_Test_0-RAN(1462)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1463)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1463)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1463)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1463)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1463)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1461)@cf43b911bb08: { messageType := 2, destLocRef := '60148E'O, sourceLocRef := '00010B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1461)@cf43b911bb08: Session index based on local reference:0 MSC_Test-GSUP(1467)@cf43b911bb08: Found GsupExpect[0] for "262420000000054" handled at TC_ho_inter_msc_out0(1469) MSC_Test-GSUP(1467)@cf43b911bb08: Added IMSI table entry 0TC_ho_inter_msc_out0(1469)"262420000000054" MSC_Test_0-SCCP(1461)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1461)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1461)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1461)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1461)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1461)@cf43b911bb08: vl_len:11 MSC_Test_0-SCCP(1461)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1461)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0009541203524982130101'O TC_ho_inter_msc_out0(1469)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out0(1469)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_0-M3UA(1463)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1463)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1463)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1461)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1461)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1461)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1461)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out0(1469)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1462)@cf43b911bb08: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1462)@cf43b911bb08: patched enc_l3: '055B'O MSC_Test_0-SCCP(1461)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1461)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1461)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1461)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1463)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1463)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1463)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1461)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1461)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1461)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1461)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1461)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1461)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1461)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1461)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1463)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1463)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1463)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1461)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1463)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1462)@cf43b911bb08: Deleted conn table entry 0TC_ho_inter_msc_out0(1469)6296718 TC_ho_inter_msc_out0(1469)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out0(1469)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out0(1469)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out0(1469)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out0(1469)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '03B263DB'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1462)@cf43b911bb08: Added conn table entry 0TC_ho_inter_msc_out0(1469)8987879 MSC_Test_0-RAN(1462)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1461)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(1463)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1463)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1463)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1461)@cf43b911bb08: { messageType := 2, destLocRef := '8924E7'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(1461)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1463)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1463)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1463)@cf43b911bb08: Message received on association #8 MSC_Test_0-SCCP(1461)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1463)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1461)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1461)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1461)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1461)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1461)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1461)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1461)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out0(1469)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out0(1469)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1464)@cf43b911bb08: Created MnccExpect[1] for "12345" to be handled at TC_ho_inter_msc_out0(1469) MSC_Test-MGCP(1465)@cf43b911bb08: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_inter_msc_out0(1469) MSC_Test_0-RAN(1462)@cf43b911bb08: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1462)@cf43b911bb08: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(1461)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1461)@cf43b911bb08: vl_len:19 MSC_Test_0-SCCP(1461)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1461)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(1463)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1465)@cf43b911bb08: Found Expect[0] for { line := { verb := "CRCX", trans_id := "165", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "77" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_ho_inter_msc_out0(1469) TC_ho_inter_msc_out0(1469)@cf43b911bb08: f_mo_call_establish 2: rx 1st CRCX TC_ho_inter_msc_out0(1469)@cf43b911bb08: f_mo_call_establish 6: rx 2nd CRCX MSC_Test_0-M3UA(1463)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1463)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1461)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1461)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1461)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1461)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1464)@cf43b911bb08: Found MnccExpect[1] for "12345" handled at TC_ho_inter_msc_out0(1469) MSC_Test-MNCC(1464)@cf43b911bb08: Added conn table entry 0TC_ho_inter_msc_out0(1469)-2147483629 TC_ho_inter_msc_out0(1469)@cf43b911bb08: f_mo_call_establish 1: rx MNCC SETUP ind TC_ho_inter_msc_out0(1469)@cf43b911bb08: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1461)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1461)@cf43b911bb08: vl_len:14 MSC_Test_0-SCCP(1461)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1461)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1463)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out0(1469)@cf43b911bb08: f_mo_call_establish 3: rx RTP CREATE TC_ho_inter_msc_out0(1469)@cf43b911bb08: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1463)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1463)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1461)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1461)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1461)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1461)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1463)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1463)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1461)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1461)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1461)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1461)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out0(1469)@cf43b911bb08: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1463)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1463)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1461)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1461)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1461)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1461)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out0(1469)@cf43b911bb08: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_msc_out0(1469)@cf43b911bb08: { line := { verb := "MDCX", trans_id := "168", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "77" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "77", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.149.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112", "110", "3", "111" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { rtpmap := { attr_value := "110 GSM-EFR/8000/1" } }, { rtpmap := { attr_value := "111 GSM-HR-08/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } TC_ho_inter_msc_out0(1469)@cf43b911bb08: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1462)@cf43b911bb08: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1462)@cf43b911bb08: patched enc_l3: '038F'O MSC_Test_0-SCCP(1461)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1461)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1461)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1461)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1463)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out0(1469)@cf43b911bb08: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_msc_out0(1469)@cf43b911bb08: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_msc_out0(1469)@cf43b911bb08: f_mo_call_establish DONE TC_ho_inter_msc_out0(1469)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1461)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1461)@cf43b911bb08: vl_len:16 MSC_Test_0-SCCP(1461)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1461)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000E1104010C1A080010771000010001'O MSC_Test_0-M3UA(1463)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(1464)@cf43b911bb08: Found MnccExpect[0] for "491230099999" handled at TC_ho_inter_msc_out0(1469) MSC_Test-MNCC(1464)@cf43b911bb08: Added conn table entry 1TC_ho_inter_msc_out0(1469)-2147483628 MSC_Test_0-M3UA(1463)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1463)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1461)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1461)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1461)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1461)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1463)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1463)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1461)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1461)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1461)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1461)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1463)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1463)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1461)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1461)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1461)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1461)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1461)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1461)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1461)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1461)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1463)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1463)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1463)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1461)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-RAN(1462)@cf43b911bb08: Deleted conn table entry 0TC_ho_inter_msc_out0(1469)8987879 MSC_Test_0-M3UA(1463)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out0(1469)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out0(1469)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out0(1469)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out0(1469)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out0(1469)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1462)@cf43b911bb08: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1462)@cf43b911bb08: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_msc_out0(1469) MSC_Test_0-M3UA(1463)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1463)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1461)@cf43b911bb08: First idle individual index:0 MSC_Test_0-SCCP(1461)@cf43b911bb08: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1462)@cf43b911bb08: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1462)@cf43b911bb08: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1462)@cf43b911bb08: Found Expect[0] for N-CONNECT handled at TC_ho_inter_msc_out0(1469) MSC_Test_0-RAN(1462)@cf43b911bb08: Added conn table entry 0TC_ho_inter_msc_out0(1469)15144847 MSC_Test_0-SCCP(1461)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1461)@cf43b911bb08: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_0-M3UA(1463)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1461)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1461)@cf43b911bb08: vl_len:25 MSC_Test_0-SCCP(1461)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1461)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060908070623287E0180'O MSC_Test_0-M3UA(1463)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1461)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1461)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1461)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1461)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_0-M3UA(1463)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1461)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1461)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1461)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1461)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1463)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out0(1469)@cf43b911bb08: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1463)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1463)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1461)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1461)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1461)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1461)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out0(1469)@cf43b911bb08: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1462)@cf43b911bb08: patching N(SD)=3 into dtap '032D0802E180'O MSC_Test_0-RAN(1462)@cf43b911bb08: patched enc_l3: '03ED0802E180'O MSC_Test_0-SCCP(1461)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1461)@cf43b911bb08: vl_len:9 MSC_Test_0-SCCP(1461)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1461)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '01000603ED0802E180'O MSC_Test_0-M3UA(1463)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(1464)@cf43b911bb08: Deleted conn table entry 0TC_ho_inter_msc_out0(1469)-2147483629 TC_ho_inter_msc_out0(1469)@cf43b911bb08: f_call_hangup 2: rx MNCC REL ind MSC_Test_0-M3UA(1463)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1463)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1463)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1463)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1461)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1461)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1461)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1461)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1461)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1461)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1461)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1461)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out0(1469)@cf43b911bb08: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_msc_out0(1469)@cf43b911bb08: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_msc_out0(1469)@cf43b911bb08: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_msc_out0(1469)@cf43b911bb08: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1461)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1461)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1461)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1461)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1463)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1463)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1463)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1461)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1463)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1462)@cf43b911bb08: Deleted conn table entry 0TC_ho_inter_msc_out0(1469)15144847 TC_ho_inter_msc_out0(1469)@cf43b911bb08: f_call_hangup 6: rx SCCP DISC TC_ho_inter_msc_out0(1469)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out0(1469)@cf43b911bb08: f_call_hangup 9: done TC_ho_inter_msc_out0(1469)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out0(1469)@cf43b911bb08: Final verdict of PTC: pass MSC_Test-MNCC(1464)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(1465)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(1462)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(1461)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(1463)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(1467)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(1468)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(1466)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1470)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1460)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1460): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(1461): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(1462): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(1463): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(1464): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(1465): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(1466): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(1467): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(1468): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_ho_inter_msc_out0(1469): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1470): none (pass -> pass) MTC@cf43b911bb08: Test case TC_ho_inter_msc_out finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_msc_out pass'. Mon Jun 10 14:19:09 UTC 2024 ====== MSC_Tests.TC_ho_inter_msc_out pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests.TC_ho_inter_msc_out.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=562046) Waiting for packet dumper to finish... 1 (prev_count=562046, count=563801) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_msc_out pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_msc_out_a5_1'. ------ MSC_Tests.TC_ho_inter_msc_out_a5_1 ------ Mon Jun 10 14:19:12 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_ho_inter_msc_out_a5_1.pcap" >/data/MSC_Tests.TC_ho_inter_msc_out_a5_1.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_msc_out_a5_1' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_ho_inter_msc_out_a5_1 started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(1474)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(1474)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1474)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(1472)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1475)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1474)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(1474)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1474)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1474)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(1474)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1474)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1474)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1474)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1474)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1474)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1474)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1474)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1474)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1474)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1474)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1474)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1477)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1477)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1477)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1477)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1477)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1477)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1477)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1477)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-MNCC(1475)@cf43b911bb08: Created MnccExpect[0] for "491230099999" to be handled at TC_ho_inter_msc_out_a5_10(1480) MSC_Test-GSUP(1478)@cf43b911bb08: Created GsupExpect[0] for "262420000000054" to be handled at TC_ho_inter_msc_out_a5_10(1480) TC_ho_inter_msc_out_a5_10(1480)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000054'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1474)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1474)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1474)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1473)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1473)@cf43b911bb08: Added conn table entry 0TC_ho_inter_msc_out_a5_10(1480)5557408 MSC_Test_0-SCCP(1472)@cf43b911bb08: First idle individual index:0 MSC_Test_0-RAN(1473)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1474)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1474)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1474)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1472)@cf43b911bb08: { messageType := 2, destLocRef := '54CCA0'O, sourceLocRef := '00010D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1472)@cf43b911bb08: Session index based on local reference:0 MSC_Test-GSUP(1478)@cf43b911bb08: Found GsupExpect[0] for "262420000000054" handled at TC_ho_inter_msc_out_a5_10(1480) MSC_Test-GSUP(1478)@cf43b911bb08: Added IMSI table entry 0TC_ho_inter_msc_out_a5_10(1480)"262420000000054" MSC_Test_0-SCCP(1472)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1472)@cf43b911bb08: vl_len:11 MSC_Test_0-SCCP(1472)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1472)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0009541203524982130101'O MSC_Test_0-M3UA(1474)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_a5_10(1480)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_10(1480)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_0-M3UA(1474)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1474)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1472)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1472)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1472)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1472)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1473)@cf43b911bb08: patching N(SD)=1 into dtap '05141642EA322104CCDC8D8B'O MSC_Test_0-RAN(1473)@cf43b911bb08: patched enc_l3: '05541642EA322104CCDC8D8B'O MSC_Test_0-SCCP(1472)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1472)@cf43b911bb08: vl_len:15 MSC_Test_0-SCCP(1472)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1472)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '01000C05541642EA322104CCDC8D8B'O MSC_Test_0-M3UA(1474)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1474)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1474)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1472)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1472)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1472)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1472)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1472)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1472)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1472)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1472)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0003552C02'O MSC_Test_0-M3UA(1474)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1474)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1474)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1472)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1472)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1472)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1472)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1474)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1474)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1472)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1472)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1472)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1472)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_10(1480)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1473)@cf43b911bb08: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1473)@cf43b911bb08: patched enc_l3: '059B'O MSC_Test_0-SCCP(1472)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1472)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1472)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1472)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1474)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1474)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1474)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1472)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1472)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1472)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1472)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1472)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1472)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1472)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1472)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1474)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1474)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1474)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1472)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1474)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1473)@cf43b911bb08: Deleted conn table entry 0TC_ho_inter_msc_out_a5_10(1480)5557408 TC_ho_inter_msc_out_a5_10(1480)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_10(1480)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_10(1480)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_10(1480)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_10(1480)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '580204CB'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1473)@cf43b911bb08: Added conn table entry 0TC_ho_inter_msc_out_a5_10(1480)1024298 MSC_Test_0-RAN(1473)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1472)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(1474)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1474)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1474)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1472)@cf43b911bb08: { messageType := 2, destLocRef := '0FA12A'O, sourceLocRef := '00010E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1472)@cf43b911bb08: Session index based on local reference:0 TC_ho_inter_msc_out_a5_10(1480)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_10(1480)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1474)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1474)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1472)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1472)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1472)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1472)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1473)@cf43b911bb08: patching N(SD)=1 into dtap '0514A4123F292104947102E2'O MSC_Test_0-RAN(1473)@cf43b911bb08: patched enc_l3: '0554A4123F292104947102E2'O MSC_Test_0-SCCP(1472)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1472)@cf43b911bb08: vl_len:15 MSC_Test_0-SCCP(1472)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1472)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '01000C0554A4123F292104947102E2'O MSC_Test_0-M3UA(1474)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1474)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1474)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1472)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1472)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1472)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1472)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1472)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1472)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1472)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1472)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0003552C02'O MSC_Test_0-M3UA(1474)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1474)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1474)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1472)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1472)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1472)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1472)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1475)@cf43b911bb08: Created MnccExpect[1] for "12345" to be handled at TC_ho_inter_msc_out_a5_10(1480) MSC_Test-MGCP(1476)@cf43b911bb08: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_inter_msc_out_a5_10(1480) MSC_Test_0-RAN(1473)@cf43b911bb08: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1473)@cf43b911bb08: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_0-SCCP(1472)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1472)@cf43b911bb08: vl_len:19 MSC_Test_0-SCCP(1472)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1472)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010010038504066005040200815E04802143F5'O MSC_Test_0-M3UA(1474)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1476)@cf43b911bb08: Found Expect[0] for { line := { verb := "CRCX", trans_id := "172", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "78" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_ho_inter_msc_out_a5_10(1480) TC_ho_inter_msc_out_a5_10(1480)@cf43b911bb08: f_mo_call_establish 2: rx 1st CRCX TC_ho_inter_msc_out_a5_10(1480)@cf43b911bb08: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1475)@cf43b911bb08: Found MnccExpect[1] for "12345" handled at TC_ho_inter_msc_out_a5_10(1480) MSC_Test-MNCC(1475)@cf43b911bb08: Added conn table entry 0TC_ho_inter_msc_out_a5_10(1480)-2147483627 MSC_Test_0-M3UA(1474)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1474)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1472)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1472)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1472)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1472)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_10(1480)@cf43b911bb08: f_mo_call_establish 1: rx MNCC SETUP ind TC_ho_inter_msc_out_a5_10(1480)@cf43b911bb08: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1472)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1472)@cf43b911bb08: vl_len:14 MSC_Test_0-SCCP(1472)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1472)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1474)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_a5_10(1480)@cf43b911bb08: f_mo_call_establish 3: rx RTP CREATE TC_ho_inter_msc_out_a5_10(1480)@cf43b911bb08: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1474)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1474)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1472)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1472)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1472)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1472)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1474)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1474)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1472)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1472)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1472)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1472)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_10(1480)@cf43b911bb08: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1474)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1474)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1472)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1472)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1472)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1472)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_10(1480)@cf43b911bb08: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_msc_out_a5_10(1480)@cf43b911bb08: { line := { verb := "MDCX", trans_id := "175", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "78" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "78", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.149.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112", "110", "3", "111" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { rtpmap := { attr_value := "110 GSM-EFR/8000/1" } }, { rtpmap := { attr_value := "111 GSM-HR-08/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } TC_ho_inter_msc_out_a5_10(1480)@cf43b911bb08: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1473)@cf43b911bb08: patching N(SD)=3 into dtap '030F'O MSC_Test_0-RAN(1473)@cf43b911bb08: patched enc_l3: '03CF'O MSC_Test_0-SCCP(1472)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1472)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1472)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1472)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '01000203CF'O MSC_Test_0-M3UA(1474)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_a5_10(1480)@cf43b911bb08: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_msc_out_a5_10(1480)@cf43b911bb08: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_msc_out_a5_10(1480)@cf43b911bb08: f_mo_call_establish DONE TC_ho_inter_msc_out_a5_10(1480)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1472)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1472)@cf43b911bb08: vl_len:16 MSC_Test_0-SCCP(1472)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1472)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000E1104010C1A080010771000010001'O MSC_Test_0-M3UA(1474)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1474)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1474)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(1475)@cf43b911bb08: Found MnccExpect[0] for "491230099999" handled at TC_ho_inter_msc_out_a5_10(1480) MSC_Test-MNCC(1475)@cf43b911bb08: Added conn table entry 1TC_ho_inter_msc_out_a5_10(1480)-2147483626 MSC_Test_0-SCCP(1472)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1472)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1472)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1472)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1474)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1474)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1472)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1472)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1472)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1472)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1474)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1474)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1472)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1472)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1472)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1472)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1472)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1472)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1472)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1472)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1474)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1474)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1474)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1472)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1474)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1473)@cf43b911bb08: Deleted conn table entry 0TC_ho_inter_msc_out_a5_10(1480)1024298 TC_ho_inter_msc_out_a5_10(1480)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_10(1480)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_10(1480)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_10(1480)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_10(1480)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1473)@cf43b911bb08: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1473)@cf43b911bb08: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_msc_out_a5_10(1480) MSC_Test_0-M3UA(1474)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1474)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1472)@cf43b911bb08: First idle individual index:0 MSC_Test_0-SCCP(1472)@cf43b911bb08: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1473)@cf43b911bb08: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1473)@cf43b911bb08: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1473)@cf43b911bb08: Found Expect[0] for N-CONNECT handled at TC_ho_inter_msc_out_a5_10(1480) MSC_Test_0-RAN(1473)@cf43b911bb08: Added conn table entry 0TC_ho_inter_msc_out_a5_10(1480)1637099 MSC_Test_0-SCCP(1472)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1472)@cf43b911bb08: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_0-M3UA(1474)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1472)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1472)@cf43b911bb08: vl_len:27 MSC_Test_0-SCCP(1472)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1472)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0019121709062BD1040E000900002C027C060908070623287E0180'O MSC_Test_0-M3UA(1474)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1472)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1472)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1472)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1472)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_0-M3UA(1474)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1472)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1472)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1472)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1472)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1474)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_a5_10(1480)@cf43b911bb08: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1474)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1474)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1472)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1472)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1472)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1472)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_10(1480)@cf43b911bb08: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1473)@cf43b911bb08: patching N(SD)=0 into dtap '032D0802E180'O MSC_Test_0-RAN(1473)@cf43b911bb08: patched enc_l3: '032D0802E180'O MSC_Test_0-SCCP(1472)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1472)@cf43b911bb08: vl_len:9 MSC_Test_0-SCCP(1472)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1472)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010006032D0802E180'O MSC_Test_0-M3UA(1474)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1474)@cf43b911bb08: Message received on association #8 MSC_Test-MNCC(1475)@cf43b911bb08: Deleted conn table entry 0TC_ho_inter_msc_out_a5_10(1480)-2147483627 MSC_Test_0-M3UA(1474)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1474)@cf43b911bb08: Message received on association #8 MSC_Test_0-SCCP(1472)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1472)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1472)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1472)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1474)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1472)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1472)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1472)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1472)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_10(1480)@cf43b911bb08: f_call_hangup 2: rx MNCC REL ind TC_ho_inter_msc_out_a5_10(1480)@cf43b911bb08: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_msc_out_a5_10(1480)@cf43b911bb08: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_msc_out_a5_10(1480)@cf43b911bb08: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_msc_out_a5_10(1480)@cf43b911bb08: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1472)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1472)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1472)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1472)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1474)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1474)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1474)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1472)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1474)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1473)@cf43b911bb08: Deleted conn table entry 0TC_ho_inter_msc_out_a5_10(1480)1637099 TC_ho_inter_msc_out_a5_10(1480)@cf43b911bb08: f_call_hangup 6: rx SCCP DISC TC_ho_inter_msc_out_a5_10(1480)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_10(1480)@cf43b911bb08: f_call_hangup 9: done TC_ho_inter_msc_out_a5_10(1480)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_10(1480)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_0-M3UA(1474)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(1473)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(1472)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(1475)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(1477)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(1478)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1471)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(1476)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1481)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(1479)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1471): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(1472): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(1473): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(1474): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(1475): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(1476): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(1477): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(1478): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(1479): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_ho_inter_msc_out_a5_10(1480): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1481): none (pass -> pass) MTC@cf43b911bb08: Test case TC_ho_inter_msc_out_a5_1 finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_msc_out_a5_1 pass'. Mon Jun 10 14:19:20 UTC 2024 ====== MSC_Tests.TC_ho_inter_msc_out_a5_1 pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests.TC_ho_inter_msc_out_a5_1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=633680) Waiting for packet dumper to finish... 1 (prev_count=633680, count=635435) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_msc_out_a5_1 pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_msc_out_a5_3'. ------ MSC_Tests.TC_ho_inter_msc_out_a5_3 ------ Mon Jun 10 14:19:23 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_ho_inter_msc_out_a5_3.pcap" >/data/MSC_Tests.TC_ho_inter_msc_out_a5_3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_msc_out_a5_3' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_ho_inter_msc_out_a5_3 started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(1485)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(1485)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1485)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(1483)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1486)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1485)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(1485)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1485)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1485)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(1485)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1485)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1485)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1485)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1485)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1485)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1485)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1485)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1485)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1485)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1485)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1485)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1488)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1488)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1488)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1488)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1488)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1488)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1488)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1488)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-MNCC(1486)@cf43b911bb08: Created MnccExpect[0] for "491230099999" to be handled at TC_ho_inter_msc_out_a5_30(1491) MSC_Test-GSUP(1489)@cf43b911bb08: Created GsupExpect[0] for "262420000000054" to be handled at TC_ho_inter_msc_out_a5_30(1491) TC_ho_inter_msc_out_a5_30(1491)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000054'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1485)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1485)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1485)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1484)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1484)@cf43b911bb08: Added conn table entry 0TC_ho_inter_msc_out_a5_30(1491)12534507 MSC_Test_0-SCCP(1483)@cf43b911bb08: First idle individual index:0 MSC_Test_0-RAN(1484)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1485)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1485)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1485)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1483)@cf43b911bb08: { messageType := 2, destLocRef := 'BF42EB'O, sourceLocRef := '00010F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1483)@cf43b911bb08: Session index based on local reference:0 MSC_Test-GSUP(1489)@cf43b911bb08: Found GsupExpect[0] for "262420000000054" handled at TC_ho_inter_msc_out_a5_30(1491) MSC_Test-GSUP(1489)@cf43b911bb08: Added IMSI table entry 0TC_ho_inter_msc_out_a5_30(1491)"262420000000054" MSC_Test_0-SCCP(1483)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1483)@cf43b911bb08: vl_len:11 MSC_Test_0-SCCP(1483)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1483)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0009541203524982130101'O MSC_Test_0-M3UA(1485)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_a5_30(1491)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_30(1491)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_0-M3UA(1485)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1485)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1483)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1483)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1483)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1483)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1484)@cf43b911bb08: patching N(SD)=1 into dtap '0514409700A32104068593BF'O MSC_Test_0-RAN(1484)@cf43b911bb08: patched enc_l3: '0554409700A32104068593BF'O MSC_Test_0-SCCP(1483)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1483)@cf43b911bb08: vl_len:15 MSC_Test_0-SCCP(1483)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1483)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '01000C0554409700A32104068593BF'O MSC_Test_0-M3UA(1485)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1485)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1485)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1483)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1483)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1483)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1483)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1483)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1483)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1483)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1483)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1485)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1485)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1485)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1483)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1483)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1483)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1483)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1485)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1485)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1483)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1483)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1483)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1483)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_30(1491)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1484)@cf43b911bb08: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1484)@cf43b911bb08: patched enc_l3: '059B'O MSC_Test_0-SCCP(1483)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1483)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1483)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1483)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1485)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1485)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1485)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1483)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1483)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1483)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1483)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1483)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1483)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1483)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1483)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1485)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1485)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1485)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1483)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1485)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1484)@cf43b911bb08: Deleted conn table entry 0TC_ho_inter_msc_out_a5_30(1491)12534507 TC_ho_inter_msc_out_a5_30(1491)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_30(1491)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_30(1491)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_30(1491)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_30(1491)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '13FE75A4'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1484)@cf43b911bb08: Added conn table entry 0TC_ho_inter_msc_out_a5_30(1491)16016509 MSC_Test_0-RAN(1484)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1483)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(1485)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1485)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1485)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1483)@cf43b911bb08: { messageType := 2, destLocRef := 'F4647D'O, sourceLocRef := '000110'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1483)@cf43b911bb08: Session index based on local reference:0 TC_ho_inter_msc_out_a5_30(1491)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_30(1491)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1485)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1485)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1483)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1483)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1483)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1483)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1484)@cf43b911bb08: patching N(SD)=1 into dtap '05146685DE8E2104CB7467CB'O MSC_Test_0-RAN(1484)@cf43b911bb08: patched enc_l3: '05546685DE8E2104CB7467CB'O MSC_Test_0-SCCP(1483)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1483)@cf43b911bb08: vl_len:15 MSC_Test_0-SCCP(1483)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1483)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '01000C05546685DE8E2104CB7467CB'O MSC_Test_0-M3UA(1485)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1485)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1485)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1483)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1483)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1483)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1483)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1483)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1483)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1483)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1483)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1485)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1485)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1485)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1483)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1483)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1483)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1483)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1486)@cf43b911bb08: Created MnccExpect[1] for "12345" to be handled at TC_ho_inter_msc_out_a5_30(1491) MSC_Test-MGCP(1487)@cf43b911bb08: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_inter_msc_out_a5_30(1491) MSC_Test_0-RAN(1484)@cf43b911bb08: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1484)@cf43b911bb08: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_0-SCCP(1483)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1483)@cf43b911bb08: vl_len:19 MSC_Test_0-SCCP(1483)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1483)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010010038504066005040200815E04802143F5'O MSC_Test_0-M3UA(1485)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1487)@cf43b911bb08: Found Expect[0] for { line := { verb := "CRCX", trans_id := "179", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "79" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_ho_inter_msc_out_a5_30(1491) TC_ho_inter_msc_out_a5_30(1491)@cf43b911bb08: f_mo_call_establish 2: rx 1st CRCX TC_ho_inter_msc_out_a5_30(1491)@cf43b911bb08: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1486)@cf43b911bb08: Found MnccExpect[1] for "12345" handled at TC_ho_inter_msc_out_a5_30(1491) MSC_Test-MNCC(1486)@cf43b911bb08: Added conn table entry 0TC_ho_inter_msc_out_a5_30(1491)-2147483625 MSC_Test_0-M3UA(1485)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1485)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1483)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1483)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1483)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1483)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_30(1491)@cf43b911bb08: f_mo_call_establish 1: rx MNCC SETUP ind TC_ho_inter_msc_out_a5_30(1491)@cf43b911bb08: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1483)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1483)@cf43b911bb08: vl_len:14 MSC_Test_0-SCCP(1483)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1483)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1485)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_a5_30(1491)@cf43b911bb08: f_mo_call_establish 3: rx RTP CREATE TC_ho_inter_msc_out_a5_30(1491)@cf43b911bb08: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1485)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1485)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1483)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1483)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1483)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1483)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1485)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1485)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1483)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1483)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1483)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1483)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_30(1491)@cf43b911bb08: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1485)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1485)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1483)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1483)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1483)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1483)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_30(1491)@cf43b911bb08: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_msc_out_a5_30(1491)@cf43b911bb08: { line := { verb := "MDCX", trans_id := "182", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "79" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "79", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.149.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112", "110", "3", "111" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { rtpmap := { attr_value := "110 GSM-EFR/8000/1" } }, { rtpmap := { attr_value := "111 GSM-HR-08/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } TC_ho_inter_msc_out_a5_30(1491)@cf43b911bb08: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1484)@cf43b911bb08: patching N(SD)=3 into dtap '030F'O MSC_Test_0-RAN(1484)@cf43b911bb08: patched enc_l3: '03CF'O MSC_Test_0-SCCP(1483)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1483)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1483)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1483)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '01000203CF'O MSC_Test_0-M3UA(1485)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_a5_30(1491)@cf43b911bb08: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_msc_out_a5_30(1491)@cf43b911bb08: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_msc_out_a5_30(1491)@cf43b911bb08: f_mo_call_establish DONE TC_ho_inter_msc_out_a5_30(1491)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1483)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1483)@cf43b911bb08: vl_len:16 MSC_Test_0-SCCP(1483)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1483)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000E1104010C1A080010771000010001'O MSC_Test_0-M3UA(1485)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1485)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1485)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1483)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1483)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1483)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1483)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1486)@cf43b911bb08: Found MnccExpect[0] for "491230099999" handled at TC_ho_inter_msc_out_a5_30(1491) MSC_Test-MNCC(1486)@cf43b911bb08: Added conn table entry 1TC_ho_inter_msc_out_a5_30(1491)-2147483624 MSC_Test_0-M3UA(1485)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1485)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1483)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1483)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1483)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1483)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1485)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1485)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1483)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1483)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1483)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1483)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1483)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1483)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1483)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1483)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1485)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1485)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1485)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1483)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-RAN(1484)@cf43b911bb08: Deleted conn table entry 0TC_ho_inter_msc_out_a5_30(1491)16016509 MSC_Test_0-M3UA(1485)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_a5_30(1491)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_30(1491)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_30(1491)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_30(1491)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_30(1491)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1484)@cf43b911bb08: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1484)@cf43b911bb08: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_msc_out_a5_30(1491) MSC_Test_0-M3UA(1485)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1485)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1483)@cf43b911bb08: First idle individual index:0 MSC_Test_0-SCCP(1483)@cf43b911bb08: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1484)@cf43b911bb08: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1484)@cf43b911bb08: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1484)@cf43b911bb08: Found Expect[0] for N-CONNECT handled at TC_ho_inter_msc_out_a5_30(1491) MSC_Test_0-RAN(1484)@cf43b911bb08: Added conn table entry 0TC_ho_inter_msc_out_a5_30(1491)7738043 MSC_Test_0-SCCP(1483)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1483)@cf43b911bb08: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_0-M3UA(1485)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1483)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1483)@cf43b911bb08: vl_len:27 MSC_Test_0-SCCP(1483)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1483)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0019121709062BD1040E000900002C047C060908070623287E0180'O MSC_Test_0-M3UA(1485)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1483)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1483)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1483)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1483)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_0-M3UA(1485)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1483)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1483)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1483)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1483)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1485)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_a5_30(1491)@cf43b911bb08: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1485)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1485)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1483)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1483)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1483)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1483)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_30(1491)@cf43b911bb08: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1484)@cf43b911bb08: patching N(SD)=0 into dtap '032D0802E180'O MSC_Test_0-RAN(1484)@cf43b911bb08: patched enc_l3: '032D0802E180'O MSC_Test_0-SCCP(1483)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1483)@cf43b911bb08: vl_len:9 MSC_Test_0-SCCP(1483)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1483)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010006032D0802E180'O MSC_Test_0-M3UA(1485)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(1486)@cf43b911bb08: Deleted conn table entry 0TC_ho_inter_msc_out_a5_30(1491)-2147483625 TC_ho_inter_msc_out_a5_30(1491)@cf43b911bb08: f_call_hangup 2: rx MNCC REL ind MSC_Test_0-M3UA(1485)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1485)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1485)@cf43b911bb08: Message received on association #8 MSC_Test_0-SCCP(1483)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1483)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1483)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(1485)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1483)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1483)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1483)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1483)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1483)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_30(1491)@cf43b911bb08: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_msc_out_a5_30(1491)@cf43b911bb08: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_msc_out_a5_30(1491)@cf43b911bb08: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_msc_out_a5_30(1491)@cf43b911bb08: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1483)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1483)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1483)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1483)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1485)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1485)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1485)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1483)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1485)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1484)@cf43b911bb08: Deleted conn table entry 0TC_ho_inter_msc_out_a5_30(1491)7738043 TC_ho_inter_msc_out_a5_30(1491)@cf43b911bb08: f_call_hangup 6: rx SCCP DISC TC_ho_inter_msc_out_a5_30(1491)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_30(1491)@cf43b911bb08: f_call_hangup 9: done TC_ho_inter_msc_out_a5_30(1491)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_30(1491)@cf43b911bb08: Final verdict of PTC: pass MSC_Test-MNCC(1486)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(1485)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(1489)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(1484)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(1483)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1482)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(1487)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1492)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(1488)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(1490)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1482): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(1483): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(1484): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(1485): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(1486): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(1487): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(1488): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(1489): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(1490): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_ho_inter_msc_out_a5_30(1491): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1492): none (pass -> pass) MTC@cf43b911bb08: Test case TC_ho_inter_msc_out_a5_3 finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_msc_out_a5_3 pass'. Mon Jun 10 14:19:31 UTC 2024 ====== MSC_Tests.TC_ho_inter_msc_out_a5_3 pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests.TC_ho_inter_msc_out_a5_3.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=633680) Waiting for packet dumper to finish... 1 (prev_count=633680, count=635435) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_msc_out_a5_3 pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_msc_out_a5_4'. ------ MSC_Tests.TC_ho_inter_msc_out_a5_4 ------ Mon Jun 10 14:19:34 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_ho_inter_msc_out_a5_4.pcap" >/data/MSC_Tests.TC_ho_inter_msc_out_a5_4.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_msc_out_a5_4' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_ho_inter_msc_out_a5_4 started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(1496)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(1494)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test_0-M3UA(1496)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1496)@cf43b911bb08: ************************************************* MSC_Test-MNCC(1497)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1496)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(1496)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1496)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1496)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(1496)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1496)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1496)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1496)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1496)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1496)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1496)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1496)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1496)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1496)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1496)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1496)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1499)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1499)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1499)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1499)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1499)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1499)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1499)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1499)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-MNCC(1497)@cf43b911bb08: Created MnccExpect[0] for "491230099999" to be handled at TC_ho_inter_msc_out_a5_40(1502) MSC_Test-GSUP(1500)@cf43b911bb08: Created GsupExpect[0] for "262420000000054" to be handled at TC_ho_inter_msc_out_a5_40(1502) TC_ho_inter_msc_out_a5_40(1502)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000054'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1496)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1496)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1496)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1495)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1495)@cf43b911bb08: Added conn table entry 0TC_ho_inter_msc_out_a5_40(1502)7133758 MSC_Test_0-SCCP(1494)@cf43b911bb08: First idle individual index:0 MSC_Test_0-RAN(1495)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1496)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1496)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1496)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1494)@cf43b911bb08: { messageType := 2, destLocRef := '6CDA3E'O, sourceLocRef := '000111'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1494)@cf43b911bb08: Session index based on local reference:0 MSC_Test-GSUP(1500)@cf43b911bb08: Found GsupExpect[0] for "262420000000054" handled at TC_ho_inter_msc_out_a5_40(1502) MSC_Test-GSUP(1500)@cf43b911bb08: Added IMSI table entry 0TC_ho_inter_msc_out_a5_40(1502)"262420000000054" MSC_Test_0-SCCP(1494)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1494)@cf43b911bb08: vl_len:11 MSC_Test_0-SCCP(1494)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1494)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0009541203524982130101'O MSC_Test_0-M3UA(1496)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_a5_40(1502)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_40(1502)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_0-M3UA(1496)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1496)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1494)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1494)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1494)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1494)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1495)@cf43b911bb08: patching N(SD)=1 into dtap '0514B78F881B21049D46B0E3'O MSC_Test_0-RAN(1495)@cf43b911bb08: patched enc_l3: '0554B78F881B21049D46B0E3'O MSC_Test_0-SCCP(1494)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1494)@cf43b911bb08: vl_len:15 MSC_Test_0-SCCP(1494)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1494)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '01000C0554B78F881B21049D46B0E3'O MSC_Test_0-M3UA(1496)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1496)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1496)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1494)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1494)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1494)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1494)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1494)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1494)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1494)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1494)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0003552C05'O MSC_Test_0-M3UA(1496)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1496)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1496)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1494)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1494)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1494)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1494)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1496)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1496)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1494)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1494)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1494)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1494)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_40(1502)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1495)@cf43b911bb08: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1495)@cf43b911bb08: patched enc_l3: '059B'O MSC_Test_0-SCCP(1494)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1494)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1494)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1494)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1496)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1496)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1496)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1494)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1494)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1494)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1494)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1494)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1494)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1494)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1494)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1496)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1496)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1496)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1494)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1496)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1495)@cf43b911bb08: Deleted conn table entry 0TC_ho_inter_msc_out_a5_40(1502)7133758 TC_ho_inter_msc_out_a5_40(1502)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_40(1502)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_40(1502)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_40(1502)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_40(1502)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '34CCA239'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1495)@cf43b911bb08: Added conn table entry 0TC_ho_inter_msc_out_a5_40(1502)11123872 MSC_Test_0-RAN(1495)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1494)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(1496)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1496)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1496)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1494)@cf43b911bb08: { messageType := 2, destLocRef := 'A9BCA0'O, sourceLocRef := '000112'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1494)@cf43b911bb08: Session index based on local reference:0 TC_ho_inter_msc_out_a5_40(1502)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_40(1502)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1496)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1496)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1494)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1494)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1494)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1494)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1495)@cf43b911bb08: patching N(SD)=1 into dtap '05141353BC462104D4316F82'O MSC_Test_0-RAN(1495)@cf43b911bb08: patched enc_l3: '05541353BC462104D4316F82'O MSC_Test_0-SCCP(1494)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1494)@cf43b911bb08: vl_len:15 MSC_Test_0-SCCP(1494)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1494)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '01000C05541353BC462104D4316F82'O MSC_Test_0-M3UA(1496)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1496)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1496)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1494)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1494)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1494)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1494)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1494)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1494)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1494)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1494)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0003552C05'O MSC_Test_0-M3UA(1496)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1496)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1496)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1494)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1494)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1494)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1494)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1497)@cf43b911bb08: Created MnccExpect[1] for "12345" to be handled at TC_ho_inter_msc_out_a5_40(1502) MSC_Test-MGCP(1498)@cf43b911bb08: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_inter_msc_out_a5_40(1502) MSC_Test_0-RAN(1495)@cf43b911bb08: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1495)@cf43b911bb08: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_0-SCCP(1494)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1494)@cf43b911bb08: vl_len:19 MSC_Test_0-SCCP(1494)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1494)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010010038504066005040200815E04802143F5'O MSC_Test_0-M3UA(1496)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1498)@cf43b911bb08: Found Expect[0] for { line := { verb := "CRCX", trans_id := "186", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "7a" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_ho_inter_msc_out_a5_40(1502) TC_ho_inter_msc_out_a5_40(1502)@cf43b911bb08: f_mo_call_establish 2: rx 1st CRCX TC_ho_inter_msc_out_a5_40(1502)@cf43b911bb08: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1497)@cf43b911bb08: Found MnccExpect[1] for "12345" handled at TC_ho_inter_msc_out_a5_40(1502) MSC_Test-MNCC(1497)@cf43b911bb08: Added conn table entry 0TC_ho_inter_msc_out_a5_40(1502)-2147483623 MSC_Test_0-M3UA(1496)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1496)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1494)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1494)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1494)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1494)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_40(1502)@cf43b911bb08: f_mo_call_establish 1: rx MNCC SETUP ind TC_ho_inter_msc_out_a5_40(1502)@cf43b911bb08: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1494)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1494)@cf43b911bb08: vl_len:14 MSC_Test_0-SCCP(1494)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1494)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1496)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_a5_40(1502)@cf43b911bb08: f_mo_call_establish 3: rx RTP CREATE TC_ho_inter_msc_out_a5_40(1502)@cf43b911bb08: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1496)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1496)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1494)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1494)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1494)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1494)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1496)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1496)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1494)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1494)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1494)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1494)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_40(1502)@cf43b911bb08: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1496)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1496)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1494)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1494)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1494)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1494)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_40(1502)@cf43b911bb08: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_msc_out_a5_40(1502)@cf43b911bb08: { line := { verb := "MDCX", trans_id := "189", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "7a" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "7a", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.149.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112", "110", "3", "111" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { rtpmap := { attr_value := "110 GSM-EFR/8000/1" } }, { rtpmap := { attr_value := "111 GSM-HR-08/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } TC_ho_inter_msc_out_a5_40(1502)@cf43b911bb08: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1495)@cf43b911bb08: patching N(SD)=3 into dtap '030F'O MSC_Test_0-RAN(1495)@cf43b911bb08: patched enc_l3: '03CF'O MSC_Test_0-SCCP(1494)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1494)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1494)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1494)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '01000203CF'O MSC_Test_0-M3UA(1496)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_a5_40(1502)@cf43b911bb08: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_msc_out_a5_40(1502)@cf43b911bb08: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_msc_out_a5_40(1502)@cf43b911bb08: f_mo_call_establish DONE TC_ho_inter_msc_out_a5_40(1502)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1494)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1494)@cf43b911bb08: vl_len:16 MSC_Test_0-SCCP(1494)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1494)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000E1104010C1A080010771000010001'O MSC_Test_0-M3UA(1496)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1496)@cf43b911bb08: Message received on association #8 MSC_Test-MNCC(1497)@cf43b911bb08: Found MnccExpect[0] for "491230099999" handled at TC_ho_inter_msc_out_a5_40(1502) MSC_Test_0-M3UA(1496)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(1497)@cf43b911bb08: Added conn table entry 1TC_ho_inter_msc_out_a5_40(1502)-2147483622 MSC_Test_0-SCCP(1494)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1494)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1494)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1494)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1496)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1496)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1494)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1494)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1494)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1494)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1496)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1496)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1494)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1494)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1494)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1494)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1494)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1494)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1494)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1494)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1496)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1496)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1496)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1494)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-RAN(1495)@cf43b911bb08: Deleted conn table entry 0TC_ho_inter_msc_out_a5_40(1502)11123872 TC_ho_inter_msc_out_a5_40(1502)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1496)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_a5_40(1502)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_40(1502)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_40(1502)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_40(1502)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1495)@cf43b911bb08: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1495)@cf43b911bb08: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_msc_out_a5_40(1502) MSC_Test_0-M3UA(1496)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1496)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1494)@cf43b911bb08: First idle individual index:0 MSC_Test_0-SCCP(1494)@cf43b911bb08: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1495)@cf43b911bb08: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1495)@cf43b911bb08: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1495)@cf43b911bb08: Found Expect[0] for N-CONNECT handled at TC_ho_inter_msc_out_a5_40(1502) MSC_Test_0-RAN(1495)@cf43b911bb08: Added conn table entry 0TC_ho_inter_msc_out_a5_40(1502)7373559 MSC_Test_0-SCCP(1494)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1494)@cf43b911bb08: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_0-M3UA(1496)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1494)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1494)@cf43b911bb08: vl_len:27 MSC_Test_0-SCCP(1494)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1494)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0019121709062BD1040E000900002C057C060908070623287E0180'O MSC_Test_0-M3UA(1496)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1494)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1494)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1494)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1494)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_0-M3UA(1496)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1494)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1494)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1494)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1494)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1496)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_a5_40(1502)@cf43b911bb08: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1496)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1496)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1494)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1494)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1494)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1494)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_40(1502)@cf43b911bb08: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1495)@cf43b911bb08: patching N(SD)=0 into dtap '032D0802E180'O MSC_Test_0-RAN(1495)@cf43b911bb08: patched enc_l3: '032D0802E180'O MSC_Test_0-SCCP(1494)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1494)@cf43b911bb08: vl_len:9 MSC_Test_0-SCCP(1494)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1494)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010006032D0802E180'O MSC_Test_0-M3UA(1496)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(1497)@cf43b911bb08: Deleted conn table entry 0TC_ho_inter_msc_out_a5_40(1502)-2147483623 TC_ho_inter_msc_out_a5_40(1502)@cf43b911bb08: f_call_hangup 2: rx MNCC REL ind MSC_Test_0-M3UA(1496)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1496)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1496)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1496)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1494)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1494)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1494)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1494)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1494)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1494)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1494)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1494)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_40(1502)@cf43b911bb08: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_msc_out_a5_40(1502)@cf43b911bb08: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_msc_out_a5_40(1502)@cf43b911bb08: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_msc_out_a5_40(1502)@cf43b911bb08: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1494)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1494)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1494)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1494)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1496)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1496)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1496)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1494)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-RAN(1495)@cf43b911bb08: Deleted conn table entry 0TC_ho_inter_msc_out_a5_40(1502)7373559 MSC_Test_0-M3UA(1496)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_a5_40(1502)@cf43b911bb08: f_call_hangup 6: rx SCCP DISC TC_ho_inter_msc_out_a5_40(1502)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_40(1502)@cf43b911bb08: f_call_hangup 9: done TC_ho_inter_msc_out_a5_40(1502)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_40(1502)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_0-SCCP(1494)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(1497)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(1495)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(1496)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(1501)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(1500)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(1498)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1493)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(1499)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1503)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1493): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(1494): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(1495): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(1496): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(1497): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(1498): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(1499): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(1500): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(1501): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_ho_inter_msc_out_a5_40(1502): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1503): none (pass -> pass) MTC@cf43b911bb08: Test case TC_ho_inter_msc_out_a5_4 finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_msc_out_a5_4 pass'. Mon Jun 10 14:19:42 UTC 2024 ====== MSC_Tests.TC_ho_inter_msc_out_a5_4 pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests.TC_ho_inter_msc_out_a5_4.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=633971) Waiting for packet dumper to finish... 1 (prev_count=633971, count=635726) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_msc_out_a5_4 pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_msc_out_ipv6'. ------ MSC_Tests.TC_ho_inter_msc_out_ipv6 ------ Mon Jun 10 14:19:45 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_ho_inter_msc_out_ipv6.pcap" >/data/MSC_Tests.TC_ho_inter_msc_out_ipv6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_msc_out_ipv6' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_ho_inter_msc_out_ipv6 started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(1507)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(1507)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1507)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(1505)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1508)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1507)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(1507)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1507)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1507)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(1507)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1507)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1507)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1507)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1507)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1507)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1507)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1507)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1507)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1507)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1507)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1507)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1510)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1510)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1510)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1510)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1510)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1510)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1510)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1510)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-MNCC(1508)@cf43b911bb08: Created MnccExpect[0] for "491230099999" to be handled at TC_ho_inter_msc_out_ipv60(1513) MSC_Test-GSUP(1511)@cf43b911bb08: Created GsupExpect[0] for "262420000000054" to be handled at TC_ho_inter_msc_out_ipv60(1513) TC_ho_inter_msc_out_ipv60(1513)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000054'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1507)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1507)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1507)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1506)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1506)@cf43b911bb08: Added conn table entry 0TC_ho_inter_msc_out_ipv60(1513)854736 MSC_Test_0-SCCP(1505)@cf43b911bb08: First idle individual index:0 MSC_Test_0-RAN(1506)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1507)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1507)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1507)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1507)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1507)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@cf43b911bb08: { messageType := 2, destLocRef := '0D0AD0'O, sourceLocRef := '000113'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1505)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1505)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1505)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1511)@cf43b911bb08: Found GsupExpect[0] for "262420000000054" handled at TC_ho_inter_msc_out_ipv60(1513) MSC_Test-GSUP(1511)@cf43b911bb08: Added IMSI table entry 0TC_ho_inter_msc_out_ipv60(1513)"262420000000054" MSC_Test_0-SCCP(1505)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1505)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(1505)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1505)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1507)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_ipv60(1513)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_ipv60(1513)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_0-M3UA(1507)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1507)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1505)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1505)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_ipv60(1513)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1506)@cf43b911bb08: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1506)@cf43b911bb08: patched enc_l3: '055B'O MSC_Test_0-SCCP(1505)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1505)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1505)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1505)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1507)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1507)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1507)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1505)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1505)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1505)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1505)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1505)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1505)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1507)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1507)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1507)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1507)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1506)@cf43b911bb08: Deleted conn table entry 0TC_ho_inter_msc_out_ipv60(1513)854736 TC_ho_inter_msc_out_ipv60(1513)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_ipv60(1513)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_ipv60(1513)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_ipv60(1513)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_ipv60(1513)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '2121F2DD'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1506)@cf43b911bb08: Added conn table entry 0TC_ho_inter_msc_out_ipv60(1513)14510386 MSC_Test_0-RAN(1506)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1505)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(1507)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1507)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1507)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@cf43b911bb08: { messageType := 2, destLocRef := 'DD6932'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(1505)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1507)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1507)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1505)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1505)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1507)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1507)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1505)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1505)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_ipv60(1513)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_ipv60(1513)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1508)@cf43b911bb08: Created MnccExpect[1] for "12345" to be handled at TC_ho_inter_msc_out_ipv60(1513) MSC_Test-MGCP(1509)@cf43b911bb08: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_inter_msc_out_ipv60(1513) MSC_Test_0-RAN(1506)@cf43b911bb08: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1506)@cf43b911bb08: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(1505)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1505)@cf43b911bb08: vl_len:19 MSC_Test_0-SCCP(1505)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1505)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(1507)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1509)@cf43b911bb08: Found Expect[0] for { line := { verb := "CRCX", trans_id := "193", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "7b" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_ho_inter_msc_out_ipv60(1513) TC_ho_inter_msc_out_ipv60(1513)@cf43b911bb08: f_mo_call_establish 2: rx 1st CRCX TC_ho_inter_msc_out_ipv60(1513)@cf43b911bb08: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1508)@cf43b911bb08: Found MnccExpect[1] for "12345" handled at TC_ho_inter_msc_out_ipv60(1513) MSC_Test-MNCC(1508)@cf43b911bb08: Added conn table entry 0TC_ho_inter_msc_out_ipv60(1513)-2147483621 MSC_Test_0-M3UA(1507)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1507)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1505)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1505)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_ipv60(1513)@cf43b911bb08: f_mo_call_establish 1: rx MNCC SETUP ind TC_ho_inter_msc_out_ipv60(1513)@cf43b911bb08: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1505)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1505)@cf43b911bb08: vl_len:26 MSC_Test_0-SCCP(1505)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1505)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0018027C120000000000000000000000000000000323287E0180'O MSC_Test_0-M3UA(1507)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_ipv60(1513)@cf43b911bb08: f_mo_call_establish 3: rx RTP CREATE TC_ho_inter_msc_out_ipv60(1513)@cf43b911bb08: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1507)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1507)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1505)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1505)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1507)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1507)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1505)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1505)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_ipv60(1513)@cf43b911bb08: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1507)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1507)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1505)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1505)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_ipv60(1513)@cf43b911bb08: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_msc_out_ipv60(1513)@cf43b911bb08: { line := { verb := "MDCX", trans_id := "196", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "7b" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "7b", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.149.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112", "110", "3", "111" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { rtpmap := { attr_value := "110 GSM-EFR/8000/1" } }, { rtpmap := { attr_value := "111 GSM-HR-08/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } TC_ho_inter_msc_out_ipv60(1513)@cf43b911bb08: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1506)@cf43b911bb08: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1506)@cf43b911bb08: patched enc_l3: '038F'O MSC_Test_0-SCCP(1505)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1505)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1505)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1505)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1507)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_ipv60(1513)@cf43b911bb08: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_msc_out_ipv60(1513)@cf43b911bb08: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_msc_out_ipv60(1513)@cf43b911bb08: f_mo_call_establish DONE TC_ho_inter_msc_out_ipv60(1513)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1505)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1505)@cf43b911bb08: vl_len:16 MSC_Test_0-SCCP(1505)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1505)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000E1104010C1A080010771000010001'O MSC_Test_0-M3UA(1507)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1507)@cf43b911bb08: Message received on association #8 MSC_Test-MNCC(1508)@cf43b911bb08: Found MnccExpect[0] for "491230099999" handled at TC_ho_inter_msc_out_ipv60(1513) MSC_Test-MNCC(1508)@cf43b911bb08: Added conn table entry 1TC_ho_inter_msc_out_ipv60(1513)-2147483620 MSC_Test_0-M3UA(1507)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1505)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1505)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1507)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1507)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1505)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1505)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1507)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1507)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1505)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1505)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1505)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1505)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1505)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1505)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1507)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1507)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1507)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1507)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1506)@cf43b911bb08: Deleted conn table entry 0TC_ho_inter_msc_out_ipv60(1513)14510386 TC_ho_inter_msc_out_ipv60(1513)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_ipv60(1513)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_ipv60(1513)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_ipv60(1513)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_ipv60(1513)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1506)@cf43b911bb08: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1506)@cf43b911bb08: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_msc_out_ipv60(1513) MSC_Test_0-M3UA(1507)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1507)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@cf43b911bb08: First idle individual index:0 MSC_Test_0-SCCP(1505)@cf43b911bb08: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1506)@cf43b911bb08: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1506)@cf43b911bb08: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1506)@cf43b911bb08: Found Expect[0] for N-CONNECT handled at TC_ho_inter_msc_out_ipv60(1513) MSC_Test_0-RAN(1506)@cf43b911bb08: Added conn table entry 0TC_ho_inter_msc_out_ipv60(1513)6639709 MSC_Test_0-SCCP(1505)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1505)@cf43b911bb08: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_0-M3UA(1507)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1505)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1505)@cf43b911bb08: vl_len:37 MSC_Test_0-SCCP(1505)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1505)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0023121709062BD1040E000900007C120000000000000000000000000000000323287E0180'O MSC_Test_0-M3UA(1507)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1505)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1505)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1505)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1505)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_0-M3UA(1507)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1505)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1505)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1505)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1505)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1507)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_ipv60(1513)@cf43b911bb08: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1507)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1507)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1505)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1505)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_ipv60(1513)@cf43b911bb08: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1506)@cf43b911bb08: patching N(SD)=3 into dtap '032D0802E180'O MSC_Test_0-RAN(1506)@cf43b911bb08: patched enc_l3: '03ED0802E180'O MSC_Test_0-SCCP(1505)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1505)@cf43b911bb08: vl_len:9 MSC_Test_0-SCCP(1505)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1505)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '01000603ED0802E180'O MSC_Test_0-M3UA(1507)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(1508)@cf43b911bb08: Deleted conn table entry 0TC_ho_inter_msc_out_ipv60(1513)-2147483621 TC_ho_inter_msc_out_ipv60(1513)@cf43b911bb08: f_call_hangup 2: rx MNCC REL ind MSC_Test_0-M3UA(1507)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1507)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1507)@cf43b911bb08: Message received on association #8 MSC_Test_0-SCCP(1505)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1507)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1505)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1505)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1505)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1505)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1505)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_ipv60(1513)@cf43b911bb08: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_msc_out_ipv60(1513)@cf43b911bb08: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_msc_out_ipv60(1513)@cf43b911bb08: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_msc_out_ipv60(1513)@cf43b911bb08: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1505)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1505)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1505)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1505)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1507)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1507)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1507)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1507)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1506)@cf43b911bb08: Deleted conn table entry 0TC_ho_inter_msc_out_ipv60(1513)6639709 TC_ho_inter_msc_out_ipv60(1513)@cf43b911bb08: f_call_hangup 6: rx SCCP DISC TC_ho_inter_msc_out_ipv60(1513)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_ipv60(1513)@cf43b911bb08: f_call_hangup 9: done TC_ho_inter_msc_out_ipv60(1513)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_ipv60(1513)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_0-RAN(1506)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(1507)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(1511)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(1508)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1504)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(1512)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(1509)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(1510)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(1505)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1514)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1504): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(1505): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(1506): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(1507): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(1508): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(1509): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(1510): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(1511): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(1512): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_ho_inter_msc_out_ipv60(1513): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1514): none (pass -> pass) MTC@cf43b911bb08: Test case TC_ho_inter_msc_out_ipv6 finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_msc_out_ipv6 pass'. Mon Jun 10 14:19:53 UTC 2024 ====== MSC_Tests.TC_ho_inter_msc_out_ipv6 pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests.TC_ho_inter_msc_out_ipv6.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=562325) Waiting for packet dumper to finish... 1 (prev_count=562325, count=564080) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_msc_out_ipv6 pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_msc_out_csd'. ------ MSC_Tests.TC_ho_inter_msc_out_csd ------ Mon Jun 10 14:19:56 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_ho_inter_msc_out_csd.pcap" >/data/MSC_Tests.TC_ho_inter_msc_out_csd.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_msc_out_csd' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_ho_inter_msc_out_csd started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(1518)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(1518)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1518)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(1516)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1519)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1518)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(1518)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1518)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1518)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(1518)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1518)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1518)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1518)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1518)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1518)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1518)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1518)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1518)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1518)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1518)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1518)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1521)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1521)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1521)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1521)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1521)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1521)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1521)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1521)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ho_inter_msc_out_csd0(1524)@cf43b911bb08: ----------------------------------------------- TC_ho_inter_msc_out_csd0(1524)@cf43b911bb08: "CSD Bearer Service: BS25T" TC_ho_inter_msc_out_csd0(1524)@cf43b911bb08: ----------------------------------------------- MSC_Test-MNCC(1519)@cf43b911bb08: Created MnccExpect[0] for "491230099999" to be handled at TC_ho_inter_msc_out_csd0(1524) MSC_Test-GSUP(1522)@cf43b911bb08: Created GsupExpect[0] for "262420000000054" to be handled at TC_ho_inter_msc_out_csd0(1524) TC_ho_inter_msc_out_csd0(1524)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000054'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1518)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1518)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1518)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1517)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1517)@cf43b911bb08: Added conn table entry 0TC_ho_inter_msc_out_csd0(1524)10470455 MSC_Test_0-SCCP(1516)@cf43b911bb08: First idle individual index:0 MSC_Test_0-RAN(1517)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1518)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1518)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1518)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1518)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1518)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1516)@cf43b911bb08: { messageType := 2, destLocRef := '9FC437'O, sourceLocRef := '000115'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1516)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1516)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1516)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1516)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1516)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1522)@cf43b911bb08: Found GsupExpect[0] for "262420000000054" handled at TC_ho_inter_msc_out_csd0(1524) MSC_Test-GSUP(1522)@cf43b911bb08: Added IMSI table entry 0TC_ho_inter_msc_out_csd0(1524)"262420000000054" MSC_Test_0-SCCP(1516)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1516)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(1516)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1516)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1518)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_csd0(1524)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_csd0(1524)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_0-M3UA(1518)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1518)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1516)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1516)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1516)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1516)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_csd0(1524)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1517)@cf43b911bb08: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1517)@cf43b911bb08: patched enc_l3: '055B'O MSC_Test_0-SCCP(1516)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1516)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1516)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1516)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1518)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1518)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1518)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1516)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1516)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1516)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1516)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1516)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1516)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1516)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1516)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1518)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1518)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1518)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1516)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1518)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1517)@cf43b911bb08: Deleted conn table entry 0TC_ho_inter_msc_out_csd0(1524)10470455 TC_ho_inter_msc_out_csd0(1524)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_csd0(1524)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_csd0(1524)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_csd0(1524)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_csd0(1524)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '0710FE27'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1517)@cf43b911bb08: Added conn table entry 0TC_ho_inter_msc_out_csd0(1524)7801486 MSC_Test_0-RAN(1517)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1516)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(1518)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1518)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1518)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1516)@cf43b911bb08: { messageType := 2, destLocRef := '770A8E'O, sourceLocRef := '000116'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1516)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1518)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1518)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1516)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1516)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1516)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1516)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1518)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1518)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1516)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1516)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1516)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1516)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_csd0(1524)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_csd0(1524)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1519)@cf43b911bb08: Created MnccExpect[1] for "12345" to be handled at TC_ho_inter_msc_out_csd0(1524) MSC_Test-MGCP(1520)@cf43b911bb08: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_inter_msc_out_csd0(1524) MSC_Test_0-RAN(1517)@cf43b911bb08: patching N(SD)=1 into dtap '03050407E18A89210440805E04802143F5'O MSC_Test_0-RAN(1517)@cf43b911bb08: patched enc_l3: '03450407E18A89210440805E04802143F5'O MSC_Test_0-SCCP(1516)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1516)@cf43b911bb08: vl_len:20 MSC_Test_0-SCCP(1516)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1516)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210440805E04802143F5'O MSC_Test_0-M3UA(1518)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1520)@cf43b911bb08: Found Expect[0] for { line := { verb := "CRCX", trans_id := "200", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "7c" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_ho_inter_msc_out_csd0(1524) TC_ho_inter_msc_out_csd0(1524)@cf43b911bb08: f_mo_call_establish 2: rx 1st CRCX TC_ho_inter_msc_out_csd0(1524)@cf43b911bb08: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1519)@cf43b911bb08: Found MnccExpect[1] for "12345" handled at TC_ho_inter_msc_out_csd0(1524) MSC_Test-MNCC(1519)@cf43b911bb08: Added conn table entry 0TC_ho_inter_msc_out_csd0(1524)-2147483619 MSC_Test_0-M3UA(1518)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1518)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1516)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1516)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1516)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1516)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_csd0(1524)@cf43b911bb08: f_mo_call_establish 1: rx MNCC SETUP ind TC_ho_inter_msc_out_csd0(1524)@cf43b911bb08: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1516)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1516)@cf43b911bb08: vl_len:16 MSC_Test_0-SCCP(1516)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1516)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1518)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_csd0(1524)@cf43b911bb08: f_mo_call_establish 3: rx RTP CREATE TC_ho_inter_msc_out_csd0(1524)@cf43b911bb08: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1518)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1518)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1516)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1516)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1516)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1516)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1518)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1518)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1516)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1516)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1516)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1516)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_csd0(1524)@cf43b911bb08: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1518)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1518)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1516)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1516)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1516)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1516)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_csd0(1524)@cf43b911bb08: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_msc_out_csd0(1524)@cf43b911bb08: { line := { verb := "MDCX", trans_id := "203", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "7c" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "7c", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.149.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "120" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "120 CLEARMODE/8000" } }, { ptime := { attr_value := "20" } } } } } } } TC_ho_inter_msc_out_csd0(1524)@cf43b911bb08: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1517)@cf43b911bb08: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1517)@cf43b911bb08: patched enc_l3: '038F'O MSC_Test_0-SCCP(1516)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1516)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1516)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1516)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1518)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_csd0(1524)@cf43b911bb08: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_msc_out_csd0(1524)@cf43b911bb08: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_msc_out_csd0(1524)@cf43b911bb08: f_mo_call_establish DONE TC_ho_inter_msc_out_csd0(1524)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1516)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1516)@cf43b911bb08: vl_len:16 MSC_Test_0-SCCP(1516)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1516)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000E1104010C1A080010771000010001'O MSC_Test_0-M3UA(1518)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(1519)@cf43b911bb08: Found MnccExpect[0] for "491230099999" handled at TC_ho_inter_msc_out_csd0(1524) MSC_Test-MNCC(1519)@cf43b911bb08: Added conn table entry 1TC_ho_inter_msc_out_csd0(1524)-2147483618 MSC_Test_0-M3UA(1518)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1518)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1516)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1516)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1516)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1516)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1518)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1518)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1516)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1516)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1516)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1516)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1518)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1518)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1516)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1516)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1516)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1516)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1516)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1516)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1516)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1516)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1518)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1518)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1518)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1516)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1518)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1517)@cf43b911bb08: Deleted conn table entry 0TC_ho_inter_msc_out_csd0(1524)7801486 TC_ho_inter_msc_out_csd0(1524)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_csd0(1524)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_csd0(1524)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_csd0(1524)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_csd0(1524)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1517)@cf43b911bb08: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1517)@cf43b911bb08: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_msc_out_csd0(1524) MSC_Test_0-M3UA(1518)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1518)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1516)@cf43b911bb08: First idle individual index:0 MSC_Test_0-SCCP(1516)@cf43b911bb08: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1517)@cf43b911bb08: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1517)@cf43b911bb08: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1517)@cf43b911bb08: Found Expect[0] for N-CONNECT handled at TC_ho_inter_msc_out_csd0(1524) MSC_Test_0-RAN(1517)@cf43b911bb08: Added conn table entry 0TC_ho_inter_msc_out_csd0(1524)2921287 MSC_Test_0-SCCP(1516)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1516)@cf43b911bb08: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_0-M3UA(1518)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1516)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1516)@cf43b911bb08: vl_len:25 MSC_Test_0-SCCP(1516)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1516)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060908070623287E0180'O MSC_Test_0-M3UA(1518)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1516)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1516)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1516)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1516)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_0-M3UA(1518)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1516)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1516)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1516)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1516)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1518)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_csd0(1524)@cf43b911bb08: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1518)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1518)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1516)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1516)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1516)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1516)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_csd0(1524)@cf43b911bb08: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1517)@cf43b911bb08: patching N(SD)=3 into dtap '032D0802E180'O MSC_Test_0-RAN(1517)@cf43b911bb08: patched enc_l3: '03ED0802E180'O MSC_Test_0-SCCP(1516)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1516)@cf43b911bb08: vl_len:9 MSC_Test_0-SCCP(1516)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1516)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '01000603ED0802E180'O MSC_Test_0-M3UA(1518)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(1519)@cf43b911bb08: Deleted conn table entry 0TC_ho_inter_msc_out_csd0(1524)-2147483619 MSC_Test_0-M3UA(1518)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1518)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_ho_inter_msc_out_csd0(1524)@cf43b911bb08: f_call_hangup 2: rx MNCC REL ind MSC_Test_0-M3UA(1518)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1518)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1516)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1516)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1516)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1516)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1516)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1516)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1516)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1516)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_csd0(1524)@cf43b911bb08: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_msc_out_csd0(1524)@cf43b911bb08: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_msc_out_csd0(1524)@cf43b911bb08: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_msc_out_csd0(1524)@cf43b911bb08: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1516)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1516)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1516)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1516)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1518)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1518)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1518)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1516)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1518)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1517)@cf43b911bb08: Deleted conn table entry 0TC_ho_inter_msc_out_csd0(1524)2921287 TC_ho_inter_msc_out_csd0(1524)@cf43b911bb08: f_call_hangup 6: rx SCCP DISC TC_ho_inter_msc_out_csd0(1524)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_csd0(1524)@cf43b911bb08: f_call_hangup 9: done TC_ho_inter_msc_out_csd0(1524)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_csd0(1524)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_0-M3UA(1518)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(1517)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(1516)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1515)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(1519)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(1522)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(1520)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(1523)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(1521)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1525)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1515): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(1516): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(1517): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(1518): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(1519): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(1520): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(1521): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(1522): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(1523): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_ho_inter_msc_out_csd0(1524): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1525): none (pass -> pass) MTC@cf43b911bb08: Test case TC_ho_inter_msc_out_csd finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_msc_out_csd pass'. Mon Jun 10 14:20:04 UTC 2024 ====== MSC_Tests.TC_ho_inter_msc_out_csd pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests.TC_ho_inter_msc_out_csd.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=560404) Waiting for packet dumper to finish... 1 (prev_count=560404, count=562159) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_msc_out_csd pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei'. ------ MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei ------ Mon Jun 10 14:20:07 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei.pcap" >/data/MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_lu_imsi_auth_tmsi_check_imei started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(1529)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(1529)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1529)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(1527)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1530)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1529)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(1529)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1529)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1529)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(1529)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1529)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1529)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1529)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1529)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1529)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1529)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1529)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1529)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1529)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1529)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1529)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1532)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1532)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1532)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1532)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1532)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1532)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1532)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1532)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1533)@cf43b911bb08: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_auth_tmsi_check_imei0(1535) TC_lu_imsi_auth_tmsi_check_imei0(1535)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000005'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1529)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1529)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1529)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1528)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1528)@cf43b911bb08: Added conn table entry 0TC_lu_imsi_auth_tmsi_check_imei0(1535)16704774 MSC_Test_0-SCCP(1527)@cf43b911bb08: First idle individual index:0 MSC_Test_0-RAN(1528)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1529)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1529)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1529)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1527)@cf43b911bb08: { messageType := 2, destLocRef := 'FEE506'O, sourceLocRef := '000117'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1527)@cf43b911bb08: Session index based on local reference:0 MSC_Test-GSUP(1533)@cf43b911bb08: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_auth_tmsi_check_imei0(1535) MSC_Test-GSUP(1533)@cf43b911bb08: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_check_imei0(1535)"262420000000005" MSC_Test_0-SCCP(1527)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1527)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(1527)@cf43b911bb08: vl_from0 TC_lu_imsi_auth_tmsi_check_imei0(1535)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_check_imei0(1535)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_0-SCCP(1527)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1529)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1529)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1529)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1527)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1527)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1527)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1527)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1528)@cf43b911bb08: patching N(SD)=1 into dtap '0514C38B77F3'O MSC_Test_0-RAN(1528)@cf43b911bb08: patched enc_l3: '0554C38B77F3'O MSC_Test_0-SCCP(1527)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1527)@cf43b911bb08: vl_len:9 MSC_Test_0-SCCP(1527)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1527)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0100060554C38B77F3'O MSC_Test_0-M3UA(1529)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1529)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1529)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1527)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1527)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1527)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1527)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1529)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1529)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1527)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1527)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1527)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1527)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1528)@cf43b911bb08: patching N(SD)=2 into dtap '0519084A99990000000005'O MSC_Test_0-RAN(1528)@cf43b911bb08: patched enc_l3: '0599084A99990000000005'O MSC_Test_0-SCCP(1527)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1527)@cf43b911bb08: vl_len:14 MSC_Test_0-SCCP(1527)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1527)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '01000B0599084A99990000000005'O MSC_Test_0-M3UA(1529)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1529)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1529)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1527)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1527)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1527)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1527)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_check_imei0(1535)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1528)@cf43b911bb08: patching N(SD)=3 into dtap '051B'O MSC_Test_0-RAN(1528)@cf43b911bb08: patched enc_l3: '05DB'O MSC_Test_0-SCCP(1527)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1527)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1527)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1527)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '01000205DB'O MSC_Test_0-M3UA(1529)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1529)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1529)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1527)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1527)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1527)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1527)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1527)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1527)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1527)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1527)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1529)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1529)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1529)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1527)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1529)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1528)@cf43b911bb08: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_check_imei0(1535)16704774 TC_lu_imsi_auth_tmsi_check_imei0(1535)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_check_imei0(1535)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_check_imei0(1535)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_check_imei0(1535)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_check_imei0(1535)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_0-M3UA(1529)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(1530)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(1528)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(1527)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1526)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1536)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(1532)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(1531)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(1534)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(1533)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1526): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(1527): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(1528): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(1529): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(1530): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(1531): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(1532): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(1533): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(1534): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_lu_imsi_auth_tmsi_check_imei0(1535): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1536): none (pass -> pass) MTC@cf43b911bb08: Test case TC_lu_imsi_auth_tmsi_check_imei finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei pass'. Mon Jun 10 14:20:09 UTC 2024 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=224034) Waiting for packet dumper to finish... 1 (prev_count=224034, count=225111) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei'. ------ MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei ------ Mon Jun 10 14:20:13 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei.pcap" >/data/MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_lu_imsi_auth3g_tmsi_check_imei started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(1540)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(1540)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1540)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(1538)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1541)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1540)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(1540)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1540)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1540)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(1540)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1540)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1540)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1540)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1540)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1540)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1540)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1540)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1540)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1540)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1540)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1540)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1543)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1543)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1543)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1543)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1543)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1543)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1543)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1543)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1544)@cf43b911bb08: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_auth3g_tmsi_check_imei0(1546) TC_lu_imsi_auth3g_tmsi_check_imei0(1546)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000005'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1540)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1540)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1540)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1539)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1539)@cf43b911bb08: Added conn table entry 0TC_lu_imsi_auth3g_tmsi_check_imei0(1546)12882629 MSC_Test_0-SCCP(1538)@cf43b911bb08: First idle individual index:0 MSC_Test_0-RAN(1539)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1540)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1540)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1540)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1538)@cf43b911bb08: { messageType := 2, destLocRef := 'C492C5'O, sourceLocRef := '000118'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1538)@cf43b911bb08: Session index based on local reference:0 MSC_Test-GSUP(1544)@cf43b911bb08: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_auth3g_tmsi_check_imei0(1546) MSC_Test-GSUP(1544)@cf43b911bb08: Added IMSI table entry 0TC_lu_imsi_auth3g_tmsi_check_imei0(1546)"262420000000005" MSC_Test_0-SCCP(1538)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1538)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(1538)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1538)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1540)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_auth3g_tmsi_check_imei0(1546)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth3g_tmsi_check_imei0(1546)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_0-M3UA(1540)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1540)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1538)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1538)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1538)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1538)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1539)@cf43b911bb08: patching N(SD)=1 into dtap '05144F1BE7C821048EB18EDB'O MSC_Test_0-RAN(1539)@cf43b911bb08: patched enc_l3: '05544F1BE7C821048EB18EDB'O MSC_Test_0-SCCP(1538)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1538)@cf43b911bb08: vl_len:15 MSC_Test_0-SCCP(1538)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1538)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '01000C05544F1BE7C821048EB18EDB'O MSC_Test_0-M3UA(1540)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1540)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1540)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1538)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1538)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1538)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1538)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1540)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1540)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1538)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1538)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1538)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1538)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1539)@cf43b911bb08: patching N(SD)=2 into dtap '0519084A99990000000005'O MSC_Test_0-RAN(1539)@cf43b911bb08: patched enc_l3: '0599084A99990000000005'O MSC_Test_0-SCCP(1538)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1538)@cf43b911bb08: vl_len:14 MSC_Test_0-SCCP(1538)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1538)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '01000B0599084A99990000000005'O MSC_Test_0-M3UA(1540)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1540)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1540)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1538)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1538)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1538)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1538)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth3g_tmsi_check_imei0(1546)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1539)@cf43b911bb08: patching N(SD)=3 into dtap '051B'O MSC_Test_0-RAN(1539)@cf43b911bb08: patched enc_l3: '05DB'O MSC_Test_0-SCCP(1538)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1538)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1538)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1538)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '01000205DB'O MSC_Test_0-M3UA(1540)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1540)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1540)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1538)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1538)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1538)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1538)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1538)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1538)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1538)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1538)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1540)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1540)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1540)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1538)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1540)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1539)@cf43b911bb08: Deleted conn table entry 0TC_lu_imsi_auth3g_tmsi_check_imei0(1546)12882629 TC_lu_imsi_auth3g_tmsi_check_imei0(1546)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth3g_tmsi_check_imei0(1546)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth3g_tmsi_check_imei0(1546)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth3g_tmsi_check_imei0(1546)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth3g_tmsi_check_imei0(1546)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_0-RAN(1539)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(1541)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(1542)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(1543)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(1544)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1547)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1537)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(1540)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(1545)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(1538)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1537): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(1538): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(1539): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(1540): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(1541): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(1542): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(1543): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(1544): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(1545): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_lu_imsi_auth3g_tmsi_check_imei0(1546): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1547): none (pass -> pass) MTC@cf43b911bb08: Test case TC_lu_imsi_auth3g_tmsi_check_imei finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei pass'. Mon Jun 10 14:20:15 UTC 2024 ====== MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=224455) Waiting for packet dumper to finish... 1 (prev_count=224455, count=225532) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei'. ------ MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei ------ Mon Jun 10 14:20:19 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei.pcap" >/data/MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_lu_imsi_noauth_tmsi_check_imei started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(1551)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(1551)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1551)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(1549)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1552)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1551)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(1551)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1551)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1551)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(1551)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1551)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1551)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1551)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1551)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1551)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1551)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1551)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1551)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1551)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1551)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1551)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1554)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1554)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1554)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1554)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1554)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1554)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1554)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1554)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1555)@cf43b911bb08: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_noauth_tmsi_check_imei0(1557) TC_lu_imsi_noauth_tmsi_check_imei0(1557)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000005'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1551)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1551)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1551)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1550)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1550)@cf43b911bb08: Added conn table entry 0TC_lu_imsi_noauth_tmsi_check_imei0(1557)159303 MSC_Test_0-SCCP(1549)@cf43b911bb08: First idle individual index:0 MSC_Test_0-RAN(1550)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1551)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1551)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1551)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1551)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1551)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1549)@cf43b911bb08: { messageType := 2, destLocRef := '026E47'O, sourceLocRef := '000119'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1549)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1549)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1549)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1549)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1549)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1555)@cf43b911bb08: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_noauth_tmsi_check_imei0(1557) MSC_Test-GSUP(1555)@cf43b911bb08: Added IMSI table entry 0TC_lu_imsi_noauth_tmsi_check_imei0(1557)"262420000000005" MSC_Test_0-SCCP(1549)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1549)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(1549)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1549)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_lu_imsi_noauth_tmsi_check_imei0(1557)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_tmsi_check_imei0(1557)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_0-M3UA(1551)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1551)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1551)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1549)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1549)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1549)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1549)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1550)@cf43b911bb08: patching N(SD)=1 into dtap '0519084A99990000000005'O MSC_Test_0-RAN(1550)@cf43b911bb08: patched enc_l3: '0559084A99990000000005'O MSC_Test_0-SCCP(1549)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1549)@cf43b911bb08: vl_len:14 MSC_Test_0-SCCP(1549)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1549)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '01000B0559084A99990000000005'O MSC_Test_0-M3UA(1551)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1551)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1551)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1549)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1549)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1549)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1549)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_noauth_tmsi_check_imei0(1557)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1550)@cf43b911bb08: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1550)@cf43b911bb08: patched enc_l3: '059B'O MSC_Test_0-SCCP(1549)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1549)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1549)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1549)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1551)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1551)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1551)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1549)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1549)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1549)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1549)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1549)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1549)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1549)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1549)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1551)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1551)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1551)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1549)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1551)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1550)@cf43b911bb08: Deleted conn table entry 0TC_lu_imsi_noauth_tmsi_check_imei0(1557)159303 TC_lu_imsi_noauth_tmsi_check_imei0(1557)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_tmsi_check_imei0(1557)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_tmsi_check_imei0(1557)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_tmsi_check_imei0(1557)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_tmsi_check_imei0(1557)@cf43b911bb08: Final verdict of PTC: pass MSC_Test-MNCC(1552)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(1555)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(1551)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(1550)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(1549)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(1554)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(1553)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1548)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(1556)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1558)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1548): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(1549): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(1550): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(1551): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(1552): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(1553): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(1554): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(1555): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(1556): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_lu_imsi_noauth_tmsi_check_imei0(1557): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1558): none (pass -> pass) MTC@cf43b911bb08: Test case TC_lu_imsi_noauth_tmsi_check_imei finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei pass'. Mon Jun 10 14:20:21 UTC 2024 ====== MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=199587) Waiting for packet dumper to finish... 1 (prev_count=199587, count=200756) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei'. ------ MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei ------ Mon Jun 10 14:20:24 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei.pcap" >/data/MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_lu_imsi_noauth_notmsi_check_imei started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(1562)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(1562)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1562)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(1560)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1563)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1562)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(1562)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1562)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1562)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(1562)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1562)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1562)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1562)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1562)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1562)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1562)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1562)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1562)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1562)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1562)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1562)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1565)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1565)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1565)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1565)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1565)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1565)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1565)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1565)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1566)@cf43b911bb08: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_noauth_notmsi_check_imei0(1568) TC_lu_imsi_noauth_notmsi_check_imei0(1568)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000005'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1562)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1562)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1562)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1561)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1561)@cf43b911bb08: Added conn table entry 0TC_lu_imsi_noauth_notmsi_check_imei0(1568)13944458 MSC_Test_0-SCCP(1560)@cf43b911bb08: First idle individual index:0 MSC_Test_0-RAN(1561)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1562)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1562)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1562)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1562)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1562)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1560)@cf43b911bb08: { messageType := 2, destLocRef := 'D4C68A'O, sourceLocRef := '00011A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1560)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1560)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1560)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1560)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1560)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1566)@cf43b911bb08: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_noauth_notmsi_check_imei0(1568) MSC_Test-GSUP(1566)@cf43b911bb08: Added IMSI table entry 0TC_lu_imsi_noauth_notmsi_check_imei0(1568)"262420000000005" MSC_Test_0-SCCP(1560)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1560)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(1560)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1560)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1562)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_noauth_notmsi_check_imei0(1568)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_notmsi_check_imei0(1568)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_0-M3UA(1562)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1562)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1560)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1560)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1560)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1560)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1561)@cf43b911bb08: patching N(SD)=1 into dtap '0519084A99990000000005'O MSC_Test_0-RAN(1561)@cf43b911bb08: patched enc_l3: '0559084A99990000000005'O MSC_Test_0-SCCP(1560)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1560)@cf43b911bb08: vl_len:14 MSC_Test_0-SCCP(1560)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1560)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '01000B0559084A99990000000005'O MSC_Test_0-M3UA(1562)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1562)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1562)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1562)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1562)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1560)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1560)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1560)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1560)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1560)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1560)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1560)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1560)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_noauth_notmsi_check_imei0(1568)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1560)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1560)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1560)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1560)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1562)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1562)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1562)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1560)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1562)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1561)@cf43b911bb08: Deleted conn table entry 0TC_lu_imsi_noauth_notmsi_check_imei0(1568)13944458 TC_lu_imsi_noauth_notmsi_check_imei0(1568)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_notmsi_check_imei0(1568)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_notmsi_check_imei0(1568)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_notmsi_check_imei0(1568)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_notmsi_check_imei0(1568)@cf43b911bb08: Final verdict of PTC: pass MSC_Test-GSUP(1566)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(1562)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(1561)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(1563)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(1560)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(1564)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1559)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(1565)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1569)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(1567)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1559): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(1560): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(1561): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(1562): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(1563): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(1564): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(1565): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(1566): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(1567): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_lu_imsi_noauth_notmsi_check_imei0(1568): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1569): none (pass -> pass) MTC@cf43b911bb08: Test case TC_lu_imsi_noauth_notmsi_check_imei finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei pass'. Mon Jun 10 14:20:26 UTC 2024 ====== MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=191770) Waiting for packet dumper to finish... 1 (prev_count=191770, count=193424) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_nack'. ------ MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_nack ------ Mon Jun 10 14:20:30 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_nack.pcap" >/data/MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_nack.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_nack' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_lu_imsi_auth_tmsi_check_imei_nack started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(1573)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(1573)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1573)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(1571)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1574)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1573)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(1573)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1573)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1573)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(1573)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1573)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1573)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1573)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1573)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1573)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1573)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1573)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1573)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1573)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1573)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1573)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1576)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1576)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1576)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1576)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1576)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1576)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1576)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1576)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1577)@cf43b911bb08: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_auth_tmsi_check_imei_nack0(1579) TC_lu_imsi_auth_tmsi_check_imei_nack0(1579)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000005'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1573)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1573)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1573)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1572)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1572)@cf43b911bb08: Added conn table entry 0TC_lu_imsi_auth_tmsi_check_imei_nack0(1579)4668676 MSC_Test_0-SCCP(1571)@cf43b911bb08: First idle individual index:0 MSC_Test_0-RAN(1572)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1573)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1573)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1573)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1571)@cf43b911bb08: { messageType := 2, destLocRef := '473D04'O, sourceLocRef := '00011B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1571)@cf43b911bb08: Session index based on local reference:0 MSC_Test-GSUP(1577)@cf43b911bb08: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_auth_tmsi_check_imei_nack0(1579) MSC_Test-GSUP(1577)@cf43b911bb08: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_check_imei_nack0(1579)"262420000000005" MSC_Test_0-SCCP(1571)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1571)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(1571)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1571)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1573)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1573)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1573)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1571)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1571)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1571)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1571)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1572)@cf43b911bb08: patching N(SD)=1 into dtap '0514372F6764'O MSC_Test_0-RAN(1572)@cf43b911bb08: patched enc_l3: '0554372F6764'O MSC_Test_0-SCCP(1571)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1571)@cf43b911bb08: vl_len:9 MSC_Test_0-SCCP(1571)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1571)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0100060554372F6764'O MSC_Test_0-M3UA(1573)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1573)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1573)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1571)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1571)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1571)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1571)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1573)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1573)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1571)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1571)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1571)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1571)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1572)@cf43b911bb08: patching N(SD)=2 into dtap '0519084A99990000000005'O MSC_Test_0-RAN(1572)@cf43b911bb08: patched enc_l3: '0599084A99990000000005'O MSC_Test_0-SCCP(1571)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1571)@cf43b911bb08: vl_len:14 MSC_Test_0-SCCP(1571)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1571)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '01000B0599084A99990000000005'O MSC_Test_0-M3UA(1573)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1573)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1573)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1571)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1571)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(1573)@cf43b911bb08: Message received on association #8 MSC_Test_0-SCCP(1571)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1571)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1573)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1571)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1571)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1571)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1571)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_check_imei_nack0(1579)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_0-SCCP(1571)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1571)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1571)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1571)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1573)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1573)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1573)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1571)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1573)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1572)@cf43b911bb08: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_check_imei_nack0(1579)4668676 TC_lu_imsi_auth_tmsi_check_imei_nack0(1579)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_check_imei_nack0(1579)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_0-RAN(1572)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(1574)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(1577)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(1573)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(1571)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(1576)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(1578)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1570)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(1575)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1580)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1570): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(1571): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(1572): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(1573): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(1574): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(1575): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(1576): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(1577): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(1578): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_lu_imsi_auth_tmsi_check_imei_nack0(1579): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1580): none (pass -> pass) MTC@cf43b911bb08: Test case TC_lu_imsi_auth_tmsi_check_imei_nack finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_nack pass'. Mon Jun 10 14:20:32 UTC 2024 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_nack pass ====== Saving talloc report from 172.18.149.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=207455) Waiting for packet dumper to finish... 1 (prev_count=207455, count=209109) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_nack pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_err'. ------ MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_err ------ Mon Jun 10 14:20:36 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_err.pcap" >/data/MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_err.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_err' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_lu_imsi_auth_tmsi_check_imei_err started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(1584)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(1584)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1584)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(1582)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1585)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1584)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(1584)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1584)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1584)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(1584)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1584)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1584)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1584)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1584)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1584)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1584)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1584)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1584)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1584)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1584)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1584)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1587)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1587)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1587)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1587)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1587)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1587)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1587)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1587)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1588)@cf43b911bb08: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_auth_tmsi_check_imei_err0(1590) TC_lu_imsi_auth_tmsi_check_imei_err0(1590)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000005'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1584)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1584)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1584)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1583)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1583)@cf43b911bb08: Added conn table entry 0TC_lu_imsi_auth_tmsi_check_imei_err0(1590)14575334 MSC_Test_0-SCCP(1582)@cf43b911bb08: First idle individual index:0 MSC_Test_0-RAN(1583)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1584)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1584)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1584)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1582)@cf43b911bb08: { messageType := 2, destLocRef := 'DE66E6'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(1582)@cf43b911bb08: Session index based on local reference:0 MSC_Test-GSUP(1588)@cf43b911bb08: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_auth_tmsi_check_imei_err0(1590) MSC_Test-GSUP(1588)@cf43b911bb08: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_check_imei_err0(1590)"262420000000005" MSC_Test_0-SCCP(1582)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1582)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(1582)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1582)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1584)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1584)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1584)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1582)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1582)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1582)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1582)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1583)@cf43b911bb08: patching N(SD)=1 into dtap '0514F9268A7B'O MSC_Test_0-RAN(1583)@cf43b911bb08: patched enc_l3: '0554F9268A7B'O MSC_Test_0-SCCP(1582)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1582)@cf43b911bb08: vl_len:9 MSC_Test_0-SCCP(1582)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1582)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0100060554F9268A7B'O MSC_Test_0-M3UA(1584)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1584)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1584)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1582)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1582)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1582)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1582)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1584)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1584)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1582)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1582)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1582)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1582)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1583)@cf43b911bb08: patching N(SD)=2 into dtap '0519084A99990000000005'O MSC_Test_0-RAN(1583)@cf43b911bb08: patched enc_l3: '0599084A99990000000005'O MSC_Test_0-SCCP(1582)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1582)@cf43b911bb08: vl_len:14 MSC_Test_0-SCCP(1582)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1582)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '01000B0599084A99990000000005'O MSC_Test_0-M3UA(1584)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1584)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1584)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1582)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1584)@cf43b911bb08: Message received on association #8 MSC_Test_0-SCCP(1582)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1582)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1582)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1584)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1582)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1582)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1582)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1582)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_check_imei_err0(1590)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_0-SCCP(1582)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1582)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1582)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1582)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1584)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1584)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1584)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1582)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1584)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1583)@cf43b911bb08: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_check_imei_err0(1590)14575334 TC_lu_imsi_auth_tmsi_check_imei_err0(1590)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_check_imei_err0(1590)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_0-M3UA(1584)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(1582)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(1585)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(1588)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(1583)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(1589)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(1587)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(1586)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1581)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1591)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1581): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(1582): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(1583): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(1584): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(1585): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(1586): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(1587): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(1588): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(1589): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_lu_imsi_auth_tmsi_check_imei_err0(1590): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1591): none (pass -> pass) MTC@cf43b911bb08: Test case TC_lu_imsi_auth_tmsi_check_imei_err finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_err pass'. Mon Jun 10 14:20:38 UTC 2024 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_err pass ====== Saving talloc report from 172.18.149.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=206430) Waiting for packet dumper to finish... 1 (prev_count=206430, count=207507) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_err pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early'. ------ MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early ------ Mon Jun 10 14:20:41 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early.pcap" >/data/MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_lu_imsi_auth_tmsi_check_imei_early started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(1595)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(1595)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1595)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(1593)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1596)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1595)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(1595)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1595)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1595)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(1595)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1595)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1595)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1595)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1595)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1595)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1595)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1595)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1595)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1595)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1595)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1595)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1598)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1598)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1598)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1598)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1598)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1598)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1598)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1598)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1599)@cf43b911bb08: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_auth_tmsi_check_imei_early0(1601) TC_lu_imsi_auth_tmsi_check_imei_early0(1601)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000005'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1595)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1595)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1595)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1594)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1594)@cf43b911bb08: Added conn table entry 0TC_lu_imsi_auth_tmsi_check_imei_early0(1601)3440087 MSC_Test_0-SCCP(1593)@cf43b911bb08: First idle individual index:0 MSC_Test_0-RAN(1594)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1595)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1595)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1595)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1595)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1595)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1593)@cf43b911bb08: { messageType := 2, destLocRef := '347DD7'O, sourceLocRef := '00011D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1593)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1593)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1593)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1593)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1593)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1593)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1593)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(1593)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1593)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1595)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_auth_tmsi_check_imei_early0(1601)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_check_imei_early0(1601)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_0-RAN(1594)@cf43b911bb08: patching N(SD)=1 into dtap '0519094399990000000005F0'O MSC_Test_0-RAN(1594)@cf43b911bb08: patched enc_l3: '0559094399990000000005F0'O MSC_Test_0-SCCP(1593)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1593)@cf43b911bb08: vl_len:15 MSC_Test_0-SCCP(1593)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1593)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '01000C0559094399990000000005F0'O MSC_Test_0-M3UA(1595)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(1599)@cf43b911bb08: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_auth_tmsi_check_imei_early0(1601) MSC_Test-GSUP(1599)@cf43b911bb08: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_check_imei_early0(1601)"262420000000005" MSC_Test_0-M3UA(1595)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1595)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1593)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1593)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1593)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1593)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1594)@cf43b911bb08: patching N(SD)=2 into dtap '0514711FAB62'O MSC_Test_0-RAN(1594)@cf43b911bb08: patched enc_l3: '0594711FAB62'O MSC_Test_0-SCCP(1593)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1593)@cf43b911bb08: vl_len:9 MSC_Test_0-SCCP(1593)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1593)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0100060594711FAB62'O MSC_Test_0-M3UA(1595)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1595)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1595)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1593)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1593)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1593)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1593)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1595)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1595)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1593)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1593)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1593)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1593)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_check_imei_early0(1601)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1594)@cf43b911bb08: patching N(SD)=3 into dtap '051B'O MSC_Test_0-RAN(1594)@cf43b911bb08: patched enc_l3: '05DB'O MSC_Test_0-SCCP(1593)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1593)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1593)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1593)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '01000205DB'O MSC_Test_0-M3UA(1595)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1595)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1595)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1593)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1593)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1593)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1593)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1593)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1593)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1593)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1593)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1595)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1595)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1595)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1593)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1595)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1594)@cf43b911bb08: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_check_imei_early0(1601)3440087 TC_lu_imsi_auth_tmsi_check_imei_early0(1601)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_check_imei_early0(1601)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_check_imei_early0(1601)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_check_imei_early0(1601)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_check_imei_early0(1601)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_0-M3UA(1595)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(1596)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(1599)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(1594)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(1593)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(1597)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(1600)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(1598)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1592)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1602)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1592): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(1593): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(1594): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(1595): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(1596): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(1597): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(1598): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(1599): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(1600): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_lu_imsi_auth_tmsi_check_imei_early0(1601): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1602): none (pass -> pass) MTC@cf43b911bb08: Test case TC_lu_imsi_auth_tmsi_check_imei_early finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early pass'. Mon Jun 10 14:20:44 UTC 2024 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early pass ====== Saving talloc report from 172.18.149.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=221441) Waiting for packet dumper to finish... 1 (prev_count=221441, count=222518) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei_early'. ------ MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei_early ------ Mon Jun 10 14:20:47 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei_early.pcap" >/data/MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei_early.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei_early' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_lu_imsi_auth3g_tmsi_check_imei_early started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(1606)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(1606)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1606)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(1604)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1607)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1606)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(1606)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1606)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1606)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(1606)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1606)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1606)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1606)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1606)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1606)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1606)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1606)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1606)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1606)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1606)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1606)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1609)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1609)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1609)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1609)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1609)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1609)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1609)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1609)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1610)@cf43b911bb08: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_auth3g_tmsi_check_imei_early0(1612) TC_lu_imsi_auth3g_tmsi_check_imei_early0(1612)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000005'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1606)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1606)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1606)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1605)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1605)@cf43b911bb08: Added conn table entry 0TC_lu_imsi_auth3g_tmsi_check_imei_early0(1612)5927034 MSC_Test_0-SCCP(1604)@cf43b911bb08: First idle individual index:0 MSC_Test_0-RAN(1605)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1606)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1606)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1606)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1606)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1606)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1604)@cf43b911bb08: { messageType := 2, destLocRef := '5A707A'O ("Zpz"), sourceLocRef := '00011E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1604)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1604)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1604)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1604)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1604)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1604)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1604)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(1604)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1604)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1606)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_auth3g_tmsi_check_imei_early0(1612)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth3g_tmsi_check_imei_early0(1612)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_0-RAN(1605)@cf43b911bb08: patching N(SD)=1 into dtap '0519094399990000000005F0'O MSC_Test_0-RAN(1605)@cf43b911bb08: patched enc_l3: '0559094399990000000005F0'O MSC_Test_0-SCCP(1604)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1604)@cf43b911bb08: vl_len:15 MSC_Test_0-SCCP(1604)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1604)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '01000C0559094399990000000005F0'O MSC_Test_0-M3UA(1606)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(1610)@cf43b911bb08: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_auth3g_tmsi_check_imei_early0(1612) MSC_Test-GSUP(1610)@cf43b911bb08: Added IMSI table entry 0TC_lu_imsi_auth3g_tmsi_check_imei_early0(1612)"262420000000005" MSC_Test_0-M3UA(1606)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1606)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1604)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1604)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1604)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1604)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1605)@cf43b911bb08: patching N(SD)=2 into dtap '0514B967C1422104CA8FBF2E'O MSC_Test_0-RAN(1605)@cf43b911bb08: patched enc_l3: '0594B967C1422104CA8FBF2E'O MSC_Test_0-SCCP(1604)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1604)@cf43b911bb08: vl_len:15 MSC_Test_0-SCCP(1604)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1604)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '01000C0594B967C1422104CA8FBF2E'O MSC_Test_0-M3UA(1606)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1606)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1606)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1604)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1604)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1604)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1604)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1606)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1606)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1604)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1604)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1604)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1604)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth3g_tmsi_check_imei_early0(1612)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1605)@cf43b911bb08: patching N(SD)=3 into dtap '051B'O MSC_Test_0-RAN(1605)@cf43b911bb08: patched enc_l3: '05DB'O MSC_Test_0-SCCP(1604)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1604)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1604)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1604)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '01000205DB'O MSC_Test_0-M3UA(1606)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1606)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1606)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1604)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1604)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1604)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1604)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1604)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1604)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1604)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1604)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1606)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1606)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1606)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1604)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1606)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1605)@cf43b911bb08: Deleted conn table entry 0TC_lu_imsi_auth3g_tmsi_check_imei_early0(1612)5927034 TC_lu_imsi_auth3g_tmsi_check_imei_early0(1612)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth3g_tmsi_check_imei_early0(1612)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth3g_tmsi_check_imei_early0(1612)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth3g_tmsi_check_imei_early0(1612)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth3g_tmsi_check_imei_early0(1612)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_0-RAN(1605)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(1604)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(1606)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(1608)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(1611)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1613)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1603)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(1610)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(1607)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(1609)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1603): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(1604): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(1605): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(1606): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(1607): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(1608): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(1609): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(1610): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(1611): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_lu_imsi_auth3g_tmsi_check_imei_early0(1612): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1613): none (pass -> pass) MTC@cf43b911bb08: Test case TC_lu_imsi_auth3g_tmsi_check_imei_early finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei_early pass'. Mon Jun 10 14:20:49 UTC 2024 ====== MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei_early pass ====== Saving talloc report from 172.18.149.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=223792) Waiting for packet dumper to finish... 1 (prev_count=223792, count=224869) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei_early pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei_early'. ------ MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei_early ------ Mon Jun 10 14:20:53 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei_early.pcap" >/data/MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei_early.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei_early' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_lu_imsi_noauth_tmsi_check_imei_early started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(1617)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(1617)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1617)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(1615)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1618)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1617)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(1617)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1617)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1617)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(1617)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1617)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1617)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1617)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1617)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1617)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1617)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1617)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1617)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1617)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1617)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1617)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1620)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1620)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1620)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1620)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1620)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1620)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1620)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1620)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1621)@cf43b911bb08: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_noauth_tmsi_check_imei_early0(1623) TC_lu_imsi_noauth_tmsi_check_imei_early0(1623)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000005'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1617)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1617)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1617)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1616)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1616)@cf43b911bb08: Added conn table entry 0TC_lu_imsi_noauth_tmsi_check_imei_early0(1623)11212705 MSC_Test_0-SCCP(1615)@cf43b911bb08: First idle individual index:0 MSC_Test_0-RAN(1616)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1617)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1617)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1617)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1617)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1617)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1615)@cf43b911bb08: { messageType := 2, destLocRef := 'AB17A1'O, sourceLocRef := '00011F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1615)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1615)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1615)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1615)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1615)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1615)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1615)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(1615)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1615)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1617)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_noauth_tmsi_check_imei_early0(1623)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_tmsi_check_imei_early0(1623)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_0-RAN(1616)@cf43b911bb08: patching N(SD)=1 into dtap '0519094399990000000005F0'O MSC_Test_0-RAN(1616)@cf43b911bb08: patched enc_l3: '0559094399990000000005F0'O MSC_Test_0-SCCP(1615)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1615)@cf43b911bb08: vl_len:15 MSC_Test_0-SCCP(1615)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1615)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '01000C0559094399990000000005F0'O MSC_Test_0-M3UA(1617)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(1621)@cf43b911bb08: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_noauth_tmsi_check_imei_early0(1623) MSC_Test-GSUP(1621)@cf43b911bb08: Added IMSI table entry 0TC_lu_imsi_noauth_tmsi_check_imei_early0(1623)"262420000000005" MSC_Test_0-M3UA(1617)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1617)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1615)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1615)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1615)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1615)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1617)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1617)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1615)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1615)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1615)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1615)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_noauth_tmsi_check_imei_early0(1623)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1616)@cf43b911bb08: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1616)@cf43b911bb08: patched enc_l3: '059B'O MSC_Test_0-SCCP(1615)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1615)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1615)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1615)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1617)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1617)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1617)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1615)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1615)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1615)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1615)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1615)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1615)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1615)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1615)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1617)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1617)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1617)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1615)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1617)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1616)@cf43b911bb08: Deleted conn table entry 0TC_lu_imsi_noauth_tmsi_check_imei_early0(1623)11212705 TC_lu_imsi_noauth_tmsi_check_imei_early0(1623)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_tmsi_check_imei_early0(1623)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_tmsi_check_imei_early0(1623)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_tmsi_check_imei_early0(1623)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_tmsi_check_imei_early0(1623)@cf43b911bb08: Final verdict of PTC: pass MSC_Test-GSUP(1621)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(1615)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(1616)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(1617)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(1622)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(1619)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(1620)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(1618)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1614)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1624)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1614): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(1615): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(1616): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(1617): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(1618): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(1619): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(1620): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(1621): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(1622): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_lu_imsi_noauth_tmsi_check_imei_early0(1623): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1624): none (pass -> pass) MTC@cf43b911bb08: Test case TC_lu_imsi_noauth_tmsi_check_imei_early finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei_early pass'. Mon Jun 10 14:20:55 UTC 2024 ====== MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei_early pass ====== Saving talloc report from 172.18.149.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=201565) Waiting for packet dumper to finish... 1 (prev_count=201565, count=202642) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei_early pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei_early'. ------ MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei_early ------ Mon Jun 10 14:20:59 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei_early.pcap" >/data/MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei_early.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei_early' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_lu_imsi_noauth_notmsi_check_imei_early started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(1628)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(1628)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1628)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(1626)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1629)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1628)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(1628)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1628)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1628)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(1628)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1628)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1628)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1628)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1628)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1628)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1628)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1628)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1628)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1628)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1628)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1628)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1631)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1631)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1631)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1631)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1631)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1631)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1631)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1631)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1632)@cf43b911bb08: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_noauth_notmsi_check_imei_early0(1634) TC_lu_imsi_noauth_notmsi_check_imei_early0(1634)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000005'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1628)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1628)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1628)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1627)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1627)@cf43b911bb08: Added conn table entry 0TC_lu_imsi_noauth_notmsi_check_imei_early0(1634)3636146 MSC_Test_0-SCCP(1626)@cf43b911bb08: First idle individual index:0 MSC_Test_0-RAN(1627)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1628)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1628)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1628)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1628)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1628)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1626)@cf43b911bb08: { messageType := 2, destLocRef := '377BB2'O, sourceLocRef := '000120'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1626)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1626)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1626)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1626)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1626)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1626)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1626)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(1626)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1626)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1628)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_noauth_notmsi_check_imei_early0(1634)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_notmsi_check_imei_early0(1634)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_0-RAN(1627)@cf43b911bb08: patching N(SD)=1 into dtap '0519094399990000000005F0'O MSC_Test_0-RAN(1627)@cf43b911bb08: patched enc_l3: '0559094399990000000005F0'O MSC_Test_0-SCCP(1626)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1626)@cf43b911bb08: vl_len:15 MSC_Test_0-SCCP(1626)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1626)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '01000C0559094399990000000005F0'O MSC_Test_0-M3UA(1628)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(1632)@cf43b911bb08: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_noauth_notmsi_check_imei_early0(1634) MSC_Test-GSUP(1632)@cf43b911bb08: Added IMSI table entry 0TC_lu_imsi_noauth_notmsi_check_imei_early0(1634)"262420000000005" MSC_Test_0-M3UA(1628)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1628)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1626)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1626)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1626)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1626)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1628)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1628)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1628)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1628)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1626)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1626)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1626)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1626)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1626)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1626)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1626)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1626)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_noauth_notmsi_check_imei_early0(1634)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1626)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1626)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1626)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1626)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1628)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1628)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1628)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1626)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1628)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1627)@cf43b911bb08: Deleted conn table entry 0TC_lu_imsi_noauth_notmsi_check_imei_early0(1634)3636146 TC_lu_imsi_noauth_notmsi_check_imei_early0(1634)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_notmsi_check_imei_early0(1634)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_notmsi_check_imei_early0(1634)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_notmsi_check_imei_early0(1634)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_notmsi_check_imei_early0(1634)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_0-M3UA(1628)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(1632)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1625)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(1631)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1635)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(1633)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(1629)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(1627)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(1630)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(1626)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1625): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(1626): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(1627): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(1628): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(1629): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(1630): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(1631): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(1632): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(1633): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_lu_imsi_noauth_notmsi_check_imei_early0(1634): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1635): none (pass -> pass) MTC@cf43b911bb08: Test case TC_lu_imsi_noauth_notmsi_check_imei_early finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei_early pass'. Mon Jun 10 14:21:01 UTC 2024 ====== MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei_early pass ====== Saving talloc report from 172.18.149.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=191134) Waiting for packet dumper to finish... 1 (prev_count=191134, count=192211) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei_early pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early_nack'. ------ MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early_nack ------ Mon Jun 10 14:21:05 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early_nack.pcap" >/data/MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early_nack.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early_nack' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_lu_imsi_auth_tmsi_check_imei_early_nack started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(1639)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(1639)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1639)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(1637)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1640)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1639)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(1639)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1639)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1639)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(1639)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1639)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1639)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1639)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1639)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1639)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1639)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1639)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1639)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1639)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1639)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1639)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1642)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1642)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1642)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1642)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1642)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1642)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1642)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1642)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1643)@cf43b911bb08: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_auth_tmsi_check_imei_early_nack0(1645) TC_lu_imsi_auth_tmsi_check_imei_early_nack0(1645)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000005'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1639)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1639)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1639)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1638)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1638)@cf43b911bb08: Added conn table entry 0TC_lu_imsi_auth_tmsi_check_imei_early_nack0(1645)6234826 MSC_Test_0-SCCP(1637)@cf43b911bb08: First idle individual index:0 MSC_Test_0-RAN(1638)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1639)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1639)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1639)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1639)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1639)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1637)@cf43b911bb08: { messageType := 2, destLocRef := '5F22CA'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(1637)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1637)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1637)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1637)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1637)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1637)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1637)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(1637)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1637)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1639)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1638)@cf43b911bb08: patching N(SD)=1 into dtap '0519094399990000000005F0'O MSC_Test_0-RAN(1638)@cf43b911bb08: patched enc_l3: '0559094399990000000005F0'O MSC_Test_0-SCCP(1637)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1637)@cf43b911bb08: vl_len:15 MSC_Test_0-SCCP(1637)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1637)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '01000C0559094399990000000005F0'O MSC_Test_0-M3UA(1639)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(1643)@cf43b911bb08: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_auth_tmsi_check_imei_early_nack0(1645) MSC_Test-GSUP(1643)@cf43b911bb08: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_check_imei_early_nack0(1645)"262420000000005" MSC_Test_0-M3UA(1639)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1639)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1639)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1639)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1637)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1637)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1637)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1637)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1637)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1637)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1637)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1637)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_check_imei_early_nack0(1645)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_0-SCCP(1637)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1637)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1637)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1637)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1639)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1639)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1639)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1637)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1639)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1638)@cf43b911bb08: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_check_imei_early_nack0(1645)6234826 TC_lu_imsi_auth_tmsi_check_imei_early_nack0(1645)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_check_imei_early_nack0(1645)@cf43b911bb08: Final verdict of PTC: pass MSC_Test-GSUP(1643)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(1638)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1646)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(1644)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(1641)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1636)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(1640)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(1642)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(1639)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(1637)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1636): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(1637): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(1638): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(1639): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(1640): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(1641): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(1642): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(1643): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(1644): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_lu_imsi_auth_tmsi_check_imei_early_nack0(1645): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1646): none (pass -> pass) MTC@cf43b911bb08: Test case TC_lu_imsi_auth_tmsi_check_imei_early_nack finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early_nack pass'. Mon Jun 10 14:21:07 UTC 2024 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early_nack pass ====== Saving talloc report from 172.18.149.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=166866) Waiting for packet dumper to finish... 1 (prev_count=166866, count=167943) MTC@cf43b911bb08: 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@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early_err'. ------ MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early_err ------ Mon Jun 10 14:21:11 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early_err.pcap" >/data/MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early_err.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early_err' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_lu_imsi_auth_tmsi_check_imei_early_err started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(1650)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(1650)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1650)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(1648)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1651)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1650)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(1650)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1650)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1650)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(1650)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1650)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1650)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1650)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1650)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1650)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1650)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1650)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1650)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1650)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1650)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1650)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1653)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1653)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1653)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1653)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1653)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1653)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1653)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1653)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1654)@cf43b911bb08: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_auth_tmsi_check_imei_early_err0(1656) TC_lu_imsi_auth_tmsi_check_imei_early_err0(1656)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000005'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1650)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1650)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1650)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1649)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1649)@cf43b911bb08: Added conn table entry 0TC_lu_imsi_auth_tmsi_check_imei_early_err0(1656)16508249 MSC_Test_0-SCCP(1648)@cf43b911bb08: First idle individual index:0 MSC_Test_0-RAN(1649)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1650)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1650)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1650)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1650)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1650)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1648)@cf43b911bb08: { messageType := 2, destLocRef := 'FBE559'O, sourceLocRef := '000122'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1648)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1648)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1648)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1648)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1648)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1648)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1648)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(1648)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1648)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1650)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1649)@cf43b911bb08: patching N(SD)=1 into dtap '0519094399990000000005F0'O MSC_Test_0-RAN(1649)@cf43b911bb08: patched enc_l3: '0559094399990000000005F0'O MSC_Test_0-SCCP(1648)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1648)@cf43b911bb08: vl_len:15 MSC_Test_0-SCCP(1648)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1648)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '01000C0559094399990000000005F0'O MSC_Test_0-M3UA(1650)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(1654)@cf43b911bb08: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_auth_tmsi_check_imei_early_err0(1656) MSC_Test-GSUP(1654)@cf43b911bb08: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_check_imei_early_err0(1656)"262420000000005" MSC_Test_0-M3UA(1650)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1650)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1650)@cf43b911bb08: Message received on association #8 MSC_Test_0-SCCP(1648)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1650)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1648)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1648)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1648)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1648)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1648)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1648)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1648)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_check_imei_early_err0(1656)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_0-SCCP(1648)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1648)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1648)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1648)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1650)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1650)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1650)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1648)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1650)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1649)@cf43b911bb08: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_check_imei_early_err0(1656)16508249 TC_lu_imsi_auth_tmsi_check_imei_early_err0(1656)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_check_imei_early_err0(1656)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_0-M3UA(1650)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(1654)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(1648)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(1651)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(1649)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1647)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(1652)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(1655)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(1653)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1657)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1647): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(1648): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(1649): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(1650): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(1651): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(1652): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(1653): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(1654): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(1655): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_lu_imsi_auth_tmsi_check_imei_early_err0(1656): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1657): none (pass -> pass) MTC@cf43b911bb08: Test case TC_lu_imsi_auth_tmsi_check_imei_early_err finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early_err pass'. Mon Jun 10 14:21:13 UTC 2024 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early_err pass ====== Saving talloc report from 172.18.149.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=166795) Waiting for packet dumper to finish... 1 (prev_count=166795, count=167872) MTC@cf43b911bb08: 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@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug'. ------ MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug ------ Mon Jun 10 14:21:17 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug.pcap" >/data/MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: 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@cf43b911bb08: Test case TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(1661)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(1661)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1661)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(1659)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1662)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1661)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(1661)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1661)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1661)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(1661)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1661)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1661)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1661)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1661)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1661)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1661)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1661)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1661)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1661)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1661)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1661)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1664)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1664)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1664)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1664)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1664)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1664)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1664)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1664)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1665)@cf43b911bb08: Created GsupExpect[0] for "262420000000362" to be handled at TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1667) TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1667)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000362'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1661)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1661)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1661)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1660)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1660)@cf43b911bb08: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1667)16740597 MSC_Test_0-RAN(1660)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1659)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(1661)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1661)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1661)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1659)@cf43b911bb08: { messageType := 2, destLocRef := 'FF70F5'O, sourceLocRef := '000123'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1659)@cf43b911bb08: Session index based on local reference:0 MSC_Test-GSUP(1665)@cf43b911bb08: Found GsupExpect[0] for "262420000000362" handled at TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1667) MSC_Test-GSUP(1665)@cf43b911bb08: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1667)"262420000000362" MSC_Test_0-SCCP(1659)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1659)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(1659)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1659)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524900'O MSC_Test_0-M3UA(1661)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1661)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1661)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1659)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1659)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1659)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1659)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1660)@cf43b911bb08: patching N(SD)=1 into dtap '0514ABF3347E'O MSC_Test_0-RAN(1660)@cf43b911bb08: patched enc_l3: '0554ABF3347E'O MSC_Test_0-SCCP(1659)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1659)@cf43b911bb08: vl_len:9 MSC_Test_0-SCCP(1659)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1659)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0100060554ABF3347E'O MSC_Test_0-M3UA(1661)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1661)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1661)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1661)@cf43b911bb08: Message received on association #8 MSC_Test_0-SCCP(1659)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1659)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1659)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1659)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1661)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1659)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1659)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1659)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1659)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1659)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1659)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1659)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1659)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1661)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1661)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1661)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1659)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1661)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1660)@cf43b911bb08: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1667)16740597 TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1667)@cf43b911bb08: setverdict(pass): none -> pass TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1667)@cf43b911bb08: Skipping f_verify_vty_lac_ci() TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1667)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1667)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1667)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_0-RAN(1660)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(1661)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(1659)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(1665)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(1663)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(1662)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1668)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1658)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(1664)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(1666)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1658): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(1659): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(1660): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(1661): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(1662): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(1663): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(1664): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(1665): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(1666): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1667): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1668): none (pass -> pass) MTC@cf43b911bb08: Test case TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug pass'. Mon Jun 10 14:21:19 UTC 2024 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug pass ====== Saving talloc report from 172.18.149.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=174591) Waiting for packet dumper to finish... 1 (prev_count=174591, count=176245) MTC@cf43b911bb08: 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@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_cc_bssmap_clear'. ------ MSC_Tests.TC_mo_cc_bssmap_clear ------ Mon Jun 10 14:21:22 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_mo_cc_bssmap_clear.pcap" >/data/MSC_Tests.TC_mo_cc_bssmap_clear.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_cc_bssmap_clear' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_mo_cc_bssmap_clear started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(1672)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(1672)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1672)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(1670)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1673)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1672)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(1672)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1672)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1672)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(1672)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1672)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1672)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1672)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1672)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1672)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1672)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1672)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1672)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1672)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1672)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1672)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1675)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1675)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1675)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1675)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1675)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1675)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1675)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1675)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1676)@cf43b911bb08: Created GsupExpect[0] for "262420000000043" to be handled at TC_mo_cc_bssmap_clear0(1678) TC_mo_cc_bssmap_clear0(1678)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000043'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1672)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1672)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1672)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1671)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1671)@cf43b911bb08: Added conn table entry 0TC_mo_cc_bssmap_clear0(1678)12977112 MSC_Test_0-RAN(1671)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1670)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(1672)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1672)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1672)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1672)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1672)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1670)@cf43b911bb08: { messageType := 2, destLocRef := 'C603D8'O, sourceLocRef := '000124'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1670)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1670)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1670)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1670)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1670)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1676)@cf43b911bb08: Found GsupExpect[0] for "262420000000043" handled at TC_mo_cc_bssmap_clear0(1678) MSC_Test-GSUP(1676)@cf43b911bb08: Added IMSI table entry 0TC_mo_cc_bssmap_clear0(1678)"262420000000043" MSC_Test_0-SCCP(1670)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1670)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(1670)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1670)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1672)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mo_cc_bssmap_clear0(1678)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_cc_bssmap_clear0(1678)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_0-M3UA(1672)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1672)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1670)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1670)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1670)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1670)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_cc_bssmap_clear0(1678)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1671)@cf43b911bb08: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1671)@cf43b911bb08: patched enc_l3: '055B'O MSC_Test_0-SCCP(1670)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1670)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1670)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1670)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1672)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1672)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1672)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1670)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1670)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1670)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1670)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1670)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1670)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1670)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1670)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1672)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1672)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1672)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1670)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1672)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1671)@cf43b911bb08: Deleted conn table entry 0TC_mo_cc_bssmap_clear0(1678)12977112 TC_mo_cc_bssmap_clear0(1678)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_mo_cc_bssmap_clear0(1678)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_cc_bssmap_clear0(1678)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_mo_cc_bssmap_clear0(1678)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_mo_cc_bssmap_clear0(1678)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '1249798A'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1671)@cf43b911bb08: Added conn table entry 0TC_mo_cc_bssmap_clear0(1678)13574988 MSC_Test_0-RAN(1671)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1670)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(1672)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1672)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1672)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1670)@cf43b911bb08: { messageType := 2, destLocRef := 'CF234C'O, sourceLocRef := '000125'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1670)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1672)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1672)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1670)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1670)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(1672)@cf43b911bb08: Message received on association #8 MSC_Test_0-SCCP(1670)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1670)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1672)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1670)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1670)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1670)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1670)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_cc_bssmap_clear0(1678)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_cc_bssmap_clear0(1678)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1673)@cf43b911bb08: Created MnccExpect[0] for "12345" to be handled at TC_mo_cc_bssmap_clear0(1678) MSC_Test-MGCP(1674)@cf43b911bb08: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mo_cc_bssmap_clear0(1678) MSC_Test_0-RAN(1671)@cf43b911bb08: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1671)@cf43b911bb08: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(1670)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1670)@cf43b911bb08: vl_len:19 MSC_Test_0-SCCP(1670)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1670)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(1672)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1674)@cf43b911bb08: Found Expect[0] for { line := { verb := "CRCX", trans_id := "207", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "7d" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_mo_cc_bssmap_clear0(1678) TC_mo_cc_bssmap_clear0(1678)@cf43b911bb08: f_mo_call_establish 2: rx 1st CRCX TC_mo_cc_bssmap_clear0(1678)@cf43b911bb08: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1673)@cf43b911bb08: Found MnccExpect[0] for "12345" handled at TC_mo_cc_bssmap_clear0(1678) MSC_Test-MNCC(1673)@cf43b911bb08: Added conn table entry 0TC_mo_cc_bssmap_clear0(1678)-2147483617 MSC_Test_0-M3UA(1672)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1672)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1670)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1670)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1670)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1670)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_cc_bssmap_clear0(1678)@cf43b911bb08: f_mo_call_establish 1: rx MNCC SETUP ind TC_mo_cc_bssmap_clear0(1678)@cf43b911bb08: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1670)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1670)@cf43b911bb08: vl_len:14 MSC_Test_0-SCCP(1670)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1670)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1672)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mo_cc_bssmap_clear0(1678)@cf43b911bb08: f_mo_call_establish 3: rx RTP CREATE TC_mo_cc_bssmap_clear0(1678)@cf43b911bb08: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1672)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1672)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1670)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1670)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1670)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1670)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1672)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1672)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1670)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1670)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1670)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1670)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_cc_bssmap_clear0(1678)@cf43b911bb08: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-SCCP(1670)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1670)@cf43b911bb08: vl_len:6 MSC_Test_0-SCCP(1670)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1670)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-M3UA(1672)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(1673)@cf43b911bb08: Deleted conn table entry 0TC_mo_cc_bssmap_clear0(1678)-2147483617 MSC_Test_0-M3UA(1672)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1672)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1672)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1672)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1670)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1670)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1670)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1670)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1670)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1670)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1670)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1670)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_cc_bssmap_clear0(1678)@cf43b911bb08: Osmux ok: use_osmux = false got_osmux_count = 0 TC_mo_cc_bssmap_clear0(1678)@cf43b911bb08: f_mo_call_establish DONE TC_mo_cc_bssmap_clear0(1678)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1670)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1670)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1670)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1670)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1672)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1672)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1672)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1670)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1672)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1671)@cf43b911bb08: Deleted conn table entry 0TC_mo_cc_bssmap_clear0(1678)13574988 TC_mo_cc_bssmap_clear0(1678)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_mo_cc_bssmap_clear0(1678)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_cc_bssmap_clear0(1678)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_mo_cc_bssmap_clear0(1678)@cf43b911bb08: Final verdict of PTC: pass MSC_Test-MNCC(1673)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(1670)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(1676)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(1671)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(1672)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1669)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(1677)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(1674)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(1675)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1679)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1669): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(1670): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(1671): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(1672): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(1673): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(1674): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(1675): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(1676): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(1677): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_mo_cc_bssmap_clear0(1678): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1679): none (pass -> pass) MTC@cf43b911bb08: Test case TC_mo_cc_bssmap_clear finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_cc_bssmap_clear pass'. Mon Jun 10 14:21:26 UTC 2024 ====== MSC_Tests.TC_mo_cc_bssmap_clear pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests.TC_mo_cc_bssmap_clear.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=370425) Waiting for packet dumper to finish... 1 (prev_count=370425, count=374482) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_cc_bssmap_clear pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_invalid_mgcp_crash'. ------ MSC_Tests.TC_invalid_mgcp_crash ------ Mon Jun 10 14:21:30 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_invalid_mgcp_crash.pcap" >/data/MSC_Tests.TC_invalid_mgcp_crash.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_invalid_mgcp_crash' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_invalid_mgcp_crash started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(1683)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(1683)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1683)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(1681)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1684)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1683)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(1683)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1683)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1683)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(1683)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1683)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1683)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1683)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1683)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1683)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1683)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1683)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1683)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1683)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1683)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1683)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1686)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1686)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1686)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1686)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1686)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1686)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1686)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1686)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1687)@cf43b911bb08: Created GsupExpect[0] for "262420000000007" to be handled at TC_invalid_mgcp_crash0(1689) TC_invalid_mgcp_crash0(1689)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1683)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1683)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1683)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1682)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1682)@cf43b911bb08: Added conn table entry 0TC_invalid_mgcp_crash0(1689)9307453 MSC_Test_0-SCCP(1681)@cf43b911bb08: First idle individual index:0 MSC_Test_0-RAN(1682)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1683)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1683)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1683)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1683)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1683)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1681)@cf43b911bb08: { messageType := 2, destLocRef := '8E053D'O, sourceLocRef := '000126'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1681)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1681)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1681)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1681)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1681)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1687)@cf43b911bb08: Found GsupExpect[0] for "262420000000007" handled at TC_invalid_mgcp_crash0(1689) MSC_Test-GSUP(1687)@cf43b911bb08: Added IMSI table entry 0TC_invalid_mgcp_crash0(1689)"262420000000007" MSC_Test_0-SCCP(1681)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1681)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(1681)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1681)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1683)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_invalid_mgcp_crash0(1689)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_invalid_mgcp_crash0(1689)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_0-M3UA(1683)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1683)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1681)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1681)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1681)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1681)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_invalid_mgcp_crash0(1689)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1682)@cf43b911bb08: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1682)@cf43b911bb08: patched enc_l3: '055B'O MSC_Test_0-SCCP(1681)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1681)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1681)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1681)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1683)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1683)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1683)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1681)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1681)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1681)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1681)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1681)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1681)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1681)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1681)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1683)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1683)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1683)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1681)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1683)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1682)@cf43b911bb08: Deleted conn table entry 0TC_invalid_mgcp_crash0(1689)9307453 TC_invalid_mgcp_crash0(1689)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_invalid_mgcp_crash0(1689)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_invalid_mgcp_crash0(1689)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_invalid_mgcp_crash0(1689)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_invalid_mgcp_crash0(1689)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '0FBC22D7'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1682)@cf43b911bb08: Added conn table entry 0TC_invalid_mgcp_crash0(1689)8744423 MSC_Test_0-RAN(1682)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1681)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(1683)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1683)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1683)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1683)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1683)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1683)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1683)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1681)@cf43b911bb08: { messageType := 2, destLocRef := '856DE7'O, sourceLocRef := '000127'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1681)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1681)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1681)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1681)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1681)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1681)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1681)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1681)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1681)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_invalid_mgcp_crash0(1689)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_invalid_mgcp_crash0(1689)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1684)@cf43b911bb08: Created MnccExpect[0] for "12345" to be handled at TC_invalid_mgcp_crash0(1689) MSC_Test-MGCP(1685)@cf43b911bb08: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_invalid_mgcp_crash0(1689) MSC_Test_0-RAN(1682)@cf43b911bb08: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1682)@cf43b911bb08: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(1681)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1681)@cf43b911bb08: vl_len:19 MSC_Test_0-SCCP(1681)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1681)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(1683)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1685)@cf43b911bb08: Found Expect[0] for { line := { verb := "CRCX", trans_id := "212", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "7e" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_invalid_mgcp_crash0(1689) TC_invalid_mgcp_crash0(1689)@cf43b911bb08: f_mo_call_establish 2: rx 1st CRCX MSC_Test_0-M3UA(1683)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1683)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1681)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1683)@cf43b911bb08: Message received on association #8 MSC_Test_0-SCCP(1681)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1681)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1681)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1683)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1681)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1681)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1681)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1681)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_invalid_mgcp_crash0(1689)@cf43b911bb08: f_mo_call_establish 11: rx CC RELEASE MSC_Test_0-SCCP(1681)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1681)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1681)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1681)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1683)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1683)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1683)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1681)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1683)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1682)@cf43b911bb08: Deleted conn table entry 0TC_invalid_mgcp_crash0(1689)8744423 TC_invalid_mgcp_crash0(1689)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_invalid_mgcp_crash0(1689)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_invalid_mgcp_crash0(1689)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_invalid_mgcp_crash0(1689)@cf43b911bb08: Osmux ok: use_osmux = false got_osmux_count = 0 TC_invalid_mgcp_crash0(1689)@cf43b911bb08: f_mo_call_establish DONE TC_invalid_mgcp_crash0(1689)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_invalid_mgcp_crash0(1689)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_0-SCCP(1681)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(1688)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(1682)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(1683)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1680)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(1684)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(1686)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1690)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(1685)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(1687)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1680): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(1681): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(1682): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(1683): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(1684): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(1685): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(1686): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(1687): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(1688): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_invalid_mgcp_crash0(1689): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1690): none (pass -> pass) MTC@cf43b911bb08: Test case TC_invalid_mgcp_crash finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_invalid_mgcp_crash pass'. Mon Jun 10 14:21:33 UTC 2024 ====== MSC_Tests.TC_invalid_mgcp_crash pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests.TC_invalid_mgcp_crash.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=302772) Waiting for packet dumper to finish... 1 (prev_count=302772, count=304527) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_invalid_mgcp_crash pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mm_id_resp_no_identity'. ------ MSC_Tests.TC_mm_id_resp_no_identity ------ Mon Jun 10 14:21:36 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_mm_id_resp_no_identity.pcap" >/data/MSC_Tests.TC_mm_id_resp_no_identity.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_mm_id_resp_no_identity' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_mm_id_resp_no_identity started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(1694)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(1694)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1694)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(1692)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1695)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1694)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(1694)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1694)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1694)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(1694)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1694)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1694)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1694)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1694)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1694)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1694)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1694)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1694)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1694)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1694)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1694)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1697)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1697)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1697)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1697)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1697)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1697)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1697)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1697)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_mm_id_resp_no_identity0(1700)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'FFFFFFFF'O } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1694)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1694)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1694)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1693)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1693)@cf43b911bb08: Added conn table entry 0TC_mm_id_resp_no_identity0(1700)1512676 MSC_Test_0-SCCP(1692)@cf43b911bb08: First idle individual index:0 MSC_Test_0-RAN(1693)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1694)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1694)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1694)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1694)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1694)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1692)@cf43b911bb08: { messageType := 2, destLocRef := '1714E4'O, sourceLocRef := '000128'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1692)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1692)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1692)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1692)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1692)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1693)@cf43b911bb08: patching N(SD)=1 into dtap '051903000000'O MSC_Test_0-RAN(1693)@cf43b911bb08: patched enc_l3: '055903000000'O MSC_Test_0-SCCP(1692)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1692)@cf43b911bb08: vl_len:9 MSC_Test_0-SCCP(1692)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1692)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010006055903000000'O MSC_Test_0-M3UA(1694)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1694)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1694)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1694)@cf43b911bb08: Message received on association #8 MSC_Test_0-SCCP(1692)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1692)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1692)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1692)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1694)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1692)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1692)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1692)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1692)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mm_id_resp_no_identity0(1700)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_0-SCCP(1692)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1692)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1692)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1692)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1694)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1694)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1694)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1692)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1694)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1693)@cf43b911bb08: Deleted conn table entry 0TC_mm_id_resp_no_identity0(1700)1512676 TC_mm_id_resp_no_identity0(1700)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_mm_id_resp_no_identity0(1700)@cf43b911bb08: Skipping f_verify_vty_lac_ci() TC_mm_id_resp_no_identity0(1700)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_mm_id_resp_no_identity0(1700)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_0-SCCP(1692)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(1694)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(1693)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(1699)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1701)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(1697)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1691)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(1695)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(1696)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(1698)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1691): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(1692): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(1693): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(1694): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(1695): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(1696): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(1697): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(1698): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(1699): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_mm_id_resp_no_identity0(1700): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1701): none (pass -> pass) MTC@cf43b911bb08: Test case TC_mm_id_resp_no_identity finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mm_id_resp_no_identity pass'. Mon Jun 10 14:21:43 UTC 2024 ====== MSC_Tests.TC_mm_id_resp_no_identity pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests.TC_mm_id_resp_no_identity.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=153560) Waiting for packet dumper to finish... 1 (prev_count=153560, count=154637) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_mm_id_resp_no_identity pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_expire_while_paging'. ------ MSC_Tests.TC_lu_and_expire_while_paging ------ Mon Jun 10 14:21:47 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_and_expire_while_paging.pcap" >/data/MSC_Tests.TC_lu_and_expire_while_paging.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_expire_while_paging' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_lu_and_expire_while_paging started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(1705)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(1705)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1705)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(1703)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1706)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1705)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(1705)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1705)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1705)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(1705)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1705)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1705)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1705)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1705)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1705)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1705)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1705)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1705)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1705)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1705)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1705)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1708)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1708)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1708)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1708)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1708)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1708)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1708)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1708)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1709)@cf43b911bb08: Created GsupExpect[0] for "262420000000007" to be handled at TC_lu_and_expire_while_paging0(1711) TC_lu_and_expire_while_paging0(1711)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1705)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1705)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1705)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1704)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1704)@cf43b911bb08: Added conn table entry 0TC_lu_and_expire_while_paging0(1711)6409159 MSC_Test_0-RAN(1704)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1703)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(1705)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1705)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1705)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1705)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1705)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1703)@cf43b911bb08: { messageType := 2, destLocRef := '61CBC7'O, sourceLocRef := '000129'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1703)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1703)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1703)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1703)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1703)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1709)@cf43b911bb08: Found GsupExpect[0] for "262420000000007" handled at TC_lu_and_expire_while_paging0(1711) MSC_Test-GSUP(1709)@cf43b911bb08: Added IMSI table entry 0TC_lu_and_expire_while_paging0(1711)"262420000000007" MSC_Test_0-SCCP(1703)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1703)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(1703)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1703)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1705)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_expire_while_paging0(1711)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_expire_while_paging0(1711)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_0-M3UA(1705)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1705)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1703)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1703)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1703)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1703)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_expire_while_paging0(1711)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1704)@cf43b911bb08: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1704)@cf43b911bb08: patched enc_l3: '055B'O MSC_Test_0-SCCP(1703)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1703)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1703)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1703)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1705)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1705)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1705)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1703)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1703)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1703)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1703)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1703)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1703)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1703)@cf43b911bb08: vl_from0 MSC_Test_0-M3UA(1705)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1703)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1705)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1705)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1703)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1705)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1704)@cf43b911bb08: Deleted conn table entry 0TC_lu_and_expire_while_paging0(1711)6409159 TC_lu_and_expire_while_paging0(1711)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_expire_while_paging0(1711)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_expire_while_paging0(1711)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_expire_while_paging0(1711)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1704)@cf43b911bb08: Created IMSI[0] for '262420000000007'H'4F20D333'O to be handled at TC_lu_and_expire_while_paging0(1711) MSC_Test-GSUP(1709)@cf43b911bb08: Created GsupExpect[0] for "262420000000007" to be handled at TC_lu_and_expire_while_paging0(1711) MSC_Test_0-M3UA(1705)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1705)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1704)@cf43b911bb08: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_expire_while_paging0(1711) TC_lu_and_expire_while_paging0(1711)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_expire_while_paging0(1711)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '4F20D333'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1704)@cf43b911bb08: Added conn table entry 0TC_lu_and_expire_while_paging0(1711)7472814 MSC_Test_0-SCCP(1703)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(1705)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1705)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1705)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1705)@cf43b911bb08: Message received on association #8 MSC_Test_0-SCCP(1703)@cf43b911bb08: { messageType := 2, destLocRef := '7206AE'O, sourceLocRef := '00012A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1703)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1705)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1705)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1705)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1703)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1703)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1703)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1703)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1703)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1703)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1703)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1703)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_expire_while_paging0(1711)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_expire_while_paging0(1711)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1703)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1703)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1703)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1703)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1705)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1705)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1705)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1703)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1705)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1704)@cf43b911bb08: Deleted conn table entry 0TC_lu_and_expire_while_paging0(1711)7472814 TC_lu_and_expire_while_paging0(1711)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_expire_while_paging0(1711)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_0-M3UA(1705)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(1710)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1702)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(1703)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(1706)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(1709)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(1708)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(1704)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1712)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(1707)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1702): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(1703): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(1704): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(1705): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(1706): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(1707): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(1708): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(1709): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(1710): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_lu_and_expire_while_paging0(1711): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1712): none (pass -> pass) MTC@cf43b911bb08: Test case TC_lu_and_expire_while_paging finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_expire_while_paging pass'. Mon Jun 10 14:21:49 UTC 2024 ====== MSC_Tests.TC_lu_and_expire_while_paging pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests.TC_lu_and_expire_while_paging.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=263940) Waiting for packet dumper to finish... 1 (prev_count=263940, count=265017) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_expire_while_paging pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_paging_response_imsi_unknown'. ------ MSC_Tests.TC_paging_response_imsi_unknown ------ Mon Jun 10 14:21:53 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_paging_response_imsi_unknown.pcap" >/data/MSC_Tests.TC_paging_response_imsi_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_paging_response_imsi_unknown' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_paging_response_imsi_unknown started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(1716)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(1716)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1716)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(1714)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1717)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1716)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(1716)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1716)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1716)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(1716)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1716)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1716)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1716)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1716)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1716)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1716)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1716)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1716)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1716)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1716)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1716)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1719)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1719)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1719)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1719)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1719)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1719)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1719)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1719)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_response_imsi_unknown0(1722)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000058'H, fillerDigit := omit } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-M3UA(1716)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1716)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1716)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1715)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1715)@cf43b911bb08: Added conn table entry 0TC_paging_response_imsi_unknown0(1722)10945133 MSC_Test_0-SCCP(1714)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(1716)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1716)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1716)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1716)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1716)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1714)@cf43b911bb08: { messageType := 2, destLocRef := 'A7026D'O, sourceLocRef := '00012B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1714)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1714)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1714)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1714)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1714)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1714)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1714)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1714)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1714)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1716)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1716)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1716)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1714)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1716)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1715)@cf43b911bb08: Deleted conn table entry 0TC_paging_response_imsi_unknown0(1722)10945133 TC_paging_response_imsi_unknown0(1722)@cf43b911bb08: setverdict(pass): none -> pass TC_paging_response_imsi_unknown0(1722)@cf43b911bb08: Skipping f_verify_vty_lac_ci() TC_paging_response_imsi_unknown0(1722)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_paging_response_imsi_unknown0(1722)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_0-RAN(1715)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(1714)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(1720)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(1716)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(1717)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1723)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(1718)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1713)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(1721)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(1719)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1713): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(1714): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(1715): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(1716): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(1717): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(1718): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(1719): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(1720): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(1721): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_paging_response_imsi_unknown0(1722): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1723): none (pass -> pass) MTC@cf43b911bb08: Test case TC_paging_response_imsi_unknown finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_paging_response_imsi_unknown pass'. Mon Jun 10 14:21:55 UTC 2024 ====== MSC_Tests.TC_paging_response_imsi_unknown pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests.TC_paging_response_imsi_unknown.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=127726) Waiting for packet dumper to finish... 1 (prev_count=127726, count=129380) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_paging_response_imsi_unknown pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_paging_response_tmsi_unknown'. ------ MSC_Tests.TC_paging_response_tmsi_unknown ------ Mon Jun 10 14:21:58 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_paging_response_tmsi_unknown.pcap" >/data/MSC_Tests.TC_paging_response_tmsi_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_paging_response_tmsi_unknown' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_paging_response_tmsi_unknown started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(1727)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(1727)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1727)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(1725)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1728)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1727)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(1727)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1727)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1727)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(1727)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1727)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1727)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1727)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1727)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1727)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1727)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1727)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1727)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1727)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1727)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1727)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1730)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1730)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1730)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1730)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1730)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1730)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1730)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1730)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_response_tmsi_unknown0(1733)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '59111111'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-M3UA(1727)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1727)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1727)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1726)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1726)@cf43b911bb08: Added conn table entry 0TC_paging_response_tmsi_unknown0(1733)7136053 MSC_Test_0-SCCP(1725)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(1727)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1727)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1727)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1727)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1727)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1725)@cf43b911bb08: { messageType := 2, destLocRef := '6CE335'O, sourceLocRef := '00012C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1725)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1725)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1725)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1725)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1725)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1725)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1725)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1725)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1725)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1727)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1727)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1727)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1725)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1727)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1726)@cf43b911bb08: Deleted conn table entry 0TC_paging_response_tmsi_unknown0(1733)7136053 TC_paging_response_tmsi_unknown0(1733)@cf43b911bb08: setverdict(pass): none -> pass TC_paging_response_tmsi_unknown0(1733)@cf43b911bb08: Skipping f_verify_vty_lac_ci() TC_paging_response_tmsi_unknown0(1733)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_paging_response_tmsi_unknown0(1733)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_0-SCCP(1725)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(1727)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(1726)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(1731)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(1729)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(1728)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1724)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(1730)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(1732)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1734)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1724): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(1725): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(1726): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(1727): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(1728): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(1729): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(1730): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(1731): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(1732): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_paging_response_tmsi_unknown0(1733): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1734): none (pass -> pass) MTC@cf43b911bb08: Test case TC_paging_response_tmsi_unknown finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_paging_response_tmsi_unknown pass'. Mon Jun 10 14:22:00 UTC 2024 ====== MSC_Tests.TC_paging_response_tmsi_unknown pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests.TC_paging_response_tmsi_unknown.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=127485) Waiting for packet dumper to finish... 1 (prev_count=127485, count=129139) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_paging_response_tmsi_unknown pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_call_re_establishment'. ------ MSC_Tests.TC_call_re_establishment ------ Mon Jun 10 14:22:04 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_call_re_establishment.pcap" >/data/MSC_Tests.TC_call_re_establishment.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_call_re_establishment' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_call_re_establishment started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(1738)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(1738)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1738)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(1736)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1739)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1738)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(1738)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1738)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1738)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(1738)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1738)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1738)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1738)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1738)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1738)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1738)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1738)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1738)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1738)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1738)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1738)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1741)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1741)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_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)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1741)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1741)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@cf43b911bb08: IPA ID RESP: { { 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)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1741)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1742)@cf43b911bb08: Created GsupExpect[0] for "262420000000091" to be handled at TC_call_re_establishment0(1744) TC_call_re_establishment0(1744)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000091'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1738)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1738)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1738)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1737)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1737)@cf43b911bb08: Added conn table entry 0TC_call_re_establishment0(1744)3455663 MSC_Test_0-SCCP(1736)@cf43b911bb08: First idle individual index:0 MSC_Test_0-RAN(1737)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1738)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1738)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1738)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1738)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1738)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1736)@cf43b911bb08: { messageType := 2, destLocRef := '34BAAF'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)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1736)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1736)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1736)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1736)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1742)@cf43b911bb08: Found GsupExpect[0] for "262420000000091" handled at TC_call_re_establishment0(1744) MSC_Test-GSUP(1742)@cf43b911bb08: Added IMSI table entry 0TC_call_re_establishment0(1744)"262420000000091" MSC_Test_0-SCCP(1736)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1736)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(1736)@cf43b911bb08: vl_from0 TC_call_re_establishment0(1744)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_call_re_establishment0(1744)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_0-SCCP(1736)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1738)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1738)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1738)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1736)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1736)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1736)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1736)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment0(1744)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1737)@cf43b911bb08: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1737)@cf43b911bb08: patched enc_l3: '055B'O MSC_Test_0-SCCP(1736)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1736)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1736)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1736)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1738)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1738)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1738)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1736)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1736)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1736)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1736)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1736)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1736)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1736)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1736)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1738)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1738)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1738)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1736)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1738)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1737)@cf43b911bb08: Deleted conn table entry 0TC_call_re_establishment0(1744)3455663 TC_call_re_establishment0(1744)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_call_re_establishment0(1744)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_call_re_establishment0(1744)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_call_re_establishment0(1744)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_call_re_establishment0(1744)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '95334F13'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1737)@cf43b911bb08: Added conn table entry 0TC_call_re_establishment0(1744)7526314 MSC_Test_0-RAN(1737)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1736)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(1738)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1738)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1738)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1738)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1738)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1738)@cf43b911bb08: Message received on association #8 MSC_Test_0-SCCP(1736)@cf43b911bb08: { messageType := 2, destLocRef := '72D7AA'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)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1738)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1736)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1736)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1736)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1736)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1736)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1736)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1736)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1736)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment0(1744)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_call_re_establishment0(1744)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1739)@cf43b911bb08: Created MnccExpect[0] for "12345" to be handled at TC_call_re_establishment0(1744) MSC_Test-MGCP(1740)@cf43b911bb08: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_call_re_establishment0(1744) MSC_Test_0-RAN(1737)@cf43b911bb08: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1737)@cf43b911bb08: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(1736)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1736)@cf43b911bb08: vl_len:19 MSC_Test_0-SCCP(1736)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1736)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(1738)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1740)@cf43b911bb08: Found Expect[0] for { line := { verb := "CRCX", trans_id := "214", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "7f" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_call_re_establishment0(1744) TC_call_re_establishment0(1744)@cf43b911bb08: f_mo_call_establish 2: rx 1st CRCX TC_call_re_establishment0(1744)@cf43b911bb08: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1739)@cf43b911bb08: Found MnccExpect[0] for "12345" handled at TC_call_re_establishment0(1744) MSC_Test-MNCC(1739)@cf43b911bb08: Added conn table entry 0TC_call_re_establishment0(1744)-2147483615 MSC_Test_0-M3UA(1738)@cf43b911bb08: Message received on association #8 TC_call_re_establishment0(1744)@cf43b911bb08: f_mo_call_establish 1: rx MNCC SETUP ind MSC_Test_0-M3UA(1738)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1736)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1736)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1736)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1736)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment0(1744)@cf43b911bb08: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1736)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1736)@cf43b911bb08: vl_len:14 MSC_Test_0-SCCP(1736)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1736)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1738)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_call_re_establishment0(1744)@cf43b911bb08: f_mo_call_establish 3: rx RTP CREATE TC_call_re_establishment0(1744)@cf43b911bb08: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1738)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1738)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1736)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1736)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1736)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1736)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1738)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1738)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1736)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1736)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1736)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1736)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment0(1744)@cf43b911bb08: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1738)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1738)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1736)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1736)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1736)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1736)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment0(1744)@cf43b911bb08: as_optional_mgcp_mdcx: rx MDCX TC_call_re_establishment0(1744)@cf43b911bb08: { line := { verb := "MDCX", trans_id := "217", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "7f" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "7f", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.149.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112", "110", "3", "111" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { rtpmap := { attr_value := "110 GSM-EFR/8000/1" } }, { rtpmap := { attr_value := "111 GSM-HR-08/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } TC_call_re_establishment0(1744)@cf43b911bb08: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1737)@cf43b911bb08: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1737)@cf43b911bb08: patched enc_l3: '038F'O MSC_Test_0-SCCP(1736)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1736)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1736)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1736)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1738)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_call_re_establishment0(1744)@cf43b911bb08: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_call_re_establishment0(1744)@cf43b911bb08: Osmux ok: use_osmux = false got_osmux_count = 0 TC_call_re_establishment0(1744)@cf43b911bb08: f_mo_call_establish DONE TC_call_re_establishment0(1744)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1742)@cf43b911bb08: Deleted GSUP IMSI table entry 0TC_call_re_establishment0(1744)"262420000000091" MSC_Test-GSUP(1742)@cf43b911bb08: Added IMSI table entry 0TC_call_re_establishment0(1745)"262420000000091" TC_call_re_establishment0(1745)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMReEstablReq := { messageType := '000000'B, nsd := '00'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare := '0000'B, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000091'H, fillerDigit := omit } } } }, locationAreaIdentification := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1737)@cf43b911bb08: Added conn table entry 1TC_call_re_establishment0(1745)11044222 MSC_Test_0-RAN(1737)@cf43b911bb08: patch: N(SD) for ConnIdx 1 set to 1 MSC_Test_0-SCCP(1736)@cf43b911bb08: First idle individual index:1 MSC_Test_0-M3UA(1738)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1738)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1738)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1736)@cf43b911bb08: { messageType := 2, destLocRef := 'A8857E'O, sourceLocRef := '00012F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1736)@cf43b911bb08: Session index based on local reference:1 MSC_Test_0-M3UA(1738)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1738)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1736)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1736)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1736)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1736)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1738)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1738)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1736)@cf43b911bb08: Session index based on local reference:1 MSC_Test_0-SCCP(1736)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(1738)@cf43b911bb08: Message received on association #8 MSC_Test_0-SCCP(1736)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1736)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1738)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1736)@cf43b911bb08: Session index based on local reference:1 MSC_Test_0-SCCP(1736)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1736)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1736)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1736)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1736)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1736)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1736)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1738)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1738)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1738)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1736)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1738)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1737)@cf43b911bb08: Deleted conn table entry 0TC_call_re_establishment0(1744)7526314 TC_call_re_establishment0(1744)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_call_re_establishment0(1744)@cf43b911bb08: Final verdict of PTC: pass MSC_Test-MNCC(1739)@cf43b911bb08: Deleted conn table entry 0TC_call_re_establishment0(1744)-2147483615 MSC_Test-MNCC(1739)@cf43b911bb08: Added conn table entry 0TC_call_re_establishment0(1745)-2147483615 MSC_Test-MGCP(1740)@cf43b911bb08: MGCP_Emulation_CT: MgcpEndpointTable[0] now sends to TC_call_re_establishment0(1745) MSC_Test_0-SCCP(1736)@cf43b911bb08: Session index based on connection ID:1 MSC_Test_0-SCCP(1736)@cf43b911bb08: vl_len:14 MSC_Test_0-SCCP(1736)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1736)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1738)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1737)@cf43b911bb08: patching N(SD)=1 into dtap '032502E180'O MSC_Test_0-RAN(1737)@cf43b911bb08: patched enc_l3: '036502E180'O MSC_Test_0-SCCP(1736)@cf43b911bb08: Session index based on connection ID:1 MSC_Test_0-SCCP(1736)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(1736)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1736)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010005036502E180'O MSC_Test_0-M3UA(1738)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1738)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1738)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1736)@cf43b911bb08: Session index based on local reference:1 MSC_Test_0-SCCP(1736)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1736)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1736)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1737)@cf43b911bb08: patching N(SD)=2 into dtap '032A'O MSC_Test_0-RAN(1737)@cf43b911bb08: patched enc_l3: '03AA'O MSC_Test_0-SCCP(1736)@cf43b911bb08: Session index based on connection ID:1 MSC_Test_0-SCCP(1736)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1736)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1736)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '01000203AA'O MSC_Test_0-M3UA(1738)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(1739)@cf43b911bb08: Deleted conn table entry 0TC_call_re_establishment0(1745)-2147483615 MSC_Test_0-M3UA(1738)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1738)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1736)@cf43b911bb08: Session index based on local reference:1 MSC_Test_0-SCCP(1736)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1736)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1736)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1736)@cf43b911bb08: Session index based on connection ID:1 MSC_Test_0-SCCP(1736)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1736)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1736)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1738)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1738)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1738)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1736)@cf43b911bb08: Session index based on local reference:1 MSC_Test_0-M3UA(1738)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1737)@cf43b911bb08: Deleted conn table entry 1TC_call_re_establishment0(1745)11044222 TC_call_re_establishment0(1745)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(1736)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(1737)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(1738)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(1742)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(1739)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1735)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(1740)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(1741)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(1743)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1746)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1747)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1735): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(1736): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(1737): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(1738): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(1739): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(1740): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(1741): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(1742): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(1743): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_call_re_establishment0(1744): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC TC_call_re_establishment0(1745): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1746): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1747): none (pass -> pass) MTC@cf43b911bb08: Test case TC_call_re_establishment finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_call_re_establishment pass'. Mon Jun 10 14:22:14 UTC 2024 ====== MSC_Tests.TC_call_re_establishment pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests.TC_call_re_establishment.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=503455) Waiting for packet dumper to finish... 1 (prev_count=503455, count=504532) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_call_re_establishment pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_call_re_establishment_auth'. ------ MSC_Tests.TC_call_re_establishment_auth ------ Mon Jun 10 14:22:17 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_call_re_establishment_auth.pcap" >/data/MSC_Tests.TC_call_re_establishment_auth.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_call_re_establishment_auth' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_call_re_establishment_auth started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(1751)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(1751)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1751)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(1749)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1752)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1751)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(1751)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1751)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1751)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(1751)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1751)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1751)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1751)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1751)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1751)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1751)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1751)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1751)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1751)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1751)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1751)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1754)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1754)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_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)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1754)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1754)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@cf43b911bb08: IPA ID RESP: { { 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)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1754)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1755)@cf43b911bb08: Created GsupExpect[0] for "262420000000092" to be handled at TC_call_re_establishment_auth0(1757) TC_call_re_establishment_auth0(1757)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1751)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1751)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1750)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1750)@cf43b911bb08: Added conn table entry 0TC_call_re_establishment_auth0(1757)13203221 MSC_Test_0-SCCP(1749)@cf43b911bb08: First idle individual index:0 MSC_Test_0-RAN(1750)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1751)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1751)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1751)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1749)@cf43b911bb08: { messageType := 2, destLocRef := 'C97715'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)@cf43b911bb08: Session index based on local reference:0 MSC_Test-GSUP(1755)@cf43b911bb08: Found GsupExpect[0] for "262420000000092" handled at TC_call_re_establishment_auth0(1757) MSC_Test-GSUP(1755)@cf43b911bb08: Added IMSI table entry 0TC_call_re_establishment_auth0(1757)"262420000000092" MSC_Test_0-SCCP(1749)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1749)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(1749)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1749)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1751)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_call_re_establishment_auth0(1757)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_call_re_establishment_auth0(1757)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_0-M3UA(1751)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1751)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1749)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1749)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1749)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1749)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1750)@cf43b911bb08: patching N(SD)=1 into dtap '051456A8BB59'O MSC_Test_0-RAN(1750)@cf43b911bb08: patched enc_l3: '055456A8BB59'O MSC_Test_0-SCCP(1749)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1749)@cf43b911bb08: vl_len:9 MSC_Test_0-SCCP(1749)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1749)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010006055456A8BB59'O MSC_Test_0-M3UA(1751)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1751)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1751)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1749)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1749)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1749)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1749)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1751)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1751)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1749)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1749)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1749)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1749)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment_auth0(1757)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1750)@cf43b911bb08: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1750)@cf43b911bb08: patched enc_l3: '059B'O MSC_Test_0-SCCP(1749)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1749)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1749)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1749)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1751)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1751)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1751)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1749)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1749)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1749)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1749)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1749)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1749)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1749)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1749)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1751)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1751)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1751)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1749)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1751)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1750)@cf43b911bb08: Deleted conn table entry 0TC_call_re_establishment_auth0(1757)13203221 TC_call_re_establishment_auth0(1757)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_call_re_establishment_auth0(1757)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_call_re_establishment_auth0(1757)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_call_re_establishment_auth0(1757)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_call_re_establishment_auth0(1757)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '158F1F65'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1750)@cf43b911bb08: Added conn table entry 0TC_call_re_establishment_auth0(1757)3565155 MSC_Test_0-RAN(1750)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1749)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(1751)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1751)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1751)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1749)@cf43b911bb08: { messageType := 2, destLocRef := '366663'O ("6fc"), 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)@cf43b911bb08: Session index based on local reference:0 TC_call_re_establishment_auth0(1757)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_call_re_establishment_auth0(1757)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1751)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1751)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1749)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1749)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1749)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1749)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1750)@cf43b911bb08: patching N(SD)=1 into dtap '0514F0641AA5'O MSC_Test_0-RAN(1750)@cf43b911bb08: patched enc_l3: '0554F0641AA5'O MSC_Test_0-SCCP(1749)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1749)@cf43b911bb08: vl_len:9 MSC_Test_0-SCCP(1749)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1749)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0100060554F0641AA5'O MSC_Test_0-M3UA(1751)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1751)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1751)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1751)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1751)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1749)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1749)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1749)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1749)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1749)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1749)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1749)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1749)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1752)@cf43b911bb08: Created MnccExpect[0] for "12345" to be handled at TC_call_re_establishment_auth0(1757) MSC_Test-MGCP(1753)@cf43b911bb08: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_call_re_establishment_auth0(1757) MSC_Test_0-RAN(1750)@cf43b911bb08: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1750)@cf43b911bb08: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_0-SCCP(1749)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1749)@cf43b911bb08: vl_len:19 MSC_Test_0-SCCP(1749)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1749)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010010038504066005040200815E04802143F5'O MSC_Test_0-M3UA(1751)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1753)@cf43b911bb08: Found Expect[0] for { line := { verb := "CRCX", trans_id := "220", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "80" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_call_re_establishment_auth0(1757) TC_call_re_establishment_auth0(1757)@cf43b911bb08: f_mo_call_establish 2: rx 1st CRCX TC_call_re_establishment_auth0(1757)@cf43b911bb08: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1752)@cf43b911bb08: Found MnccExpect[0] for "12345" handled at TC_call_re_establishment_auth0(1757) MSC_Test-MNCC(1752)@cf43b911bb08: Added conn table entry 0TC_call_re_establishment_auth0(1757)-2147483614 MSC_Test_0-M3UA(1751)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1751)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1749)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1749)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1749)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1749)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment_auth0(1757)@cf43b911bb08: f_mo_call_establish 1: rx MNCC SETUP ind TC_call_re_establishment_auth0(1757)@cf43b911bb08: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1749)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1749)@cf43b911bb08: vl_len:14 MSC_Test_0-SCCP(1749)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1749)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1751)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_call_re_establishment_auth0(1757)@cf43b911bb08: f_mo_call_establish 3: rx RTP CREATE TC_call_re_establishment_auth0(1757)@cf43b911bb08: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1751)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1751)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1749)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1749)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1749)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1749)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1751)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1751)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1749)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1749)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1749)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1749)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment_auth0(1757)@cf43b911bb08: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1751)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1751)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1749)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1749)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1749)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1749)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment_auth0(1757)@cf43b911bb08: as_optional_mgcp_mdcx: rx MDCX TC_call_re_establishment_auth0(1757)@cf43b911bb08: { line := { verb := "MDCX", trans_id := "223", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "80" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "80", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.149.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112", "110", "3", "111" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { rtpmap := { attr_value := "110 GSM-EFR/8000/1" } }, { rtpmap := { attr_value := "111 GSM-HR-08/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } TC_call_re_establishment_auth0(1757)@cf43b911bb08: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1750)@cf43b911bb08: patching N(SD)=3 into dtap '030F'O MSC_Test_0-RAN(1750)@cf43b911bb08: patched enc_l3: '03CF'O MSC_Test_0-SCCP(1749)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1749)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1749)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1749)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '01000203CF'O MSC_Test_0-M3UA(1751)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_call_re_establishment_auth0(1757)@cf43b911bb08: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_call_re_establishment_auth0(1757)@cf43b911bb08: Osmux ok: use_osmux = false got_osmux_count = 0 TC_call_re_establishment_auth0(1757)@cf43b911bb08: f_mo_call_establish DONE TC_call_re_establishment_auth0(1757)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1755)@cf43b911bb08: Deleted GSUP IMSI table entry 0TC_call_re_establishment_auth0(1757)"262420000000092" MSC_Test-GSUP(1755)@cf43b911bb08: Added IMSI table entry 0TC_call_re_establishment_auth0(1758)"262420000000092" TC_call_re_establishment_auth0(1758)@cf43b911bb08: 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)@cf43b911bb08: Added conn table entry 1TC_call_re_establishment_auth0(1758)14820548 MSC_Test_0-RAN(1750)@cf43b911bb08: patch: N(SD) for ConnIdx 1 set to 1 MSC_Test_0-SCCP(1749)@cf43b911bb08: First idle individual index:1 MSC_Test_0-M3UA(1751)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1751)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1751)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1751)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1751)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1749)@cf43b911bb08: { messageType := 2, destLocRef := 'E224C4'O, sourceLocRef := '000132'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1749)@cf43b911bb08: Session index based on local reference:1 MSC_Test_0-SCCP(1749)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1749)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1749)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1749)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1749)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1749)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1749)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1749)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1751)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1751)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1751)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1749)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1751)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1750)@cf43b911bb08: Deleted conn table entry 0TC_call_re_establishment_auth0(1757)3565155 TC_call_re_establishment_auth0(1757)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1751)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1751)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1749)@cf43b911bb08: Session index based on local reference:1 MSC_Test_0-SCCP(1749)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1749)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1749)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment_auth0(1757)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_0-RAN(1750)@cf43b911bb08: patching N(SD)=1 into dtap '051475CEB13D'O MSC_Test_0-RAN(1750)@cf43b911bb08: patched enc_l3: '055475CEB13D'O MSC_Test_0-SCCP(1749)@cf43b911bb08: Session index based on connection ID:1 MSC_Test_0-SCCP(1749)@cf43b911bb08: vl_len:9 MSC_Test_0-SCCP(1749)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1749)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010006055475CEB13D'O MSC_Test_0-M3UA(1751)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1751)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1751)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1751)@cf43b911bb08: Message received on association #8 MSC_Test_0-SCCP(1749)@cf43b911bb08: Session index based on local reference:1 MSC_Test_0-SCCP(1749)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1749)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1749)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1751)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1749)@cf43b911bb08: Session index based on local reference:1 MSC_Test_0-SCCP(1749)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1749)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1749)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1752)@cf43b911bb08: Deleted conn table entry 0TC_call_re_establishment_auth0(1757)-2147483614 MSC_Test-MNCC(1752)@cf43b911bb08: Added conn table entry 0TC_call_re_establishment_auth0(1758)-2147483614 MSC_Test-MGCP(1753)@cf43b911bb08: MGCP_Emulation_CT: MgcpEndpointTable[0] now sends to TC_call_re_establishment_auth0(1758) MSC_Test_0-SCCP(1749)@cf43b911bb08: Session index based on connection ID:1 MSC_Test_0-SCCP(1749)@cf43b911bb08: vl_len:14 MSC_Test_0-SCCP(1749)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1749)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1751)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1750)@cf43b911bb08: patching N(SD)=2 into dtap '032502E180'O MSC_Test_0-RAN(1750)@cf43b911bb08: patched enc_l3: '03A502E180'O MSC_Test_0-SCCP(1749)@cf43b911bb08: Session index based on connection ID:1 MSC_Test_0-SCCP(1749)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(1749)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1749)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '01000503A502E180'O MSC_Test_0-M3UA(1751)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1751)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1751)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1749)@cf43b911bb08: Session index based on local reference:1 MSC_Test_0-SCCP(1749)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1749)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1749)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1750)@cf43b911bb08: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1750)@cf43b911bb08: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1749)@cf43b911bb08: Session index based on connection ID:1 MSC_Test_0-SCCP(1749)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1749)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1749)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1751)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1751)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1751)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1749)@cf43b911bb08: Session index based on local reference:1 MSC_Test_0-SCCP(1749)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1749)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1749)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1752)@cf43b911bb08: Deleted conn table entry 0TC_call_re_establishment_auth0(1758)-2147483614 MSC_Test_0-SCCP(1749)@cf43b911bb08: Session index based on connection ID:1 MSC_Test_0-SCCP(1749)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1749)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1749)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1751)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1751)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1751)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1749)@cf43b911bb08: Session index based on local reference:1 MSC_Test_0-M3UA(1751)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1750)@cf43b911bb08: Deleted conn table entry 1TC_call_re_establishment_auth0(1758)14820548 TC_call_re_establishment_auth0(1758)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(1749)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(1750)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(1752)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(1755)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(1751)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(1753)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1748)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(1754)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(1756)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1759)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1760)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1748): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(1749): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(1750): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(1751): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(1752): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(1753): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(1754): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(1755): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(1756): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_call_re_establishment_auth0(1757): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC TC_call_re_establishment_auth0(1758): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1759): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1760): none (pass -> pass) MTC@cf43b911bb08: Test case TC_call_re_establishment_auth finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_call_re_establishment_auth pass'. Mon Jun 10 14:22:27 UTC 2024 ====== MSC_Tests.TC_call_re_establishment_auth pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests.TC_call_re_establishment_auth.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=573091) Waiting for packet dumper to finish... 1 (prev_count=573091, count=574168) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_call_re_establishment_auth pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_call_re_establishment_ciph'. ------ MSC_Tests.TC_call_re_establishment_ciph ------ Mon Jun 10 14:22:31 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_call_re_establishment_ciph.pcap" >/data/MSC_Tests.TC_call_re_establishment_ciph.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_call_re_establishment_ciph' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_call_re_establishment_ciph started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(1764)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(1764)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1764)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(1762)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1765)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1764)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(1764)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1764)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1764)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(1764)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1764)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1764)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1764)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1764)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1764)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1764)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1764)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1764)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1764)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1764)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1764)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1767)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1767)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_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)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1767)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1767)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@cf43b911bb08: IPA ID RESP: { { 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)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1767)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1768)@cf43b911bb08: Created GsupExpect[0] for "262420000000092" to be handled at TC_call_re_establishment_ciph0(1770) TC_call_re_establishment_ciph0(1770)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000092'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1764)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1764)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1764)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1763)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1763)@cf43b911bb08: Added conn table entry 0TC_call_re_establishment_ciph0(1770)4349395 MSC_Test_0-SCCP(1762)@cf43b911bb08: First idle individual index:0 MSC_Test_0-RAN(1763)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1764)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1764)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1764)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1762)@cf43b911bb08: { messageType := 2, destLocRef := '425DD3'O, sourceLocRef := '000133'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1762)@cf43b911bb08: Session index based on local reference:0 MSC_Test-GSUP(1768)@cf43b911bb08: Found GsupExpect[0] for "262420000000092" handled at TC_call_re_establishment_ciph0(1770) MSC_Test-GSUP(1768)@cf43b911bb08: Added IMSI table entry 0TC_call_re_establishment_ciph0(1770)"262420000000092" MSC_Test_0-SCCP(1762)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1762)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(1762)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1762)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1764)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_call_re_establishment_ciph0(1770)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_call_re_establishment_ciph0(1770)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_0-M3UA(1764)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1764)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1762)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1762)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1762)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1762)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1763)@cf43b911bb08: patching N(SD)=1 into dtap '051495C7A099'O MSC_Test_0-RAN(1763)@cf43b911bb08: patched enc_l3: '055495C7A099'O MSC_Test_0-SCCP(1762)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1762)@cf43b911bb08: vl_len:9 MSC_Test_0-SCCP(1762)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1762)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010006055495C7A099'O MSC_Test_0-M3UA(1764)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1764)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1764)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1762)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1762)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1762)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1762)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1762)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1762)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1762)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1762)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1764)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1764)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1764)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1762)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1762)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1762)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1762)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1764)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1764)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1762)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1762)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1762)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1762)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment_ciph0(1770)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1763)@cf43b911bb08: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1763)@cf43b911bb08: patched enc_l3: '059B'O MSC_Test_0-SCCP(1762)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1762)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1762)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1762)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1764)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1764)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1764)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1762)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1762)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1762)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1762)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1762)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1762)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1762)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1762)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1764)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1764)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1764)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1762)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1764)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1763)@cf43b911bb08: Deleted conn table entry 0TC_call_re_establishment_ciph0(1770)4349395 TC_call_re_establishment_ciph0(1770)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_call_re_establishment_ciph0(1770)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_call_re_establishment_ciph0(1770)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_call_re_establishment_ciph0(1770)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_call_re_establishment_ciph0(1770)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '0342663A'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1763)@cf43b911bb08: Added conn table entry 0TC_call_re_establishment_ciph0(1770)5739947 MSC_Test_0-RAN(1763)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1762)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(1764)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1764)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1764)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1762)@cf43b911bb08: { messageType := 2, destLocRef := '5795AB'O, sourceLocRef := '000134'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1762)@cf43b911bb08: Session index based on local reference:0 TC_call_re_establishment_ciph0(1770)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_call_re_establishment_ciph0(1770)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1764)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1764)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1762)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1762)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1762)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1762)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1763)@cf43b911bb08: patching N(SD)=1 into dtap '05141A2A2CE1'O MSC_Test_0-RAN(1763)@cf43b911bb08: patched enc_l3: '05541A2A2CE1'O MSC_Test_0-SCCP(1762)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1762)@cf43b911bb08: vl_len:9 MSC_Test_0-SCCP(1762)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1762)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '01000605541A2A2CE1'O MSC_Test_0-M3UA(1764)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1764)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1764)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1762)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1762)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1762)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1762)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1762)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1762)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1762)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1762)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1764)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1764)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1764)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1762)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1762)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1762)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1762)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1765)@cf43b911bb08: Created MnccExpect[0] for "12345" to be handled at TC_call_re_establishment_ciph0(1770) MSC_Test-MGCP(1766)@cf43b911bb08: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_call_re_establishment_ciph0(1770) MSC_Test_0-RAN(1763)@cf43b911bb08: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1763)@cf43b911bb08: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_0-SCCP(1762)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1762)@cf43b911bb08: vl_len:19 MSC_Test_0-SCCP(1762)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1762)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010010038504066005040200815E04802143F5'O MSC_Test_0-M3UA(1764)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1766)@cf43b911bb08: Found Expect[0] for { line := { verb := "CRCX", trans_id := "226", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "81" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_call_re_establishment_ciph0(1770) TC_call_re_establishment_ciph0(1770)@cf43b911bb08: f_mo_call_establish 2: rx 1st CRCX TC_call_re_establishment_ciph0(1770)@cf43b911bb08: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1765)@cf43b911bb08: Found MnccExpect[0] for "12345" handled at TC_call_re_establishment_ciph0(1770) MSC_Test-MNCC(1765)@cf43b911bb08: Added conn table entry 0TC_call_re_establishment_ciph0(1770)-2147483613 MSC_Test_0-M3UA(1764)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1764)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1762)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1762)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1762)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1762)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment_ciph0(1770)@cf43b911bb08: f_mo_call_establish 1: rx MNCC SETUP ind TC_call_re_establishment_ciph0(1770)@cf43b911bb08: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1762)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1762)@cf43b911bb08: vl_len:14 MSC_Test_0-SCCP(1762)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1762)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1764)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_call_re_establishment_ciph0(1770)@cf43b911bb08: f_mo_call_establish 3: rx RTP CREATE TC_call_re_establishment_ciph0(1770)@cf43b911bb08: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1764)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1764)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1762)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1762)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1762)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1762)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1764)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1764)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1762)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1762)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1762)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1762)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment_ciph0(1770)@cf43b911bb08: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1764)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1764)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1762)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1762)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1762)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1762)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment_ciph0(1770)@cf43b911bb08: as_optional_mgcp_mdcx: rx MDCX TC_call_re_establishment_ciph0(1770)@cf43b911bb08: { line := { verb := "MDCX", trans_id := "229", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "81" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "81", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.149.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112", "110", "3", "111" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { rtpmap := { attr_value := "110 GSM-EFR/8000/1" } }, { rtpmap := { attr_value := "111 GSM-HR-08/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } TC_call_re_establishment_ciph0(1770)@cf43b911bb08: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1763)@cf43b911bb08: patching N(SD)=3 into dtap '030F'O MSC_Test_0-RAN(1763)@cf43b911bb08: patched enc_l3: '03CF'O MSC_Test_0-SCCP(1762)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1762)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1762)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1762)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '01000203CF'O MSC_Test_0-M3UA(1764)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_call_re_establishment_ciph0(1770)@cf43b911bb08: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_call_re_establishment_ciph0(1770)@cf43b911bb08: Osmux ok: use_osmux = false got_osmux_count = 0 TC_call_re_establishment_ciph0(1770)@cf43b911bb08: f_mo_call_establish DONE TC_call_re_establishment_ciph0(1770)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1768)@cf43b911bb08: Deleted GSUP IMSI table entry 0TC_call_re_establishment_ciph0(1770)"262420000000092" MSC_Test-GSUP(1768)@cf43b911bb08: Added IMSI table entry 0TC_call_re_establishment_ciph0(1771)"262420000000092" TC_call_re_establishment_ciph0(1771)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMReEstablReq := { messageType := '000000'B, nsd := '00'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare := '0000'B, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000092'H, fillerDigit := omit } } } }, locationAreaIdentification := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1763)@cf43b911bb08: Added conn table entry 1TC_call_re_establishment_ciph0(1771)3059207 MSC_Test_0-RAN(1763)@cf43b911bb08: patch: N(SD) for ConnIdx 1 set to 1 MSC_Test_0-SCCP(1762)@cf43b911bb08: First idle individual index:1 MSC_Test_0-M3UA(1764)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1764)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1764)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1764)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1764)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1762)@cf43b911bb08: { messageType := 2, destLocRef := '2EAE07'O, sourceLocRef := '000135'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1762)@cf43b911bb08: Session index based on local reference:1 MSC_Test_0-SCCP(1762)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1762)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1762)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1762)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1762)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1762)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1762)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1762)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1764)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1764)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1764)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1762)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1764)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1763)@cf43b911bb08: Deleted conn table entry 0TC_call_re_establishment_ciph0(1770)5739947 TC_call_re_establishment_ciph0(1770)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1764)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1764)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1762)@cf43b911bb08: Session index based on local reference:1 MSC_Test_0-SCCP(1762)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1762)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1762)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment_ciph0(1770)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_0-RAN(1763)@cf43b911bb08: patching N(SD)=1 into dtap '051470584F86'O MSC_Test_0-RAN(1763)@cf43b911bb08: patched enc_l3: '055470584F86'O MSC_Test_0-SCCP(1762)@cf43b911bb08: Session index based on connection ID:1 MSC_Test_0-SCCP(1762)@cf43b911bb08: vl_len:9 MSC_Test_0-SCCP(1762)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1762)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010006055470584F86'O MSC_Test_0-M3UA(1764)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1764)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1764)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1762)@cf43b911bb08: Session index based on local reference:1 MSC_Test_0-SCCP(1762)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1762)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1762)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1762)@cf43b911bb08: Session index based on connection ID:1 MSC_Test_0-SCCP(1762)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1762)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1762)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1764)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1764)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1764)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1764)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1764)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1762)@cf43b911bb08: Session index based on local reference:1 MSC_Test_0-SCCP(1762)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1762)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1762)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1762)@cf43b911bb08: Session index based on local reference:1 MSC_Test_0-SCCP(1762)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1762)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1762)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1765)@cf43b911bb08: Deleted conn table entry 0TC_call_re_establishment_ciph0(1770)-2147483613 MSC_Test-MNCC(1765)@cf43b911bb08: Added conn table entry 0TC_call_re_establishment_ciph0(1771)-2147483613 MSC_Test-MGCP(1766)@cf43b911bb08: MGCP_Emulation_CT: MgcpEndpointTable[0] now sends to TC_call_re_establishment_ciph0(1771) MSC_Test_0-SCCP(1762)@cf43b911bb08: Session index based on connection ID:1 MSC_Test_0-SCCP(1762)@cf43b911bb08: vl_len:14 MSC_Test_0-SCCP(1762)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1762)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1764)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1763)@cf43b911bb08: patching N(SD)=2 into dtap '032502E180'O MSC_Test_0-RAN(1763)@cf43b911bb08: patched enc_l3: '03A502E180'O MSC_Test_0-SCCP(1762)@cf43b911bb08: Session index based on connection ID:1 MSC_Test_0-SCCP(1762)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(1762)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1762)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '01000503A502E180'O MSC_Test_0-M3UA(1764)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1764)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1764)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1762)@cf43b911bb08: Session index based on local reference:1 MSC_Test_0-SCCP(1762)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1762)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1762)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1763)@cf43b911bb08: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1763)@cf43b911bb08: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1762)@cf43b911bb08: Session index based on connection ID:1 MSC_Test_0-SCCP(1762)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1762)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1762)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1764)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(1765)@cf43b911bb08: Deleted conn table entry 0TC_call_re_establishment_ciph0(1771)-2147483613 MSC_Test_0-M3UA(1764)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1764)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1762)@cf43b911bb08: Session index based on local reference:1 MSC_Test_0-SCCP(1762)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1762)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1762)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1762)@cf43b911bb08: Session index based on connection ID:1 MSC_Test_0-SCCP(1762)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1762)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1762)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1764)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1764)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1764)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1762)@cf43b911bb08: Session index based on local reference:1 MSC_Test_0-M3UA(1764)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1763)@cf43b911bb08: Deleted conn table entry 1TC_call_re_establishment_ciph0(1771)3059207 TC_call_re_establishment_ciph0(1771)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(1762)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1761)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(1766)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(1763)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(1768)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(1765)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(1764)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(1769)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1772)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(1767)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1773)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1761): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(1762): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(1763): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(1764): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(1765): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(1766): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(1767): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(1768): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(1769): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_call_re_establishment_ciph0(1770): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC TC_call_re_establishment_ciph0(1771): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1772): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1773): none (pass -> pass) MTC@cf43b911bb08: Test case TC_call_re_establishment_ciph finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_call_re_establishment_ciph pass'. Mon Jun 10 14:22:41 UTC 2024 ====== MSC_Tests.TC_call_re_establishment_ciph pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests.TC_call_re_establishment_ciph.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=615010) Waiting for packet dumper to finish... 1 (prev_count=615010, count=616087) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_call_re_establishment_ciph pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cm_serv_wrong_mi'. ------ MSC_Tests.TC_cm_serv_wrong_mi ------ Mon Jun 10 14:22:44 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_cm_serv_wrong_mi.pcap" >/data/MSC_Tests.TC_cm_serv_wrong_mi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_cm_serv_wrong_mi' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_cm_serv_wrong_mi started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(1777)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(1777)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1777)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(1775)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1778)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1777)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(1777)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1777)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1777)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(1777)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1777)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1777)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1777)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1777)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1777)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1777)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1777)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1777)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1777)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1777)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1777)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1780)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1780)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1780)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1780)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1780)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1780)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1780)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1780)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1781)@cf43b911bb08: Created GsupExpect[0] for "262420000000094" to be handled at TC_cm_serv_wrong_mi0(1783) TC_cm_serv_wrong_mi0(1783)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000094'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1777)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1777)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1777)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1776)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1776)@cf43b911bb08: Added conn table entry 0TC_cm_serv_wrong_mi0(1783)6549351 MSC_Test_0-SCCP(1775)@cf43b911bb08: First idle individual index:0 MSC_Test_0-RAN(1776)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1777)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1777)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1777)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1777)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1777)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(1781)@cf43b911bb08: Found GsupExpect[0] for "262420000000094" handled at TC_cm_serv_wrong_mi0(1783) MSC_Test-GSUP(1781)@cf43b911bb08: Added IMSI table entry 0TC_cm_serv_wrong_mi0(1783)"262420000000094" MSC_Test_0-SCCP(1775)@cf43b911bb08: { messageType := 2, destLocRef := '63EF67'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(1775)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1775)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1775)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1775)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1775)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cm_serv_wrong_mi0(1783)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_cm_serv_wrong_mi0(1783)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_0-SCCP(1775)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1775)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(1775)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1775)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1777)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1777)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1777)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1775)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1775)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1775)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1775)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cm_serv_wrong_mi0(1783)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1776)@cf43b911bb08: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1776)@cf43b911bb08: patched enc_l3: '055B'O MSC_Test_0-SCCP(1775)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1775)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1775)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1775)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1777)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1777)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1777)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1775)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1775)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1775)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1775)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1775)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1775)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1775)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1775)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1777)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1777)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1777)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1775)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1777)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1776)@cf43b911bb08: Deleted conn table entry 0TC_cm_serv_wrong_mi0(1783)6549351 TC_cm_serv_wrong_mi0(1783)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_wrong_mi0(1783)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cm_serv_wrong_mi0(1783)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_wrong_mi0(1783)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_wrong_mi0(1783)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '2B03984B'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1776)@cf43b911bb08: Added conn table entry 0TC_cm_serv_wrong_mi0(1783)386428 MSC_Test_0-RAN(1776)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1775)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(1777)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1777)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1777)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1777)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1777)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1777)@cf43b911bb08: Message received on association #8 MSC_Test_0-SCCP(1775)@cf43b911bb08: { messageType := 2, destLocRef := '05E57C'O, sourceLocRef := '000137'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1775)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1777)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1775)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1775)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1775)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1775)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1775)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1775)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1775)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1775)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cm_serv_wrong_mi0(1783)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_cm_serv_wrong_mi0(1783)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1776)@cf43b911bb08: patching N(SD)=1 into dtap '05240403505902082926240000909999'O MSC_Test_0-RAN(1776)@cf43b911bb08: patched enc_l3: '05640403505902082926240000909999'O MSC_Test_0-SCCP(1775)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1775)@cf43b911bb08: vl_len:19 MSC_Test_0-SCCP(1775)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1775)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '01001005640403505902082926240000909999'O MSC_Test_0-M3UA(1777)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1777)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1777)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1775)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1775)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1775)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1775)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1775)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1775)@cf43b911bb08: vl_len:6 MSC_Test_0-SCCP(1775)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1775)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-M3UA(1777)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1777)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1777)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1775)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1775)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1775)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1775)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1775)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1775)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1775)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1775)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1777)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1777)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1777)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1775)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1777)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1776)@cf43b911bb08: Deleted conn table entry 0TC_cm_serv_wrong_mi0(1783)386428 TC_cm_serv_wrong_mi0(1783)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_wrong_mi0(1783)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cm_serv_wrong_mi0(1783)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_wrong_mi0(1783)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_0-M3UA(1777)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(1775)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(1776)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(1778)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1774)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(1781)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(1780)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(1782)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(1779)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1784)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1774): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(1775): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(1776): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(1777): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(1778): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(1779): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(1780): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(1781): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(1782): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_cm_serv_wrong_mi0(1783): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1784): none (pass -> pass) MTC@cf43b911bb08: Test case TC_cm_serv_wrong_mi finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cm_serv_wrong_mi pass'. Mon Jun 10 14:22:47 UTC 2024 ====== MSC_Tests.TC_cm_serv_wrong_mi pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests.TC_cm_serv_wrong_mi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=279654) Waiting for packet dumper to finish... 1 (prev_count=279654, count=280731) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_cm_serv_wrong_mi pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_0'. ------ MSC_Tests.TC_auth_options_0 ------ Mon Jun 10 14:22:50 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_auth_options_0.pcap" >/data/MSC_Tests.TC_auth_options_0.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_0' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_auth_options_0 started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(1788)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(1788)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1788)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(1786)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1789)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1788)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(1788)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1788)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1788)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(1788)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1788)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1788)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1788)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1788)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1788)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1788)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1788)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1788)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1788)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1788)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1788)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1791)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1791)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1791)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1791)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1791)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1791)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1791)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1791)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_auth_options_00(1794)@cf43b911bb08: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(1792)@cf43b911bb08: Created GsupExpect[0] for "262420000042300" to be handled at TC_auth_options_00(1794) TC_auth_options_00(1794)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000042300'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1788)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1788)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1788)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1787)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1787)@cf43b911bb08: Added conn table entry 0TC_auth_options_00(1794)10173156 MSC_Test_0-RAN(1787)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1786)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(1788)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1788)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1788)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1788)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1788)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1786)@cf43b911bb08: { messageType := 2, destLocRef := '9B3AE4'O, sourceLocRef := '000138'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1786)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1786)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1786)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1786)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1786)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1792)@cf43b911bb08: Found GsupExpect[0] for "262420000042300" handled at TC_auth_options_00(1794) MSC_Test-GSUP(1792)@cf43b911bb08: Added IMSI table entry 0TC_auth_options_00(1794)"262420000042300" TC_auth_options_00(1794)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_00(1794)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_0-SCCP(1786)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1786)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(1786)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1786)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1788)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1788)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1788)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1786)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1786)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1786)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1786)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_00(1794)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1787)@cf43b911bb08: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1787)@cf43b911bb08: patched enc_l3: '055B'O MSC_Test_0-SCCP(1786)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1786)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1786)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1786)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1788)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1788)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1788)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1786)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1786)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1786)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1786)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1786)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1786)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1786)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1786)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1788)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1788)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1788)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1786)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1788)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1787)@cf43b911bb08: Deleted conn table entry 0TC_auth_options_00(1794)10173156 TC_auth_options_00(1794)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_00(1794)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_00(1794)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_00(1794)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_00(1794)@cf43b911bb08: port MSCVTYf_perform_lu() done TC_auth_options_00(1794)@cf43b911bb08: port MSCVTYf_establish_fully() starting TC_auth_options_00(1794)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '11F01827'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1787)@cf43b911bb08: Added conn table entry 0TC_auth_options_00(1794)7234331 MSC_Test_0-RAN(1787)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1786)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(1788)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1788)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1788)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1788)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1788)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1788)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1788)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1786)@cf43b911bb08: { messageType := 2, destLocRef := '6E631B'O, sourceLocRef := '000139'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1786)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1786)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1786)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1786)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1786)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1786)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1786)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1786)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1786)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_00(1794)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_00(1794)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_00(1794)@cf43b911bb08: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(1786)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1786)@cf43b911bb08: vl_len:6 MSC_Test_0-SCCP(1786)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1786)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-M3UA(1788)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1788)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1788)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1786)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1786)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1786)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1786)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1786)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1786)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1786)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1786)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1788)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1788)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1788)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1786)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1788)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1787)@cf43b911bb08: Deleted conn table entry 0TC_auth_options_00(1794)7234331 TC_auth_options_00(1794)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_00(1794)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_00(1794)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_00(1794)@cf43b911bb08: Final verdict of PTC: pass IPA-CTRL-CLI-IPA(1785)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(1787)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(1790)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(1786)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(1789)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(1788)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(1792)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(1791)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(1793)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1795)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1785): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(1786): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(1787): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(1788): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(1789): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(1790): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(1791): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(1792): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(1793): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_auth_options_00(1794): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1795): none (pass -> pass) MTC@cf43b911bb08: Test case TC_auth_options_0 finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_0 pass'. Mon Jun 10 14:22:53 UTC 2024 ====== MSC_Tests.TC_auth_options_0 pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests.TC_auth_options_0.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=266982) Waiting for packet dumper to finish... 1 (prev_count=266982, count=268636) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_0 pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_1'. ------ MSC_Tests.TC_auth_options_1 ------ Mon Jun 10 14:22:57 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_auth_options_1.pcap" >/data/MSC_Tests.TC_auth_options_1.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_1' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_auth_options_1 started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(1799)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(1799)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1799)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(1797)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1800)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1799)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(1799)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1799)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1799)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(1799)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1799)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1799)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1799)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1799)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1799)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1799)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1799)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1799)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1799)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1799)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1799)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1802)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1802)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1802)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1802)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1802)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1802)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1802)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1802)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_auth_options_10(1805)@cf43b911bb08: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(1803)@cf43b911bb08: Created GsupExpect[0] for "262420000042301" to be handled at TC_auth_options_10(1805) TC_auth_options_10(1805)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000042301'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1799)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1799)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1799)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1798)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1798)@cf43b911bb08: Added conn table entry 0TC_auth_options_10(1805)13433279 MSC_Test_0-SCCP(1797)@cf43b911bb08: First idle individual index:0 MSC_Test_0-RAN(1798)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1799)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1799)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1799)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1799)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1799)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1797)@cf43b911bb08: { messageType := 2, destLocRef := 'CCF9BF'O, sourceLocRef := '00013A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1797)@cf43b911bb08: Session index based on local reference:0 MSC_Test-GSUP(1803)@cf43b911bb08: Found GsupExpect[0] for "262420000042301" handled at TC_auth_options_10(1805) MSC_Test-GSUP(1803)@cf43b911bb08: Added IMSI table entry 0TC_auth_options_10(1805)"262420000042301" MSC_Test_0-SCCP(1797)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1797)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1797)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1797)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1797)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1797)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(1797)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1797)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1799)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_auth_options_10(1805)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_10(1805)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_0-M3UA(1799)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1799)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1797)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1797)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1797)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1797)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_10(1805)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1798)@cf43b911bb08: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1798)@cf43b911bb08: patched enc_l3: '055B'O MSC_Test_0-SCCP(1797)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1797)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1797)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1797)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1799)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1799)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1799)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1797)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1797)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1797)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1797)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1797)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1797)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1797)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1797)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1799)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1799)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1799)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1797)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1799)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1798)@cf43b911bb08: Deleted conn table entry 0TC_auth_options_10(1805)13433279 TC_auth_options_10(1805)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_10(1805)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_10(1805)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_10(1805)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_10(1805)@cf43b911bb08: port MSCVTYf_perform_lu() done TC_auth_options_10(1805)@cf43b911bb08: port MSCVTYf_establish_fully() starting TC_auth_options_10(1805)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '1E42AB92'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1798)@cf43b911bb08: Added conn table entry 0TC_auth_options_10(1805)7111463 MSC_Test_0-RAN(1798)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1797)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(1799)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1799)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1799)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1797)@cf43b911bb08: { messageType := 2, destLocRef := '6C8327'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-M3UA(1799)@cf43b911bb08: Message received on association #8 MSC_Test_0-SCCP(1797)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1799)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1799)@cf43b911bb08: Message received on association #8 MSC_Test_0-SCCP(1797)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1797)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1797)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1797)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1799)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1797)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1797)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1797)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1797)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_10(1805)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_10(1805)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_10(1805)@cf43b911bb08: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(1797)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1797)@cf43b911bb08: vl_len:6 MSC_Test_0-SCCP(1797)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1797)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-M3UA(1799)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1799)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1799)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1797)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1797)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1797)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1797)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1797)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1797)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1797)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1797)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1799)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1799)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1799)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1797)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1799)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1798)@cf43b911bb08: Deleted conn table entry 0TC_auth_options_10(1805)7111463 TC_auth_options_10(1805)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_10(1805)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_10(1805)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_10(1805)@cf43b911bb08: Final verdict of PTC: pass MSC_Test-MNCC(1800)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(1799)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(1798)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(1797)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(1804)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1796)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(1801)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(1803)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1806)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(1802)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1796): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(1797): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(1798): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(1799): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(1800): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(1801): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(1802): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(1803): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(1804): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_auth_options_10(1805): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1806): none (pass -> pass) MTC@cf43b911bb08: Test case TC_auth_options_1 finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_1 pass'. Mon Jun 10 14:23:00 UTC 2024 ====== MSC_Tests.TC_auth_options_1 pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests.TC_auth_options_1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=267482) Waiting for packet dumper to finish... 1 (prev_count=267482, count=268934) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_1 pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_2'. ------ MSC_Tests.TC_auth_options_2 ------ Mon Jun 10 14:23:04 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_auth_options_2.pcap" >/data/MSC_Tests.TC_auth_options_2.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_2' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_auth_options_2 started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(1810)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(1810)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1810)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(1808)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1811)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1810)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(1810)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1810)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1810)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(1810)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1810)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1810)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1810)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1810)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1810)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1810)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1810)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1810)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1810)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1810)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1810)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1813)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1813)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1813)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1813)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1813)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1813)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1813)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1813)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_auth_options_20(1816)@cf43b911bb08: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(1814)@cf43b911bb08: Created GsupExpect[0] for "262420000042302" to be handled at TC_auth_options_20(1816) TC_auth_options_20(1816)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000042302'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1810)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1810)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1810)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1809)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1809)@cf43b911bb08: Added conn table entry 0TC_auth_options_20(1816)11688273 MSC_Test_0-RAN(1809)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1808)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(1810)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1810)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1810)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1808)@cf43b911bb08: { messageType := 2, destLocRef := 'B25951'O, sourceLocRef := '00013C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1808)@cf43b911bb08: Session index based on local reference:0 MSC_Test-GSUP(1814)@cf43b911bb08: Found GsupExpect[0] for "262420000042302" handled at TC_auth_options_20(1816) MSC_Test-GSUP(1814)@cf43b911bb08: Added IMSI table entry 0TC_auth_options_20(1816)"262420000042302" MSC_Test_0-SCCP(1808)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1808)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(1808)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1808)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1810)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_auth_options_20(1816)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_20(1816)@cf43b911bb08: setverdict(pass): none -> pass TC_auth_options_20(1816)@cf43b911bb08: XXX ts_GSUP_SAI_ERR MSC_Test_0-M3UA(1810)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1810)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1808)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1808)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1808)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1808)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1810)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1810)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1808)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1808)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1808)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1808)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_20(1816)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1809)@cf43b911bb08: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1809)@cf43b911bb08: patched enc_l3: '055B'O MSC_Test_0-SCCP(1808)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1808)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1808)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1808)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1810)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1810)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1810)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1808)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1808)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1808)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1808)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1808)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1808)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1808)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1808)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1810)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1810)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1810)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1808)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1810)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1809)@cf43b911bb08: Deleted conn table entry 0TC_auth_options_20(1816)11688273 TC_auth_options_20(1816)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_20(1816)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_20(1816)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_20(1816)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_20(1816)@cf43b911bb08: port MSCVTYf_perform_lu() done TC_auth_options_20(1816)@cf43b911bb08: port MSCVTYf_establish_fully() starting TC_auth_options_20(1816)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '0FFF70FA'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1809)@cf43b911bb08: Added conn table entry 0TC_auth_options_20(1816)7443948 MSC_Test_0-RAN(1809)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1808)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(1810)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1810)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1810)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1808)@cf43b911bb08: { messageType := 2, destLocRef := '7195EC'O, sourceLocRef := '00013D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1808)@cf43b911bb08: Session index based on local reference:0 TC_auth_options_20(1816)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_20(1816)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_20(1816)@cf43b911bb08: XXX ts_GSUP_SAI_ERR MSC_Test_0-M3UA(1810)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1810)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1810)@cf43b911bb08: Message received on association #8 MSC_Test_0-SCCP(1808)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1808)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1808)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1808)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1810)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1808)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1808)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1808)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1808)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_20(1816)@cf43b911bb08: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(1808)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1808)@cf43b911bb08: vl_len:6 MSC_Test_0-SCCP(1808)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1808)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-M3UA(1810)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1810)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1810)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1808)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1808)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1808)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1808)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1808)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1808)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1808)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1808)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1810)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1810)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1810)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1808)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1810)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1809)@cf43b911bb08: Deleted conn table entry 0TC_auth_options_20(1816)7443948 TC_auth_options_20(1816)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_20(1816)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_20(1816)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_20(1816)@cf43b911bb08: Final verdict of PTC: pass MSC_Test-GSUP(1814)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(1810)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(1809)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(1811)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(1808)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(1813)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1807)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(1812)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1817)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(1815)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1807): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(1808): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(1809): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(1810): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(1811): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(1812): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(1813): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(1814): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(1815): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_auth_options_20(1816): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1817): none (pass -> pass) MTC@cf43b911bb08: Test case TC_auth_options_2 finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_2 pass'. Mon Jun 10 14:23:07 UTC 2024 ====== MSC_Tests.TC_auth_options_2 pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests.TC_auth_options_2.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=281413) Waiting for packet dumper to finish... 1 (prev_count=281413, count=283067) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_2 pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_3'. ------ MSC_Tests.TC_auth_options_3 ------ Mon Jun 10 14:23:10 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_auth_options_3.pcap" >/data/MSC_Tests.TC_auth_options_3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_3' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_auth_options_3 started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(1821)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(1821)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1821)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(1819)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1822)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1821)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(1821)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1821)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1821)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(1821)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1821)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1821)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1821)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1821)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1821)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1821)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1821)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1821)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1821)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1821)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1821)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1824)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1824)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1824)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1824)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1824)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1824)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1824)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1824)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_auth_options_30(1827)@cf43b911bb08: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(1825)@cf43b911bb08: Created GsupExpect[0] for "262420000042303" to be handled at TC_auth_options_30(1827) TC_auth_options_30(1827)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000042303'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1821)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1821)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1821)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1820)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1820)@cf43b911bb08: Added conn table entry 0TC_auth_options_30(1827)692181 MSC_Test_0-SCCP(1819)@cf43b911bb08: First idle individual index:0 MSC_Test_0-RAN(1820)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1821)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1821)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1821)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1819)@cf43b911bb08: { messageType := 2, destLocRef := '0A8FD5'O, sourceLocRef := '00013E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1819)@cf43b911bb08: Session index based on local reference:0 MSC_Test-GSUP(1825)@cf43b911bb08: Found GsupExpect[0] for "262420000042303" handled at TC_auth_options_30(1827) MSC_Test-GSUP(1825)@cf43b911bb08: Added IMSI table entry 0TC_auth_options_30(1827)"262420000042303" MSC_Test_0-SCCP(1819)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1819)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(1819)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1819)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1821)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_auth_options_30(1827)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_30(1827)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_0-M3UA(1821)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1821)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1819)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1819)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1819)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1819)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1820)@cf43b911bb08: patching N(SD)=1 into dtap '05144E765671'O MSC_Test_0-RAN(1820)@cf43b911bb08: patched enc_l3: '05544E765671'O MSC_Test_0-SCCP(1819)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1819)@cf43b911bb08: vl_len:9 MSC_Test_0-SCCP(1819)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1819)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '01000605544E765671'O MSC_Test_0-M3UA(1821)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1821)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1821)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1819)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1819)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1819)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1819)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1819)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1819)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1819)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1819)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1821)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1821)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1821)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1819)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1819)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1819)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1819)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1821)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1821)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1819)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1819)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1819)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1819)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_30(1827)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1820)@cf43b911bb08: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1820)@cf43b911bb08: patched enc_l3: '059B'O MSC_Test_0-SCCP(1819)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1819)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1819)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1819)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1821)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1821)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1821)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1819)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1819)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1819)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1819)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1819)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1819)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1819)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1819)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1821)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1821)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1821)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1819)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1821)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1820)@cf43b911bb08: Deleted conn table entry 0TC_auth_options_30(1827)692181 TC_auth_options_30(1827)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_30(1827)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_30(1827)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_30(1827)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_30(1827)@cf43b911bb08: port MSCVTYf_perform_lu() done TC_auth_options_30(1827)@cf43b911bb08: port MSCVTYf_establish_fully() starting TC_auth_options_30(1827)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'A6787787'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1820)@cf43b911bb08: Added conn table entry 0TC_auth_options_30(1827)480441 MSC_Test_0-RAN(1820)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1819)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(1821)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1821)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1821)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1819)@cf43b911bb08: { messageType := 2, destLocRef := '0754B9'O, sourceLocRef := '00013F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1819)@cf43b911bb08: Session index based on local reference:0 TC_auth_options_30(1827)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_30(1827)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1821)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1821)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1819)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1819)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1819)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1819)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1820)@cf43b911bb08: patching N(SD)=1 into dtap '0514EC7D1299'O MSC_Test_0-RAN(1820)@cf43b911bb08: patched enc_l3: '0554EC7D1299'O MSC_Test_0-SCCP(1819)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1819)@cf43b911bb08: vl_len:9 MSC_Test_0-SCCP(1819)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1819)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0100060554EC7D1299'O MSC_Test_0-M3UA(1821)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1821)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1821)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1819)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1819)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1819)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1819)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1819)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1819)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1819)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1819)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1821)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1821)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1821)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1819)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1819)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1819)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1819)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_30(1827)@cf43b911bb08: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(1819)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1819)@cf43b911bb08: vl_len:6 MSC_Test_0-SCCP(1819)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1819)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-M3UA(1821)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1821)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1821)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1819)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1819)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1819)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1819)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1819)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1819)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1819)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1819)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1821)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1821)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1821)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1819)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1821)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1820)@cf43b911bb08: Deleted conn table entry 0TC_auth_options_30(1827)480441 TC_auth_options_30(1827)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_30(1827)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_30(1827)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_30(1827)@cf43b911bb08: Final verdict of PTC: pass MSC_Test-GSUP(1825)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(1821)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(1824)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(1822)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(1819)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1818)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(1826)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1828)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(1823)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(1820)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1818): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(1819): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(1820): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(1821): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(1822): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(1823): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(1824): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(1825): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(1826): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_auth_options_30(1827): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1828): none (pass -> pass) MTC@cf43b911bb08: Test case TC_auth_options_3 finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_3 pass'. Mon Jun 10 14:23:14 UTC 2024 ====== MSC_Tests.TC_auth_options_3 pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests.TC_auth_options_3.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=335743) Waiting for packet dumper to finish... 1 (prev_count=335743, count=336820) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_3 pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_4'. ------ MSC_Tests.TC_auth_options_4 ------ Mon Jun 10 14:23:17 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_auth_options_4.pcap" >/data/MSC_Tests.TC_auth_options_4.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_4' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_auth_options_4 started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(1832)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(1832)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1832)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(1830)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1833)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1832)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(1832)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1832)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1832)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(1832)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1832)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1832)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1832)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1832)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1832)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1832)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1832)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1832)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1832)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1832)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1832)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1835)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1835)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1835)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1835)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1835)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1835)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1835)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1835)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_auth_options_40(1838)@cf43b911bb08: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(1836)@cf43b911bb08: Created GsupExpect[0] for "262420000042304" to be handled at TC_auth_options_40(1838) TC_auth_options_40(1838)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000042304'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1832)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1832)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1832)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1831)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1831)@cf43b911bb08: Added conn table entry 0TC_auth_options_40(1838)7294675 MSC_Test_0-RAN(1831)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1830)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(1832)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1832)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1832)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1830)@cf43b911bb08: { messageType := 2, destLocRef := '6F4ED3'O, sourceLocRef := '000140'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1830)@cf43b911bb08: Session index based on local reference:0 MSC_Test-GSUP(1836)@cf43b911bb08: Found GsupExpect[0] for "262420000042304" handled at TC_auth_options_40(1838) MSC_Test-GSUP(1836)@cf43b911bb08: Added IMSI table entry 0TC_auth_options_40(1838)"262420000042304" MSC_Test_0-SCCP(1830)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1830)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(1830)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1830)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1832)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_auth_options_40(1838)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_40(1838)@cf43b911bb08: setverdict(pass): none -> pass TC_auth_options_40(1838)@cf43b911bb08: XXX ts_GSUP_SAI_ERR MSC_Test_0-M3UA(1832)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1832)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1832)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1832)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1830)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1830)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1830)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1830)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1830)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1830)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1830)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1830)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_40(1838)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1830)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1830)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1830)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1830)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1832)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1832)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1832)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1830)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1832)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1831)@cf43b911bb08: Deleted conn table entry 0TC_auth_options_40(1838)7294675 TC_auth_options_40(1838)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_40(1838)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_40(1838)@cf43b911bb08: port MSCVTYf_perform_lu() done TC_auth_options_40(1838)@cf43b911bb08: port MSCVTYRunning a successful LU so that CM Service Request can be tested MSC_Test-GSUP(1836)@cf43b911bb08: Created GsupExpect[0] for "262420000042304" to be handled at TC_auth_options_40(1838) TC_auth_options_40(1838)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000042304'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1831)@cf43b911bb08: Added conn table entry 0TC_auth_options_40(1838)16532064 MSC_Test_0-RAN(1831)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1830)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(1832)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1832)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1832)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1832)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1832)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1830)@cf43b911bb08: { messageType := 2, destLocRef := 'FC4260'O, sourceLocRef := '000141'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1830)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1830)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1830)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1830)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1830)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_40(1838)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(1830)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1830)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(1830)@cf43b911bb08: vl_from0 TC_auth_options_40(1838)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1830)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1832)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1832)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1832)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1830)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1830)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1830)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1830)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_40(1838)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1831)@cf43b911bb08: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1831)@cf43b911bb08: patched enc_l3: '055B'O MSC_Test_0-SCCP(1830)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1830)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1830)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1830)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1832)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1832)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1832)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1830)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1830)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1830)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1830)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1830)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1830)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1830)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1830)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1832)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1832)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1832)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1830)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1832)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1831)@cf43b911bb08: Deleted conn table entry 0TC_auth_options_40(1838)16532064 TC_auth_options_40(1838)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_40(1838)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_40(1838)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_40(1838)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_40(1838)@cf43b911bb08: port MSCVTYRunning a successful LU done TC_auth_options_40(1838)@cf43b911bb08: port MSCVTYf_establish_fully() starting TC_auth_options_40(1838)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '7F103C3E'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1831)@cf43b911bb08: Added conn table entry 0TC_auth_options_40(1838)9333455 MSC_Test_0-SCCP(1830)@cf43b911bb08: First idle individual index:0 MSC_Test_0-RAN(1831)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1832)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1832)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1832)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1830)@cf43b911bb08: { messageType := 2, destLocRef := '8E6ACF'O, sourceLocRef := '000142'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1830)@cf43b911bb08: Session index based on local reference:0 TC_auth_options_40(1838)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_40(1838)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_40(1838)@cf43b911bb08: XXX ts_GSUP_SAI_ERR MSC_Test_0-M3UA(1832)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1832)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1832)@cf43b911bb08: Message received on association #8 MSC_Test_0-SCCP(1830)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1830)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1830)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1830)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1832)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1830)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1830)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1830)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1830)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_40(1838)@cf43b911bb08: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(1830)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1830)@cf43b911bb08: vl_len:6 MSC_Test_0-SCCP(1830)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1830)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-SCCP(1830)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1830)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1830)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1830)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1832)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1832)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1832)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1832)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1830)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-RAN(1831)@cf43b911bb08: Deleted conn table entry 0TC_auth_options_40(1838)9333455 MSC_Test_0-M3UA(1832)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_auth_options_40(1838)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_40(1838)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_40(1838)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_40(1838)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_0-RAN(1831)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(1832)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(1836)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1829)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(1837)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(1833)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1839)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(1834)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(1830)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(1835)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1829): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(1830): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(1831): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(1832): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(1833): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(1834): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(1835): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(1836): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(1837): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_auth_options_40(1838): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1839): none (pass -> pass) MTC@cf43b911bb08: Test case TC_auth_options_4 finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_4 pass'. Mon Jun 10 14:23:21 UTC 2024 ====== MSC_Tests.TC_auth_options_4 pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests.TC_auth_options_4.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=354237) Waiting for packet dumper to finish... 1 (prev_count=354237, count=355314) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_4 pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_5'. ------ MSC_Tests.TC_auth_options_5 ------ Mon Jun 10 14:23:24 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_auth_options_5.pcap" >/data/MSC_Tests.TC_auth_options_5.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_5' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_auth_options_5 started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(1843)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(1843)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1843)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(1841)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1844)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1843)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(1843)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1843)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1843)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(1843)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1843)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1843)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1843)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1843)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1843)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1843)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1843)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1843)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1843)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1843)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1843)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1846)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1846)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1846)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1846)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1846)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1846)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1846)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1846)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_auth_options_50(1849)@cf43b911bb08: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(1847)@cf43b911bb08: Created GsupExpect[0] for "262420000042305" to be handled at TC_auth_options_50(1849) TC_auth_options_50(1849)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000042305'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1843)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1842)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1842)@cf43b911bb08: Added conn table entry 0TC_auth_options_50(1849)2317556 MSC_Test_0-SCCP(1841)@cf43b911bb08: First idle individual index:0 MSC_Test_0-RAN(1842)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1843)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1841)@cf43b911bb08: { messageType := 2, destLocRef := '235CF4'O, sourceLocRef := '000143'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1841)@cf43b911bb08: Session index based on local reference:0 MSC_Test-GSUP(1847)@cf43b911bb08: Found GsupExpect[0] for "262420000042305" handled at TC_auth_options_50(1849) MSC_Test-GSUP(1847)@cf43b911bb08: Added IMSI table entry 0TC_auth_options_50(1849)"262420000042305" MSC_Test_0-SCCP(1841)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1841)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(1841)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1841)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_auth_options_50(1849)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_50(1849)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_0-M3UA(1843)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1841)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1842)@cf43b911bb08: patching N(SD)=1 into dtap '0514A36CA5F6'O MSC_Test_0-RAN(1842)@cf43b911bb08: patched enc_l3: '0554A36CA5F6'O MSC_Test_0-SCCP(1841)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1841)@cf43b911bb08: vl_len:9 MSC_Test_0-SCCP(1841)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1841)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0100060554A36CA5F6'O MSC_Test_0-M3UA(1843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1843)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1841)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1841)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1841)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1841)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1841)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1843)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1841)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1843)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1841)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_50(1849)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1842)@cf43b911bb08: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1842)@cf43b911bb08: patched enc_l3: '059B'O MSC_Test_0-SCCP(1841)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1841)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1841)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1841)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1843)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1841)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1841)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1841)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1841)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1841)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1843)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1841)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1842)@cf43b911bb08: Deleted conn table entry 0TC_auth_options_50(1849)2317556 TC_auth_options_50(1849)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_50(1849)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_50(1849)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_50(1849)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_50(1849)@cf43b911bb08: port MSCVTYf_perform_lu() done TC_auth_options_50(1849)@cf43b911bb08: port MSCVTYf_establish_fully() starting TC_auth_options_50(1849)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '3F815063'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1842)@cf43b911bb08: Added conn table entry 0TC_auth_options_50(1849)11063791 MSC_Test_0-RAN(1842)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1841)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(1843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1843)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1841)@cf43b911bb08: { messageType := 2, destLocRef := 'A8D1EF'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(1841)@cf43b911bb08: Session index based on local reference:0 TC_auth_options_50(1849)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_50(1849)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1843)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1841)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1842)@cf43b911bb08: patching N(SD)=1 into dtap '0514E0E2CA2A'O MSC_Test_0-RAN(1842)@cf43b911bb08: patched enc_l3: '0554E0E2CA2A'O MSC_Test_0-SCCP(1841)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1841)@cf43b911bb08: vl_len:9 MSC_Test_0-SCCP(1841)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1841)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0100060554E0E2CA2A'O MSC_Test_0-M3UA(1843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1843)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1841)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1841)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1841)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1841)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1841)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1843)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1841)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_50(1849)@cf43b911bb08: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(1841)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1841)@cf43b911bb08: vl_len:6 MSC_Test_0-SCCP(1841)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1841)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-M3UA(1843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1843)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1841)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1841)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1841)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1841)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1841)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1843)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1841)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1842)@cf43b911bb08: Deleted conn table entry 0TC_auth_options_50(1849)11063791 TC_auth_options_50(1849)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_50(1849)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_50(1849)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_50(1849)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_0-M3UA(1843)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(1847)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(1841)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(1844)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(1845)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(1848)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(1846)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1850)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(1842)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1840)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1840): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(1841): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(1842): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(1843): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(1844): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(1845): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(1846): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(1847): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(1848): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_auth_options_50(1849): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1850): none (pass -> pass) MTC@cf43b911bb08: Test case TC_auth_options_5 finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_5 pass'. Mon Jun 10 14:23:28 UTC 2024 ====== MSC_Tests.TC_auth_options_5 pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests.TC_auth_options_5.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=336319) Waiting for packet dumper to finish... 1 (prev_count=336319, count=337973) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_5 pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_6'. ------ MSC_Tests.TC_auth_options_6 ------ Mon Jun 10 14:23:31 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_auth_options_6.pcap" >/data/MSC_Tests.TC_auth_options_6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_6' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_auth_options_6 started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(1854)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(1854)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1854)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(1852)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1855)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1854)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(1854)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1854)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1854)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(1854)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1854)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1854)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1854)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1854)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1854)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1854)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1854)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1854)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1854)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1854)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1854)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1857)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1857)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1857)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1857)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1857)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1857)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1857)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1857)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_auth_options_60(1860)@cf43b911bb08: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(1858)@cf43b911bb08: Created GsupExpect[0] for "262420000042306" to be handled at TC_auth_options_60(1860) TC_auth_options_60(1860)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000042306'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1854)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1854)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1854)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1853)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1853)@cf43b911bb08: Added conn table entry 0TC_auth_options_60(1860)5988480 MSC_Test_0-SCCP(1852)@cf43b911bb08: First idle individual index:0 MSC_Test_0-RAN(1853)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1854)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1854)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1854)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1852)@cf43b911bb08: { messageType := 2, destLocRef := '5B6080'O, sourceLocRef := '000145'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1852)@cf43b911bb08: Session index based on local reference:0 MSC_Test-GSUP(1858)@cf43b911bb08: Found GsupExpect[0] for "262420000042306" handled at TC_auth_options_60(1860) MSC_Test-GSUP(1858)@cf43b911bb08: Added IMSI table entry 0TC_auth_options_60(1860)"262420000042306" MSC_Test_0-SCCP(1852)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1852)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(1852)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1852)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1854)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_auth_options_60(1860)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_60(1860)@cf43b911bb08: setverdict(pass): none -> pass TC_auth_options_60(1860)@cf43b911bb08: XXX ts_GSUP_SAI_ERR MSC_Test_0-M3UA(1854)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1854)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1854)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1854)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1852)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1852)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1852)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1852)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1852)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1852)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1852)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1852)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_60(1860)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1852)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1852)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1852)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1852)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1854)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1854)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1854)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1852)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1854)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1853)@cf43b911bb08: Deleted conn table entry 0TC_auth_options_60(1860)5988480 TC_auth_options_60(1860)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_60(1860)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_60(1860)@cf43b911bb08: port MSCVTYf_perform_lu() done TC_auth_options_60(1860)@cf43b911bb08: port MSCVTYRunning a successful LU so that CM Service Request can be tested MSC_Test-GSUP(1858)@cf43b911bb08: Created GsupExpect[0] for "262420000042306" to be handled at TC_auth_options_60(1860) TC_auth_options_60(1860)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000042306'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1853)@cf43b911bb08: Added conn table entry 0TC_auth_options_60(1860)5655154 MSC_Test_0-RAN(1853)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1852)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(1854)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1854)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1854)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1854)@cf43b911bb08: Message received on association #8 MSC_Test_0-SCCP(1852)@cf43b911bb08: { messageType := 2, destLocRef := '564A72'O ("VJr"), sourceLocRef := '000146'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1852)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1854)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1852)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1852)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1852)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1852)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1852)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1852)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(1852)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1852)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1854)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_auth_options_60(1860)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_60(1860)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1854)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1854)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1852)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1852)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1852)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1852)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_60(1860)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1853)@cf43b911bb08: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1853)@cf43b911bb08: patched enc_l3: '055B'O MSC_Test_0-SCCP(1852)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1852)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1852)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1852)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1854)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1854)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1854)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1852)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1852)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1852)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1852)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1852)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1852)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1852)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1852)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1854)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1854)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1854)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1852)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1854)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1853)@cf43b911bb08: Deleted conn table entry 0TC_auth_options_60(1860)5655154 TC_auth_options_60(1860)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_60(1860)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_60(1860)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_60(1860)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_60(1860)@cf43b911bb08: port MSCVTYRunning a successful LU done TC_auth_options_60(1860)@cf43b911bb08: port MSCVTYf_establish_fully() starting TC_auth_options_60(1860)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '61F29D22'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1853)@cf43b911bb08: Added conn table entry 0TC_auth_options_60(1860)7548787 MSC_Test_0-RAN(1853)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1852)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(1854)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1854)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1854)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1852)@cf43b911bb08: { messageType := 2, destLocRef := '732F73'O ("s/s"), sourceLocRef := '000147'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1852)@cf43b911bb08: Session index based on local reference:0 TC_auth_options_60(1860)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_60(1860)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_60(1860)@cf43b911bb08: XXX ts_GSUP_SAI_ERR MSC_Test_0-M3UA(1854)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1854)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1854)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1854)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1852)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1852)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1852)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1852)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1852)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1852)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1852)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1852)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_60(1860)@cf43b911bb08: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(1852)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1852)@cf43b911bb08: vl_len:6 MSC_Test_0-SCCP(1852)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1852)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-SCCP(1852)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1852)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1852)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1852)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1854)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1854)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1854)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1854)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1852)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1854)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1853)@cf43b911bb08: Deleted conn table entry 0TC_auth_options_60(1860)7548787 TC_auth_options_60(1860)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_60(1860)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_60(1860)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_60(1860)@cf43b911bb08: Final verdict of PTC: pass MSC_Test-MNCC(1855)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(1852)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(1856)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1861)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(1853)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(1858)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1851)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(1854)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(1857)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(1859)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1851): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(1852): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(1853): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(1854): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(1855): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(1856): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(1857): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(1858): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(1859): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_auth_options_60(1860): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1861): none (pass -> pass) MTC@cf43b911bb08: Test case TC_auth_options_6 finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_6 pass'. Mon Jun 10 14:23:35 UTC 2024 ====== MSC_Tests.TC_auth_options_6 pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests.TC_auth_options_6.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=353880) Waiting for packet dumper to finish... 1 (prev_count=353880, count=354957) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_6 pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_7'. ------ MSC_Tests.TC_auth_options_7 ------ Mon Jun 10 14:23:38 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_auth_options_7.pcap" >/data/MSC_Tests.TC_auth_options_7.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_7' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_auth_options_7 started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(1865)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(1865)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1865)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(1863)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1866)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1865)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(1865)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1865)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1865)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(1865)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1865)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1865)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1865)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1865)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1865)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1865)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1865)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1865)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1865)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1865)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1865)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1868)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1868)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1868)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1868)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1868)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1868)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1868)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1868)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_auth_options_70(1871)@cf43b911bb08: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(1869)@cf43b911bb08: Created GsupExpect[0] for "262420000042307" to be handled at TC_auth_options_70(1871) TC_auth_options_70(1871)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000042307'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1865)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1865)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1865)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1864)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1864)@cf43b911bb08: Added conn table entry 0TC_auth_options_70(1871)3474875 MSC_Test_0-RAN(1864)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1863)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(1865)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1865)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1865)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1863)@cf43b911bb08: { messageType := 2, destLocRef := '3505BB'O, sourceLocRef := '000148'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1863)@cf43b911bb08: Session index based on local reference:0 MSC_Test-GSUP(1869)@cf43b911bb08: Found GsupExpect[0] for "262420000042307" handled at TC_auth_options_70(1871) MSC_Test-GSUP(1869)@cf43b911bb08: Added IMSI table entry 0TC_auth_options_70(1871)"262420000042307" MSC_Test_0-SCCP(1863)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1863)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(1863)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1863)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1865)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_auth_options_70(1871)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_70(1871)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_0-M3UA(1865)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1865)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1863)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1863)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1863)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1863)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1864)@cf43b911bb08: patching N(SD)=1 into dtap '05145A11B4A0'O MSC_Test_0-RAN(1864)@cf43b911bb08: patched enc_l3: '05545A11B4A0'O MSC_Test_0-SCCP(1863)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1863)@cf43b911bb08: vl_len:9 MSC_Test_0-SCCP(1863)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1863)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '01000605545A11B4A0'O MSC_Test_0-M3UA(1865)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1865)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1865)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1863)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1863)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1863)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1863)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1865)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1865)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1863)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1863)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1863)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1863)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_70(1871)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1864)@cf43b911bb08: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1864)@cf43b911bb08: patched enc_l3: '059B'O MSC_Test_0-SCCP(1863)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1863)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1863)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1863)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1865)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1865)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1865)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1863)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1863)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1863)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1863)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1863)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1863)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1863)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1863)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1865)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1865)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1865)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1863)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1865)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1864)@cf43b911bb08: Deleted conn table entry 0TC_auth_options_70(1871)3474875 TC_auth_options_70(1871)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_70(1871)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_70(1871)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_70(1871)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_70(1871)@cf43b911bb08: port MSCVTYf_perform_lu() done TC_auth_options_70(1871)@cf43b911bb08: port MSCVTYf_establish_fully() starting TC_auth_options_70(1871)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '56EDD667'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1864)@cf43b911bb08: Added conn table entry 0TC_auth_options_70(1871)13024448 MSC_Test_0-RAN(1864)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1863)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(1865)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1865)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1865)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1863)@cf43b911bb08: { messageType := 2, destLocRef := 'C6BCC0'O, sourceLocRef := '000149'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1863)@cf43b911bb08: Session index based on local reference:0 TC_auth_options_70(1871)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_70(1871)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1865)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1865)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1863)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1863)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1863)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1863)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1864)@cf43b911bb08: patching N(SD)=1 into dtap '05141C21D1EE'O MSC_Test_0-RAN(1864)@cf43b911bb08: patched enc_l3: '05541C21D1EE'O MSC_Test_0-SCCP(1863)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1863)@cf43b911bb08: vl_len:9 MSC_Test_0-SCCP(1863)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1863)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '01000605541C21D1EE'O MSC_Test_0-M3UA(1865)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1865)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1865)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1863)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1863)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1863)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(1865)@cf43b911bb08: Message received on association #8 MSC_Test_0-SCCP(1863)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1865)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1863)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1863)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1863)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1863)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_70(1871)@cf43b911bb08: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(1863)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1863)@cf43b911bb08: vl_len:6 MSC_Test_0-SCCP(1863)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1863)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-M3UA(1865)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1865)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1865)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1863)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1863)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1863)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1863)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1863)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1863)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1863)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1863)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1865)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1865)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1865)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1863)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1865)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1864)@cf43b911bb08: Deleted conn table entry 0TC_auth_options_70(1871)13024448 TC_auth_options_70(1871)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_70(1871)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_70(1871)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_70(1871)@cf43b911bb08: Final verdict of PTC: pass MSC_Test-GSUP(1869)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(1864)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(1863)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(1865)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(1866)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(1868)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(1867)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1862)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1872)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(1870)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1862): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(1863): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(1864): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(1865): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(1866): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(1867): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(1868): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(1869): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(1870): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_auth_options_70(1871): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1872): none (pass -> pass) MTC@cf43b911bb08: Test case TC_auth_options_7 finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_7 pass'. Mon Jun 10 14:23:42 UTC 2024 ====== MSC_Tests.TC_auth_options_7 pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests.TC_auth_options_7.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=311714) Waiting for packet dumper to finish... 1 (prev_count=311714, count=313368) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_7 pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_8'. ------ MSC_Tests.TC_auth_options_8 ------ Mon Jun 10 14:23:45 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_auth_options_8.pcap" >/data/MSC_Tests.TC_auth_options_8.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_8' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_auth_options_8 started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(1876)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(1876)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1876)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(1874)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1877)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1876)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(1876)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1876)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1876)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(1876)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1876)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1876)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1876)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1876)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1876)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1876)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1876)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1876)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1876)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1876)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1876)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1879)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1879)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1879)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1879)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1879)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1879)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1879)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1879)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_auth_options_80(1882)@cf43b911bb08: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(1880)@cf43b911bb08: Created GsupExpect[0] for "262420000042308" to be handled at TC_auth_options_80(1882) TC_auth_options_80(1882)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000042308'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1876)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1876)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1876)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1875)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1875)@cf43b911bb08: Added conn table entry 0TC_auth_options_80(1882)4107677 MSC_Test_0-SCCP(1874)@cf43b911bb08: First idle individual index:0 MSC_Test_0-RAN(1875)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1876)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1876)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1876)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1874)@cf43b911bb08: { messageType := 2, destLocRef := '3EAD9D'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(1874)@cf43b911bb08: Session index based on local reference:0 MSC_Test-GSUP(1880)@cf43b911bb08: Found GsupExpect[0] for "262420000042308" handled at TC_auth_options_80(1882) MSC_Test-GSUP(1880)@cf43b911bb08: Added IMSI table entry 0TC_auth_options_80(1882)"262420000042308" MSC_Test_0-SCCP(1874)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1874)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(1874)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1874)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1876)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_auth_options_80(1882)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_80(1882)@cf43b911bb08: setverdict(pass): none -> pass TC_auth_options_80(1882)@cf43b911bb08: XXX ts_GSUP_SAI_ERR MSC_Test_0-M3UA(1876)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1876)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1876)@cf43b911bb08: Message received on association #8 MSC_Test_0-SCCP(1874)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1876)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1874)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1874)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1874)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1874)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1874)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1874)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1874)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_80(1882)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1874)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1874)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1874)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1874)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1876)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1876)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1876)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1874)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1876)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1875)@cf43b911bb08: Deleted conn table entry 0TC_auth_options_80(1882)4107677 TC_auth_options_80(1882)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_80(1882)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_80(1882)@cf43b911bb08: port MSCVTYf_perform_lu() done TC_auth_options_80(1882)@cf43b911bb08: port MSCVTYRunning a successful LU so that CM Service Request can be tested MSC_Test-GSUP(1880)@cf43b911bb08: Created GsupExpect[0] for "262420000042308" to be handled at TC_auth_options_80(1882) TC_auth_options_80(1882)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000042308'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1875)@cf43b911bb08: Added conn table entry 0TC_auth_options_80(1882)5839616 MSC_Test_0-RAN(1875)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1874)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(1876)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1876)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1876)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1876)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1876)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1874)@cf43b911bb08: { messageType := 2, destLocRef := '591B00'O, sourceLocRef := '00014B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1874)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1874)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1874)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1874)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1874)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1874)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1874)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(1874)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1874)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1876)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_auth_options_80(1882)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_80(1882)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1876)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1876)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1874)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1874)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1874)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1874)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_80(1882)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1875)@cf43b911bb08: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1875)@cf43b911bb08: patched enc_l3: '055B'O MSC_Test_0-SCCP(1874)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1874)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1874)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1874)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1876)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1876)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1876)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1874)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1874)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1874)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1874)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1874)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1874)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1874)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1874)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1876)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1876)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1876)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1874)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1876)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1875)@cf43b911bb08: Deleted conn table entry 0TC_auth_options_80(1882)5839616 TC_auth_options_80(1882)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_80(1882)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_80(1882)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_80(1882)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_80(1882)@cf43b911bb08: port MSCVTYRunning a successful LU done TC_auth_options_80(1882)@cf43b911bb08: port MSCVTYf_establish_fully() starting TC_auth_options_80(1882)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'ACF7F7A9'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1875)@cf43b911bb08: Added conn table entry 0TC_auth_options_80(1882)8025372 MSC_Test_0-RAN(1875)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1874)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(1876)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1876)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1876)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1874)@cf43b911bb08: { messageType := 2, destLocRef := '7A751C'O, sourceLocRef := '00014C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1874)@cf43b911bb08: Session index based on local reference:0 TC_auth_options_80(1882)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_80(1882)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_80(1882)@cf43b911bb08: XXX ts_GSUP_SAI_ERR MSC_Test_0-M3UA(1876)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1876)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1876)@cf43b911bb08: Message received on association #8 MSC_Test_0-SCCP(1874)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1874)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1874)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(1876)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1874)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1874)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1874)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1874)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1874)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_80(1882)@cf43b911bb08: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(1874)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1874)@cf43b911bb08: vl_len:6 MSC_Test_0-SCCP(1874)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1874)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-SCCP(1874)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1874)@cf43b911bb08: vl_len:3 MSC_Test_0-M3UA(1876)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1874)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1874)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1876)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1876)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1876)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1874)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1876)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1875)@cf43b911bb08: Deleted conn table entry 0TC_auth_options_80(1882)8025372 TC_auth_options_80(1882)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_80(1882)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_80(1882)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_80(1882)@cf43b911bb08: Final verdict of PTC: pass MSC_Test-MNCC(1877)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(1876)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(1880)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(1875)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(1874)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(1878)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(1879)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(1881)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1873)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1883)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1873): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(1874): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(1875): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(1876): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(1877): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(1878): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(1879): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(1880): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(1881): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_auth_options_80(1882): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1883): none (pass -> pass) MTC@cf43b911bb08: Test case TC_auth_options_8 finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_8 pass'. Mon Jun 10 14:23:49 UTC 2024 ====== MSC_Tests.TC_auth_options_8 pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests.TC_auth_options_8.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=353430) Waiting for packet dumper to finish... 1 (prev_count=353430, count=354595) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_8 pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_9'. ------ MSC_Tests.TC_auth_options_9 ------ Mon Jun 10 14:23:52 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_auth_options_9.pcap" >/data/MSC_Tests.TC_auth_options_9.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_9' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_auth_options_9 started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(1887)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(1887)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1887)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(1885)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1888)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1887)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(1887)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1887)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1887)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(1887)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1887)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1887)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1887)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1887)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1887)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1887)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1887)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1887)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1887)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1887)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1887)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1890)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1890)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1890)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1890)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1890)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1890)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1890)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1890)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_auth_options_90(1893)@cf43b911bb08: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(1891)@cf43b911bb08: Created GsupExpect[0] for "262420000042309" to be handled at TC_auth_options_90(1893) TC_auth_options_90(1893)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000042309'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1887)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1887)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1887)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1886)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1886)@cf43b911bb08: Added conn table entry 0TC_auth_options_90(1893)15688082 MSC_Test_0-SCCP(1885)@cf43b911bb08: First idle individual index:0 MSC_Test_0-RAN(1886)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1887)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1887)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1887)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1885)@cf43b911bb08: { messageType := 2, destLocRef := 'EF6192'O, sourceLocRef := '00014D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1885)@cf43b911bb08: Session index based on local reference:0 MSC_Test-GSUP(1891)@cf43b911bb08: Found GsupExpect[0] for "262420000042309" handled at TC_auth_options_90(1893) MSC_Test-GSUP(1891)@cf43b911bb08: Added IMSI table entry 0TC_auth_options_90(1893)"262420000042309" MSC_Test_0-SCCP(1885)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1885)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(1885)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1885)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1887)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_auth_options_90(1893)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_90(1893)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_0-M3UA(1887)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1887)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1885)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1885)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1885)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1885)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1886)@cf43b911bb08: patching N(SD)=1 into dtap '0514E3792B7A'O MSC_Test_0-RAN(1886)@cf43b911bb08: patched enc_l3: '0554E3792B7A'O MSC_Test_0-SCCP(1885)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1885)@cf43b911bb08: vl_len:9 MSC_Test_0-SCCP(1885)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1885)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0100060554E3792B7A'O MSC_Test_0-M3UA(1887)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1887)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1887)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1885)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1885)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1885)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1885)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1885)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1885)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1885)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1885)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1887)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1887)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1887)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1885)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1885)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1885)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1885)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1887)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1887)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1885)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1885)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1885)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1885)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_90(1893)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1886)@cf43b911bb08: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1886)@cf43b911bb08: patched enc_l3: '059B'O MSC_Test_0-SCCP(1885)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1885)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1885)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1885)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1887)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1887)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1887)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1885)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1885)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1885)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1885)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1885)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1885)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1885)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1885)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1887)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1887)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1887)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1885)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1887)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1886)@cf43b911bb08: Deleted conn table entry 0TC_auth_options_90(1893)15688082 TC_auth_options_90(1893)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_90(1893)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_90(1893)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_90(1893)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_90(1893)@cf43b911bb08: port MSCVTYf_perform_lu() done TC_auth_options_90(1893)@cf43b911bb08: port MSCVTYf_establish_fully() starting TC_auth_options_90(1893)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '3036C63B'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1886)@cf43b911bb08: Added conn table entry 0TC_auth_options_90(1893)6288947 MSC_Test_0-RAN(1886)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1885)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(1887)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1887)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1887)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1885)@cf43b911bb08: { messageType := 2, destLocRef := '5FF633'O, sourceLocRef := '00014E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1885)@cf43b911bb08: Session index based on local reference:0 TC_auth_options_90(1893)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_90(1893)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1887)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1887)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1885)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1885)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1885)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1885)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1886)@cf43b911bb08: patching N(SD)=1 into dtap '0514E4815A32'O MSC_Test_0-RAN(1886)@cf43b911bb08: patched enc_l3: '0554E4815A32'O MSC_Test_0-SCCP(1885)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1885)@cf43b911bb08: vl_len:9 MSC_Test_0-SCCP(1885)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1885)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0100060554E4815A32'O MSC_Test_0-M3UA(1887)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1887)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1887)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1885)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1885)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1885)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1885)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1885)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1885)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1885)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1885)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1887)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1887)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1887)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1885)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1885)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1885)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1885)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_90(1893)@cf43b911bb08: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(1885)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1885)@cf43b911bb08: vl_len:6 MSC_Test_0-SCCP(1885)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1885)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-M3UA(1887)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1887)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1887)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1885)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1885)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1885)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1885)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1885)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1885)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1885)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1885)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1887)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1887)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1887)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1885)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1887)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1886)@cf43b911bb08: Deleted conn table entry 0TC_auth_options_90(1893)6288947 TC_auth_options_90(1893)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_90(1893)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_90(1893)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_90(1893)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_0-RAN(1886)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(1885)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(1891)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(1888)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(1887)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(1889)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1884)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(1890)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(1892)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1894)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1884): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(1885): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(1886): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(1887): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(1888): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(1889): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(1890): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(1891): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(1892): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_auth_options_90(1893): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1894): none (pass -> pass) MTC@cf43b911bb08: Test case TC_auth_options_9 finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_9 pass'. Mon Jun 10 14:23:55 UTC 2024 ====== MSC_Tests.TC_auth_options_9 pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests.TC_auth_options_9.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=336527) Waiting for packet dumper to finish... 1 (prev_count=336527, count=337604) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_9 pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_10'. ------ MSC_Tests.TC_auth_options_10 ------ Mon Jun 10 14:23:59 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_auth_options_10.pcap" >/data/MSC_Tests.TC_auth_options_10.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_10' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_auth_options_10 started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(1898)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(1898)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1898)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(1896)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1899)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1898)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(1898)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1898)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1898)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(1898)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1898)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1898)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1898)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1898)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1898)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1898)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1898)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1898)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1898)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1898)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1898)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1901)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1901)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1901)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1901)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1901)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1901)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1901)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1901)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_auth_options_100(1904)@cf43b911bb08: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(1902)@cf43b911bb08: Created GsupExpect[0] for "262420000042310" to be handled at TC_auth_options_100(1904) TC_auth_options_100(1904)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000042310'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1898)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1898)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1898)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1897)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1897)@cf43b911bb08: Added conn table entry 0TC_auth_options_100(1904)3564852 MSC_Test_0-SCCP(1896)@cf43b911bb08: First idle individual index:0 MSC_Test_0-RAN(1897)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1898)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1898)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1898)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1896)@cf43b911bb08: { messageType := 2, destLocRef := '366534'O ("6e4"), sourceLocRef := '00014F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1896)@cf43b911bb08: Session index based on local reference:0 MSC_Test-GSUP(1902)@cf43b911bb08: Found GsupExpect[0] for "262420000042310" handled at TC_auth_options_100(1904) MSC_Test-GSUP(1902)@cf43b911bb08: Added IMSI table entry 0TC_auth_options_100(1904)"262420000042310" MSC_Test_0-SCCP(1896)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1896)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(1896)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1896)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1898)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_auth_options_100(1904)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_100(1904)@cf43b911bb08: setverdict(pass): none -> pass TC_auth_options_100(1904)@cf43b911bb08: XXX ts_GSUP_SAI_ERR MSC_Test_0-M3UA(1898)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1898)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1898)@cf43b911bb08: Message received on association #8 MSC_Test_0-SCCP(1896)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1898)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1896)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1896)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1896)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1896)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1896)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1896)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1896)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_100(1904)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1896)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1896)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1896)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1896)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1898)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1898)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1898)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1896)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1898)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1897)@cf43b911bb08: Deleted conn table entry 0TC_auth_options_100(1904)3564852 TC_auth_options_100(1904)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_100(1904)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_100(1904)@cf43b911bb08: port MSCVTYf_perform_lu() done TC_auth_options_100(1904)@cf43b911bb08: port MSCVTYRunning a successful LU so that CM Service Request can be tested MSC_Test-GSUP(1902)@cf43b911bb08: Created GsupExpect[0] for "262420000042310" to be handled at TC_auth_options_100(1904) TC_auth_options_100(1904)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000042310'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1897)@cf43b911bb08: Added conn table entry 0TC_auth_options_100(1904)5583100 MSC_Test_0-RAN(1897)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1896)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(1898)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1898)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1898)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1898)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1898)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1896)@cf43b911bb08: { messageType := 2, destLocRef := '5530FC'O, sourceLocRef := '000150'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1896)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1896)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1896)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1896)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1896)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_100(1904)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_100(1904)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1896)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1896)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(1896)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1896)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1898)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1898)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1898)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1896)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1896)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1896)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1896)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_100(1904)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1897)@cf43b911bb08: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1897)@cf43b911bb08: patched enc_l3: '055B'O MSC_Test_0-SCCP(1896)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1896)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1896)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1896)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1898)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1898)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1898)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1896)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1896)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1896)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1896)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1896)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1896)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1896)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1896)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1898)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1898)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1898)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1896)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1898)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1897)@cf43b911bb08: Deleted conn table entry 0TC_auth_options_100(1904)5583100 TC_auth_options_100(1904)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_100(1904)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_100(1904)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_100(1904)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_100(1904)@cf43b911bb08: port MSCVTYRunning a successful LU done TC_auth_options_100(1904)@cf43b911bb08: port MSCVTYf_establish_fully() starting TC_auth_options_100(1904)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'B756B05E'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1897)@cf43b911bb08: Added conn table entry 0TC_auth_options_100(1904)12010937 MSC_Test_0-RAN(1897)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1896)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(1898)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1898)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1898)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1896)@cf43b911bb08: { messageType := 2, destLocRef := 'B745B9'O, sourceLocRef := '000151'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1896)@cf43b911bb08: Session index based on local reference:0 TC_auth_options_100(1904)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_100(1904)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_100(1904)@cf43b911bb08: XXX ts_GSUP_SAI_ERR MSC_Test_0-M3UA(1898)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1898)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1898)@cf43b911bb08: Message received on association #8 MSC_Test_0-SCCP(1896)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1896)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1896)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1896)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1898)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1896)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1896)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1896)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1896)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_100(1904)@cf43b911bb08: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(1896)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1896)@cf43b911bb08: vl_len:6 MSC_Test_0-SCCP(1896)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1896)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-SCCP(1896)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1896)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1896)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1896)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1898)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1898)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1898)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1898)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1896)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1898)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1897)@cf43b911bb08: Deleted conn table entry 0TC_auth_options_100(1904)12010937 TC_auth_options_100(1904)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_100(1904)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_100(1904)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_100(1904)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_0-RAN(1897)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(1899)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1895)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(1901)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(1896)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(1902)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(1903)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(1900)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(1898)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1905)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1895): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(1896): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(1897): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(1898): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(1899): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(1900): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(1901): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(1902): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(1903): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_auth_options_100(1904): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1905): none (pass -> pass) MTC@cf43b911bb08: Test case TC_auth_options_10 finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_10 pass'. Mon Jun 10 14:24:03 UTC 2024 ====== MSC_Tests.TC_auth_options_10 pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests.TC_auth_options_10.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=352634) Waiting for packet dumper to finish... 1 (prev_count=352634, count=354389) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_10 pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_11'. ------ MSC_Tests.TC_auth_options_11 ------ Mon Jun 10 14:24:06 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_auth_options_11.pcap" >/data/MSC_Tests.TC_auth_options_11.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_11' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_auth_options_11 started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(1909)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(1909)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1909)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(1907)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1910)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1909)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(1909)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1909)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1909)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(1909)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1909)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1909)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1909)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1909)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1909)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1909)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1909)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1909)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1909)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1909)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1909)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1912)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1912)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1912)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1912)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1912)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1912)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1912)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1912)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_auth_options_110(1915)@cf43b911bb08: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(1913)@cf43b911bb08: Created GsupExpect[0] for "262420000042311" to be handled at TC_auth_options_110(1915) TC_auth_options_110(1915)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000042311'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1909)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1909)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1909)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1908)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1908)@cf43b911bb08: Added conn table entry 0TC_auth_options_110(1915)4571921 MSC_Test_0-SCCP(1907)@cf43b911bb08: First idle individual index:0 MSC_Test_0-RAN(1908)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1909)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1909)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1909)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1907)@cf43b911bb08: { messageType := 2, destLocRef := '45C311'O, sourceLocRef := '000152'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1907)@cf43b911bb08: Session index based on local reference:0 MSC_Test-GSUP(1913)@cf43b911bb08: Found GsupExpect[0] for "262420000042311" handled at TC_auth_options_110(1915) MSC_Test-GSUP(1913)@cf43b911bb08: Added IMSI table entry 0TC_auth_options_110(1915)"262420000042311" MSC_Test_0-SCCP(1907)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1907)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(1907)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1907)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1909)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_auth_options_110(1915)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_110(1915)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_0-M3UA(1909)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1909)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1907)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1907)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1907)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1907)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1908)@cf43b911bb08: patching N(SD)=1 into dtap '051455239708'O MSC_Test_0-RAN(1908)@cf43b911bb08: patched enc_l3: '055455239708'O MSC_Test_0-SCCP(1907)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1907)@cf43b911bb08: vl_len:9 MSC_Test_0-SCCP(1907)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1907)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010006055455239708'O MSC_Test_0-M3UA(1909)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1909)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1909)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1907)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1907)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1907)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1907)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1907)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1907)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1907)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1907)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1909)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1909)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1909)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1907)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1907)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1907)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1907)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1909)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1909)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1907)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1907)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1907)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1907)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_110(1915)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1908)@cf43b911bb08: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1908)@cf43b911bb08: patched enc_l3: '059B'O MSC_Test_0-SCCP(1907)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1907)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1907)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1907)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1909)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1909)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1909)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1907)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1907)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1907)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1907)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1907)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1907)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1907)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1907)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1909)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1909)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1909)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1907)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1909)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1908)@cf43b911bb08: Deleted conn table entry 0TC_auth_options_110(1915)4571921 TC_auth_options_110(1915)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_110(1915)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_110(1915)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_110(1915)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_110(1915)@cf43b911bb08: port MSCVTYf_perform_lu() done MSC_Test_0-M3UA(1909)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1909)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_auth_options_110(1915)@cf43b911bb08: port MSCVTYf_establish_fully() starting TC_auth_options_110(1915)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '1F46F22E'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1908)@cf43b911bb08: Added conn table entry 0TC_auth_options_110(1915)13216353 MSC_Test_0-RAN(1908)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1907)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(1909)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1909)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1909)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1907)@cf43b911bb08: { messageType := 2, destLocRef := 'C9AA61'O, sourceLocRef := '000153'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1907)@cf43b911bb08: Session index based on local reference:0 TC_auth_options_110(1915)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_110(1915)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1909)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1909)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1907)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1907)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1907)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1907)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1908)@cf43b911bb08: patching N(SD)=1 into dtap '0514C2251FF7'O MSC_Test_0-RAN(1908)@cf43b911bb08: patched enc_l3: '0554C2251FF7'O MSC_Test_0-SCCP(1907)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1907)@cf43b911bb08: vl_len:9 MSC_Test_0-SCCP(1907)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1907)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0100060554C2251FF7'O MSC_Test_0-M3UA(1909)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1909)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1909)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1907)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1907)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1907)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1907)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1907)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1907)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1907)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1907)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1909)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1909)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1909)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1907)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1907)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1907)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1907)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_110(1915)@cf43b911bb08: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(1907)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1907)@cf43b911bb08: vl_len:6 MSC_Test_0-SCCP(1907)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1907)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-M3UA(1909)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1909)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1909)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1907)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1907)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1907)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1907)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1907)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1907)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1907)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1907)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1909)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1909)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1909)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1907)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1909)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1908)@cf43b911bb08: Deleted conn table entry 0TC_auth_options_110(1915)13216353 TC_auth_options_110(1915)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_110(1915)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_110(1915)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_110(1915)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_0-RAN(1908)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(1907)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(1913)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(1914)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(1909)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(1912)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(1910)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(1911)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1906)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1916)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1906): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(1907): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(1908): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(1909): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(1910): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(1911): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(1912): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(1913): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(1914): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_auth_options_110(1915): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1916): none (pass -> pass) MTC@cf43b911bb08: Test case TC_auth_options_11 finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_11 pass'. Mon Jun 10 14:24:10 UTC 2024 ====== MSC_Tests.TC_auth_options_11 pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests.TC_auth_options_11.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=343656) Waiting for packet dumper to finish... 1 (prev_count=343656, count=345398) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_11 pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_csd'. ------ MSC_Tests.TC_lu_and_mo_csd ------ Mon Jun 10 14:24:13 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_and_mo_csd.pcap" >/data/MSC_Tests.TC_lu_and_mo_csd.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_csd' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_lu_and_mo_csd started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(1920)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(1920)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1920)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(1918)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1921)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1920)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1920)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1920)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(1920)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1920)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1920)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1923)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1923)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1923)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1923)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1923)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1923)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1923)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1923)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_lu_and_mo_csd0(1926)@cf43b911bb08: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1926)@cf43b911bb08: ----------------------------------------------- TC_lu_and_mo_csd0(1926)@cf43b911bb08: "CSD Bearer Service: BS21T" TC_lu_and_mo_csd0(1926)@cf43b911bb08: ----------------------------------------------- MSC_Test-GSUP(1924)@cf43b911bb08: Created GsupExpect[0] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1926) TC_lu_and_mo_csd0(1926)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1919)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1919)@cf43b911bb08: Added conn table entry 0TC_lu_and_mo_csd0(1926)13167600 MSC_Test_0-SCCP(1918)@cf43b911bb08: First idle individual index:0 MSC_Test_0-RAN(1919)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: { messageType := 2, destLocRef := 'C8EBF0'O, sourceLocRef := '000154'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test-GSUP(1924)@cf43b911bb08: Found GsupExpect[0] for "262420000000007" handled at TC_lu_and_mo_csd0(1926) MSC_Test-GSUP(1924)@cf43b911bb08: Added IMSI table entry 0TC_lu_and_mo_csd0(1926)"262420000000007" MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1918)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1926)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1919)@cf43b911bb08: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1919)@cf43b911bb08: patched enc_l3: '055B'O MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1918)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1918)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1919)@cf43b911bb08: Deleted conn table entry 0TC_lu_and_mo_csd0(1926)13167600 TC_lu_and_mo_csd0(1926)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1926)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'BB766F79'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1919)@cf43b911bb08: Added conn table entry 0TC_lu_and_mo_csd0(1926)3965629 MSC_Test_0-RAN(1919)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1918)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: { messageType := 2, destLocRef := '3C82BD'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(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1926)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1921)@cf43b911bb08: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1926) MSC_Test-MGCP(1922)@cf43b911bb08: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_csd0(1926) MSC_Test_0-RAN(1919)@cf43b911bb08: patching N(SD)=1 into dtap '03050407E18A89210140805E04802143F5'O MSC_Test_0-RAN(1919)@cf43b911bb08: patched enc_l3: '03450407E18A89210140805E04802143F5'O MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_len:20 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1918)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210140805E04802143F5'O MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1922)@cf43b911bb08: Found Expect[0] for { line := { verb := "CRCX", trans_id := "232", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "82" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mo_csd0(1926) TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_mo_call_establish 2: rx 1st CRCX TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1921)@cf43b911bb08: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1926) MSC_Test-MNCC(1921)@cf43b911bb08: Added conn table entry 0TC_lu_and_mo_csd0(1926)-2147483612 MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_mo_call_establish 1: rx MNCC SETUP ind TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_len:16 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1918)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@cf43b911bb08: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(1926)@cf43b911bb08: { line := { verb := "MDCX", trans_id := "235", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "82" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "82", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.149.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "120" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "120 CLEARMODE/8000" } }, { ptime := { attr_value := "20" } } } } } } } TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1919)@cf43b911bb08: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1919)@cf43b911bb08: patched enc_l3: '038F'O MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1918)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1926)@cf43b911bb08: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_mo_call_establish DONE TC_lu_and_mo_csd0(1926)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@cf43b911bb08: Hold the call for some time TC_lu_and_mo_csd0(1926)@cf43b911bb08: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1926)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@cf43b911bb08: Hangup TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1919)@cf43b911bb08: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1919)@cf43b911bb08: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1918)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(1921)@cf43b911bb08: Deleted conn table entry 0TC_lu_and_mo_csd0(1926)-2147483612 MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@cf43b911bb08: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mo_csd0(1926)@cf43b911bb08: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1918)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1919)@cf43b911bb08: Deleted conn table entry 0TC_lu_and_mo_csd0(1926)3965629 TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1926)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_call_hangup 9: done TC_lu_and_mo_csd0(1926)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@cf43b911bb08: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1926)@cf43b911bb08: ----------------------------------------------- TC_lu_and_mo_csd0(1926)@cf43b911bb08: "CSD Bearer Service: BS22T" TC_lu_and_mo_csd0(1926)@cf43b911bb08: ----------------------------------------------- MSC_Test-GSUP(1924)@cf43b911bb08: Created GsupExpect[0] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1926) TC_lu_and_mo_csd0(1926)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1919)@cf43b911bb08: Added conn table entry 0TC_lu_and_mo_csd0(1926)15450877 MSC_Test_0-RAN(1919)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1918)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: { messageType := 2, destLocRef := 'EBC2FD'O, sourceLocRef := '000156'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1918)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1926)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1919)@cf43b911bb08: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1919)@cf43b911bb08: patched enc_l3: '055B'O MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1918)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1918)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1919)@cf43b911bb08: Deleted conn table entry 0TC_lu_and_mo_csd0(1926)15450877 TC_lu_and_mo_csd0(1926)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1926)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '11A1E120'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1919)@cf43b911bb08: Added conn table entry 0TC_lu_and_mo_csd0(1926)11983585 MSC_Test_0-RAN(1919)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1918)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: { messageType := 2, destLocRef := 'B6DAE1'O, sourceLocRef := '000157'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1926)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1921)@cf43b911bb08: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1926) MSC_Test-MGCP(1922)@cf43b911bb08: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_csd0(1926) MSC_Test_0-RAN(1919)@cf43b911bb08: patching N(SD)=1 into dtap '03050407E18A89210240805E04802143F5'O MSC_Test_0-RAN(1919)@cf43b911bb08: patched enc_l3: '03450407E18A89210240805E04802143F5'O MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_len:20 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1918)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210240805E04802143F5'O MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1922)@cf43b911bb08: Found Expect[0] for { line := { verb := "CRCX", trans_id := "238", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "83" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mo_csd0(1926) TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_mo_call_establish 2: rx 1st CRCX TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1921)@cf43b911bb08: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1926) MSC_Test-MNCC(1921)@cf43b911bb08: Added conn table entry 0TC_lu_and_mo_csd0(1926)-2147483611 TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_mo_call_establish 1: rx MNCC SETUP ind MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_len:16 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1918)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@cf43b911bb08: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(1926)@cf43b911bb08: { line := { verb := "MDCX", trans_id := "241", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "83" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "83", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.149.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "120" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "120 CLEARMODE/8000" } }, { ptime := { attr_value := "20" } } } } } } } TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1919)@cf43b911bb08: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1919)@cf43b911bb08: patched enc_l3: '038F'O MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1918)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1926)@cf43b911bb08: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_mo_call_establish DONE TC_lu_and_mo_csd0(1926)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@cf43b911bb08: Hold the call for some time TC_lu_and_mo_csd0(1926)@cf43b911bb08: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1926)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@cf43b911bb08: Hangup TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1919)@cf43b911bb08: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1919)@cf43b911bb08: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1918)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(1921)@cf43b911bb08: Deleted conn table entry 0TC_lu_and_mo_csd0(1926)-2147483611 MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@cf43b911bb08: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1926)@cf43b911bb08: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1918)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1919)@cf43b911bb08: Deleted conn table entry 0TC_lu_and_mo_csd0(1926)11983585 TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1926)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_call_hangup 9: done TC_lu_and_mo_csd0(1926)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@cf43b911bb08: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1926)@cf43b911bb08: ----------------------------------------------- TC_lu_and_mo_csd0(1926)@cf43b911bb08: "CSD Bearer Service: BS24T" TC_lu_and_mo_csd0(1926)@cf43b911bb08: ----------------------------------------------- MSC_Test-GSUP(1924)@cf43b911bb08: Created GsupExpect[1] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1926) TC_lu_and_mo_csd0(1926)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1919)@cf43b911bb08: Added conn table entry 0TC_lu_and_mo_csd0(1926)2470434 MSC_Test_0-RAN(1919)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1918)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: { messageType := 2, destLocRef := '25B222'O, sourceLocRef := '000158'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1918)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1926)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1919)@cf43b911bb08: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1919)@cf43b911bb08: patched enc_l3: '055B'O MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1918)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1918)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1919)@cf43b911bb08: Deleted conn table entry 0TC_lu_and_mo_csd0(1926)2470434 TC_lu_and_mo_csd0(1926)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1926)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '10E346EF'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1919)@cf43b911bb08: Added conn table entry 0TC_lu_and_mo_csd0(1926)8432703 MSC_Test_0-RAN(1919)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1918)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: { messageType := 2, destLocRef := '80AC3F'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(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1926)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1921)@cf43b911bb08: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1926) MSC_Test-MGCP(1922)@cf43b911bb08: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_csd0(1926) MSC_Test_0-RAN(1919)@cf43b911bb08: patching N(SD)=1 into dtap '03050407E18A89210340805E04802143F5'O MSC_Test_0-RAN(1919)@cf43b911bb08: patched enc_l3: '03450407E18A89210340805E04802143F5'O MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_len:20 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1918)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210340805E04802143F5'O MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1922)@cf43b911bb08: Found Expect[0] for { line := { verb := "CRCX", trans_id := "244", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "84" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mo_csd0(1926) TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_mo_call_establish 2: rx 1st CRCX TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1921)@cf43b911bb08: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1926) MSC_Test-MNCC(1921)@cf43b911bb08: Added conn table entry 0TC_lu_and_mo_csd0(1926)-2147483610 TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_mo_call_establish 1: rx MNCC SETUP ind MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_len:16 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1918)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_mo_call_establish 7: rx CC Alerting TC_lu_and_mo_csd0(1926)@cf43b911bb08: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(1926)@cf43b911bb08: { line := { verb := "MDCX", trans_id := "247", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "84" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "84", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.149.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "120" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "120 CLEARMODE/8000" } }, { ptime := { attr_value := "20" } } } } } } } MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1919)@cf43b911bb08: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1919)@cf43b911bb08: patched enc_l3: '038F'O MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1918)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1926)@cf43b911bb08: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_mo_call_establish DONE TC_lu_and_mo_csd0(1926)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@cf43b911bb08: Hold the call for some time TC_lu_and_mo_csd0(1926)@cf43b911bb08: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1926)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@cf43b911bb08: Hangup TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1919)@cf43b911bb08: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1919)@cf43b911bb08: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1918)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test-MNCC(1921)@cf43b911bb08: Deleted conn table entry 0TC_lu_and_mo_csd0(1926)-2147483610 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@cf43b911bb08: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1926)@cf43b911bb08: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1918)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1919)@cf43b911bb08: Deleted conn table entry 0TC_lu_and_mo_csd0(1926)8432703 TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1926)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_call_hangup 9: done TC_lu_and_mo_csd0(1926)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@cf43b911bb08: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1926)@cf43b911bb08: ----------------------------------------------- TC_lu_and_mo_csd0(1926)@cf43b911bb08: "CSD Bearer Service: BS25T" TC_lu_and_mo_csd0(1926)@cf43b911bb08: ----------------------------------------------- MSC_Test-GSUP(1924)@cf43b911bb08: Created GsupExpect[2] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1926) TC_lu_and_mo_csd0(1926)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1919)@cf43b911bb08: Added conn table entry 0TC_lu_and_mo_csd0(1926)12037592 MSC_Test_0-SCCP(1918)@cf43b911bb08: First idle individual index:0 MSC_Test_0-RAN(1919)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: { messageType := 2, destLocRef := 'B7ADD8'O, sourceLocRef := '00015A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1918)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1926)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1919)@cf43b911bb08: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1919)@cf43b911bb08: patched enc_l3: '055B'O MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1918)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1918)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1919)@cf43b911bb08: Deleted conn table entry 0TC_lu_and_mo_csd0(1926)12037592 TC_lu_and_mo_csd0(1926)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1926)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '10417835'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1919)@cf43b911bb08: Added conn table entry 0TC_lu_and_mo_csd0(1926)8517514 MSC_Test_0-RAN(1919)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1918)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-SCCP(1918)@cf43b911bb08: { messageType := 2, destLocRef := '81F78A'O, sourceLocRef := '00015B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1926)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1921)@cf43b911bb08: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1926) MSC_Test-MGCP(1922)@cf43b911bb08: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_csd0(1926) MSC_Test_0-RAN(1919)@cf43b911bb08: patching N(SD)=1 into dtap '03050407E18A89210440805E04802143F5'O MSC_Test_0-RAN(1919)@cf43b911bb08: patched enc_l3: '03450407E18A89210440805E04802143F5'O MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_len:20 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1918)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210440805E04802143F5'O MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1922)@cf43b911bb08: Found Expect[0] for { line := { verb := "CRCX", trans_id := "250", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "85" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mo_csd0(1926) TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_mo_call_establish 2: rx 1st CRCX TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1921)@cf43b911bb08: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1926) MSC_Test-MNCC(1921)@cf43b911bb08: Added conn table entry 0TC_lu_and_mo_csd0(1926)-2147483609 TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_mo_call_establish 1: rx MNCC SETUP ind MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_len:16 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1918)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 TC_lu_and_mo_csd0(1926)@cf43b911bb08: as_optional_mgcp_mdcx: rx MDCX MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_lu_and_mo_csd0(1926)@cf43b911bb08: { line := { verb := "MDCX", trans_id := "253", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "85" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "85", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.149.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "120" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "120 CLEARMODE/8000" } }, { ptime := { attr_value := "20" } } } } } } } MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1919)@cf43b911bb08: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1919)@cf43b911bb08: patched enc_l3: '038F'O MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1918)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1926)@cf43b911bb08: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_mo_call_establish DONE TC_lu_and_mo_csd0(1926)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@cf43b911bb08: Hold the call for some time TC_lu_and_mo_csd0(1926)@cf43b911bb08: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1926)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@cf43b911bb08: Hangup TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1919)@cf43b911bb08: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1919)@cf43b911bb08: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1918)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1921)@cf43b911bb08: Deleted conn table entry 0TC_lu_and_mo_csd0(1926)-2147483609 TC_lu_and_mo_csd0(1926)@cf43b911bb08: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1926)@cf43b911bb08: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1918)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1919)@cf43b911bb08: Deleted conn table entry 0TC_lu_and_mo_csd0(1926)8517514 TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1926)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_call_hangup 9: done TC_lu_and_mo_csd0(1926)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@cf43b911bb08: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1926)@cf43b911bb08: ----------------------------------------------- TC_lu_and_mo_csd0(1926)@cf43b911bb08: "CSD Bearer Service: BS26T" TC_lu_and_mo_csd0(1926)@cf43b911bb08: ----------------------------------------------- MSC_Test-GSUP(1924)@cf43b911bb08: Created GsupExpect[3] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1926) TC_lu_and_mo_csd0(1926)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1919)@cf43b911bb08: Added conn table entry 0TC_lu_and_mo_csd0(1926)1936839 MSC_Test_0-RAN(1919)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1918)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: { messageType := 2, destLocRef := '1D8DC7'O, sourceLocRef := '00015C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1918)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1926)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1919)@cf43b911bb08: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1919)@cf43b911bb08: patched enc_l3: '055B'O MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1918)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1918)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1919)@cf43b911bb08: Deleted conn table entry 0TC_lu_and_mo_csd0(1926)1936839 TC_lu_and_mo_csd0(1926)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1926)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '318CCFF4'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1919)@cf43b911bb08: Added conn table entry 0TC_lu_and_mo_csd0(1926)1882373 MSC_Test_0-SCCP(1918)@cf43b911bb08: First idle individual index:0 MSC_Test_0-RAN(1919)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-SCCP(1918)@cf43b911bb08: { messageType := 2, destLocRef := '1CB905'O, sourceLocRef := '00015D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1926)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1921)@cf43b911bb08: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1926) MSC_Test-MGCP(1922)@cf43b911bb08: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_csd0(1926) MSC_Test_0-RAN(1919)@cf43b911bb08: patching N(SD)=1 into dtap '03050407E18A89210540805E04802143F5'O MSC_Test_0-RAN(1919)@cf43b911bb08: patched enc_l3: '03450407E18A89210540805E04802143F5'O MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_len:20 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1918)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210540805E04802143F5'O MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1922)@cf43b911bb08: Found Expect[0] for { line := { verb := "CRCX", trans_id := "256", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "86" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mo_csd0(1926) TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_mo_call_establish 2: rx 1st CRCX TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1921)@cf43b911bb08: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1926) MSC_Test-MNCC(1921)@cf43b911bb08: Added conn table entry 0TC_lu_and_mo_csd0(1926)-2147483608 TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_mo_call_establish 1: rx MNCC SETUP ind MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_len:16 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1918)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_mo_call_establish 5: rx MDCX for the RAN side TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_mo_call_establish 3: rx RTP CREATE MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@cf43b911bb08: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(1926)@cf43b911bb08: { line := { verb := "MDCX", trans_id := "259", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "86" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "86", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.149.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "120" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "120 CLEARMODE/8000" } }, { ptime := { attr_value := "20" } } } } } } } TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1919)@cf43b911bb08: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1919)@cf43b911bb08: patched enc_l3: '038F'O MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1918)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1926)@cf43b911bb08: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_mo_call_establish DONE TC_lu_and_mo_csd0(1926)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@cf43b911bb08: Hold the call for some time TC_lu_and_mo_csd0(1926)@cf43b911bb08: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1926)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@cf43b911bb08: Hangup TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1919)@cf43b911bb08: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1919)@cf43b911bb08: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1918)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test-MNCC(1921)@cf43b911bb08: Deleted conn table entry 0TC_lu_and_mo_csd0(1926)-2147483608 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@cf43b911bb08: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1926)@cf43b911bb08: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1918)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1919)@cf43b911bb08: Deleted conn table entry 0TC_lu_and_mo_csd0(1926)1882373 TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1926)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_call_hangup 9: done TC_lu_and_mo_csd0(1926)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@cf43b911bb08: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1926)@cf43b911bb08: ----------------------------------------------- TC_lu_and_mo_csd0(1926)@cf43b911bb08: "CSD Bearer Service: BS21NT" TC_lu_and_mo_csd0(1926)@cf43b911bb08: ----------------------------------------------- MSC_Test-GSUP(1924)@cf43b911bb08: Created GsupExpect[4] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1926) TC_lu_and_mo_csd0(1926)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1919)@cf43b911bb08: Added conn table entry 0TC_lu_and_mo_csd0(1926)9400284 MSC_Test_0-RAN(1919)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1918)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: { messageType := 2, destLocRef := '8F6FDC'O, sourceLocRef := '00015E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1918)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1926)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1919)@cf43b911bb08: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1919)@cf43b911bb08: patched enc_l3: '055B'O MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1918)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1918)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1919)@cf43b911bb08: Deleted conn table entry 0TC_lu_and_mo_csd0(1926)9400284 TC_lu_and_mo_csd0(1926)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1926)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '1EF3F366'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1919)@cf43b911bb08: Added conn table entry 0TC_lu_and_mo_csd0(1926)16456422 MSC_Test_0-RAN(1919)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1918)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: { messageType := 2, destLocRef := 'FB1AE6'O, sourceLocRef := '00015F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1926)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1921)@cf43b911bb08: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1926) MSC_Test-MGCP(1922)@cf43b911bb08: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_csd0(1926) MSC_Test_0-RAN(1919)@cf43b911bb08: patching N(SD)=1 into dtap '03050407E18A89210140A05E04802143F5'O MSC_Test_0-RAN(1919)@cf43b911bb08: patched enc_l3: '03450407E18A89210140A05E04802143F5'O MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_len:20 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1918)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210140A05E04802143F5'O MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1922)@cf43b911bb08: Found Expect[0] for { line := { verb := "CRCX", trans_id := "262", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "87" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mo_csd0(1926) TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_mo_call_establish 2: rx 1st CRCX TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1921)@cf43b911bb08: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1926) MSC_Test-MNCC(1921)@cf43b911bb08: Added conn table entry 0TC_lu_and_mo_csd0(1926)-2147483607 TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_mo_call_establish 1: rx MNCC SETUP ind MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_len:16 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1918)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_mo_call_establish 7: rx CC Alerting TC_lu_and_mo_csd0(1926)@cf43b911bb08: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(1926)@cf43b911bb08: { line := { verb := "MDCX", trans_id := "265", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "87" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "87", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.149.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "120" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "120 CLEARMODE/8000" } }, { ptime := { attr_value := "20" } } } } } } } MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1919)@cf43b911bb08: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1919)@cf43b911bb08: patched enc_l3: '038F'O MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1918)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1926)@cf43b911bb08: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_mo_call_establish DONE TC_lu_and_mo_csd0(1926)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@cf43b911bb08: Hold the call for some time TC_lu_and_mo_csd0(1926)@cf43b911bb08: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1926)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@cf43b911bb08: Hangup TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1919)@cf43b911bb08: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1919)@cf43b911bb08: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1918)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(1921)@cf43b911bb08: Deleted conn table entry 0TC_lu_and_mo_csd0(1926)-2147483607 MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@cf43b911bb08: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1926)@cf43b911bb08: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1918)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1919)@cf43b911bb08: Deleted conn table entry 0TC_lu_and_mo_csd0(1926)16456422 TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1926)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_call_hangup 9: done TC_lu_and_mo_csd0(1926)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@cf43b911bb08: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1926)@cf43b911bb08: ----------------------------------------------- TC_lu_and_mo_csd0(1926)@cf43b911bb08: "CSD Bearer Service: BS22NT" TC_lu_and_mo_csd0(1926)@cf43b911bb08: ----------------------------------------------- MSC_Test-GSUP(1924)@cf43b911bb08: Created GsupExpect[5] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1926) TC_lu_and_mo_csd0(1926)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1919)@cf43b911bb08: Added conn table entry 0TC_lu_and_mo_csd0(1926)6442058 MSC_Test_0-RAN(1919)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1918)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: { messageType := 2, destLocRef := '624C4A'O ("bLJ"), sourceLocRef := '000160'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1918)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1926)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1919)@cf43b911bb08: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1919)@cf43b911bb08: patched enc_l3: '055B'O MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1918)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1918)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1919)@cf43b911bb08: Deleted conn table entry 0TC_lu_and_mo_csd0(1926)6442058 TC_lu_and_mo_csd0(1926)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1926)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '26CCFAFD'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1919)@cf43b911bb08: Added conn table entry 0TC_lu_and_mo_csd0(1926)1522648 MSC_Test_0-RAN(1919)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1918)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: { messageType := 2, destLocRef := '173BD8'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-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1926)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1921)@cf43b911bb08: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1926) MSC_Test-MGCP(1922)@cf43b911bb08: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_csd0(1926) MSC_Test_0-RAN(1919)@cf43b911bb08: patching N(SD)=1 into dtap '03050407E18A89210240A05E04802143F5'O MSC_Test_0-RAN(1919)@cf43b911bb08: patched enc_l3: '03450407E18A89210240A05E04802143F5'O MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_len:20 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1918)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210240A05E04802143F5'O MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1922)@cf43b911bb08: Found Expect[0] for { line := { verb := "CRCX", trans_id := "268", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "88" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mo_csd0(1926) TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_mo_call_establish 2: rx 1st CRCX TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_mo_call_establish 6: rx 2nd CRCX TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_mo_call_establish 1: rx MNCC SETUP ind MSC_Test-MNCC(1921)@cf43b911bb08: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1926) MSC_Test-MNCC(1921)@cf43b911bb08: Added conn table entry 0TC_lu_and_mo_csd0(1926)-2147483606 MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_len:16 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1918)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 TC_lu_and_mo_csd0(1926)@cf43b911bb08: as_optional_mgcp_mdcx: rx MDCX MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_lu_and_mo_csd0(1926)@cf43b911bb08: { line := { verb := "MDCX", trans_id := "271", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "88" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "88", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.149.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "120" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "120 CLEARMODE/8000" } }, { ptime := { attr_value := "20" } } } } } } } MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1919)@cf43b911bb08: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1919)@cf43b911bb08: patched enc_l3: '038F'O MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1918)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1926)@cf43b911bb08: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_mo_call_establish DONE TC_lu_and_mo_csd0(1926)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@cf43b911bb08: Hold the call for some time TC_lu_and_mo_csd0(1926)@cf43b911bb08: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1926)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@cf43b911bb08: Hangup TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1919)@cf43b911bb08: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1919)@cf43b911bb08: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1918)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test-MNCC(1921)@cf43b911bb08: Deleted conn table entry 0TC_lu_and_mo_csd0(1926)-2147483606 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@cf43b911bb08: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1926)@cf43b911bb08: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1918)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1919)@cf43b911bb08: Deleted conn table entry 0TC_lu_and_mo_csd0(1926)1522648 TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1926)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_call_hangup 9: done TC_lu_and_mo_csd0(1926)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@cf43b911bb08: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1926)@cf43b911bb08: ----------------------------------------------- TC_lu_and_mo_csd0(1926)@cf43b911bb08: "CSD Bearer Service: BS24NT" TC_lu_and_mo_csd0(1926)@cf43b911bb08: ----------------------------------------------- MSC_Test-GSUP(1924)@cf43b911bb08: Created GsupExpect[6] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1926) TC_lu_and_mo_csd0(1926)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1919)@cf43b911bb08: Added conn table entry 0TC_lu_and_mo_csd0(1926)14258770 MSC_Test_0-RAN(1919)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1918)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-SCCP(1918)@cf43b911bb08: { messageType := 2, destLocRef := 'D99252'O, sourceLocRef := '000162'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1918)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1926)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1919)@cf43b911bb08: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1919)@cf43b911bb08: patched enc_l3: '055B'O MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1918)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1918)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1919)@cf43b911bb08: Deleted conn table entry 0TC_lu_and_mo_csd0(1926)14258770 TC_lu_and_mo_csd0(1926)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1926)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '34E93013'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1919)@cf43b911bb08: Added conn table entry 0TC_lu_and_mo_csd0(1926)1384867 MSC_Test_0-RAN(1919)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1918)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: { messageType := 2, destLocRef := '1521A3'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-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1926)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1921)@cf43b911bb08: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1926) MSC_Test-MGCP(1922)@cf43b911bb08: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_csd0(1926) MSC_Test_0-RAN(1919)@cf43b911bb08: patching N(SD)=1 into dtap '03050407E18A89210340A05E04802143F5'O MSC_Test_0-RAN(1919)@cf43b911bb08: patched enc_l3: '03450407E18A89210340A05E04802143F5'O MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_len:20 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1918)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210340A05E04802143F5'O MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1922)@cf43b911bb08: Found Expect[0] for { line := { verb := "CRCX", trans_id := "274", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "89" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mo_csd0(1926) TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_mo_call_establish 2: rx 1st CRCX TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1921)@cf43b911bb08: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1926) MSC_Test-MNCC(1921)@cf43b911bb08: Added conn table entry 0TC_lu_and_mo_csd0(1926)-2147483605 TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_mo_call_establish 1: rx MNCC SETUP ind MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_len:16 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1918)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@cf43b911bb08: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(1926)@cf43b911bb08: { line := { verb := "MDCX", trans_id := "277", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "89" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "89", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.149.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "120" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "120 CLEARMODE/8000" } }, { ptime := { attr_value := "20" } } } } } } } TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1919)@cf43b911bb08: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1919)@cf43b911bb08: patched enc_l3: '038F'O MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1918)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1926)@cf43b911bb08: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_mo_call_establish DONE TC_lu_and_mo_csd0(1926)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@cf43b911bb08: Hold the call for some time TC_lu_and_mo_csd0(1926)@cf43b911bb08: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1926)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@cf43b911bb08: Hangup TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1919)@cf43b911bb08: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1919)@cf43b911bb08: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1918)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1921)@cf43b911bb08: Deleted conn table entry 0TC_lu_and_mo_csd0(1926)-2147483605 TC_lu_and_mo_csd0(1926)@cf43b911bb08: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mo_csd0(1926)@cf43b911bb08: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1918)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1919)@cf43b911bb08: Deleted conn table entry 0TC_lu_and_mo_csd0(1926)1384867 TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1926)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_call_hangup 9: done TC_lu_and_mo_csd0(1926)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@cf43b911bb08: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1926)@cf43b911bb08: ----------------------------------------------- TC_lu_and_mo_csd0(1926)@cf43b911bb08: "CSD Bearer Service: BS25NT" TC_lu_and_mo_csd0(1926)@cf43b911bb08: ----------------------------------------------- MSC_Test-GSUP(1924)@cf43b911bb08: Created GsupExpect[7] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1926) TC_lu_and_mo_csd0(1926)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1919)@cf43b911bb08: Added conn table entry 0TC_lu_and_mo_csd0(1926)2437242 MSC_Test_0-RAN(1919)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1918)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: { messageType := 2, destLocRef := '25307A'O ("%0z"), sourceLocRef := '000164'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1918)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1926)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1919)@cf43b911bb08: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1919)@cf43b911bb08: patched enc_l3: '055B'O MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1918)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1918)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1919)@cf43b911bb08: Deleted conn table entry 0TC_lu_and_mo_csd0(1926)2437242 TC_lu_and_mo_csd0(1926)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1926)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '02020203'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1919)@cf43b911bb08: Added conn table entry 0TC_lu_and_mo_csd0(1926)5540365 MSC_Test_0-SCCP(1918)@cf43b911bb08: First idle individual index:0 MSC_Test_0-RAN(1919)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: { messageType := 2, destLocRef := '548A0D'O, sourceLocRef := '000165'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1926)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1921)@cf43b911bb08: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1926) MSC_Test-MGCP(1922)@cf43b911bb08: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_csd0(1926) MSC_Test_0-RAN(1919)@cf43b911bb08: patching N(SD)=1 into dtap '03050407E18A89210440A05E04802143F5'O MSC_Test_0-RAN(1919)@cf43b911bb08: patched enc_l3: '03450407E18A89210440A05E04802143F5'O MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_len:20 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1918)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210440A05E04802143F5'O MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1922)@cf43b911bb08: Found Expect[0] for { line := { verb := "CRCX", trans_id := "280", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "8a" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mo_csd0(1926) TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_mo_call_establish 2: rx 1st CRCX TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1921)@cf43b911bb08: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1926) MSC_Test-MNCC(1921)@cf43b911bb08: Added conn table entry 0TC_lu_and_mo_csd0(1926)-2147483604 TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_mo_call_establish 1: rx MNCC SETUP ind MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_len:16 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1918)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_mo_call_establish 7: rx CC Alerting TC_lu_and_mo_csd0(1926)@cf43b911bb08: as_optional_mgcp_mdcx: rx MDCX MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_lu_and_mo_csd0(1926)@cf43b911bb08: { line := { verb := "MDCX", trans_id := "283", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "8a" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "8a", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.149.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "120" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "120 CLEARMODE/8000" } }, { ptime := { attr_value := "20" } } } } } } } MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1919)@cf43b911bb08: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1919)@cf43b911bb08: patched enc_l3: '038F'O MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1918)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1926)@cf43b911bb08: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_mo_call_establish DONE TC_lu_and_mo_csd0(1926)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@cf43b911bb08: Hold the call for some time MSC_Test-GSUP-IPA(1923)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1923)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_lu_and_mo_csd0(1926)@cf43b911bb08: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1926)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@cf43b911bb08: Hangup TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1919)@cf43b911bb08: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1919)@cf43b911bb08: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1918)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(1921)@cf43b911bb08: Deleted conn table entry 0TC_lu_and_mo_csd0(1926)-2147483604 TC_lu_and_mo_csd0(1926)@cf43b911bb08: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1926)@cf43b911bb08: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1918)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-RAN(1919)@cf43b911bb08: Deleted conn table entry 0TC_lu_and_mo_csd0(1926)5540365 TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1926)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_call_hangup 9: done TC_lu_and_mo_csd0(1926)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@cf43b911bb08: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1926)@cf43b911bb08: ----------------------------------------------- TC_lu_and_mo_csd0(1926)@cf43b911bb08: "CSD Bearer Service: BS26NT" TC_lu_and_mo_csd0(1926)@cf43b911bb08: ----------------------------------------------- MSC_Test-GSUP(1924)@cf43b911bb08: Created GsupExpect[8] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1926) TC_lu_and_mo_csd0(1926)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1919)@cf43b911bb08: Added conn table entry 0TC_lu_and_mo_csd0(1926)11843312 MSC_Test_0-RAN(1919)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1918)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: { messageType := 2, destLocRef := 'B4B6F0'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(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1918)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1926)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1919)@cf43b911bb08: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1919)@cf43b911bb08: patched enc_l3: '055B'O MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1918)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1918)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1919)@cf43b911bb08: Deleted conn table entry 0TC_lu_and_mo_csd0(1926)11843312 TC_lu_and_mo_csd0(1926)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1926)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '27E687CF'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1919)@cf43b911bb08: Added conn table entry 0TC_lu_and_mo_csd0(1926)6080749 MSC_Test_0-RAN(1919)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1918)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-SCCP(1918)@cf43b911bb08: { messageType := 2, destLocRef := '5CC8ED'O, sourceLocRef := '000167'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1926)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1921)@cf43b911bb08: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1926) MSC_Test-MGCP(1922)@cf43b911bb08: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_csd0(1926) MSC_Test_0-RAN(1919)@cf43b911bb08: patching N(SD)=1 into dtap '03050407E18A89210540A05E04802143F5'O MSC_Test_0-RAN(1919)@cf43b911bb08: patched enc_l3: '03450407E18A89210540A05E04802143F5'O MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_len:20 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1918)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210540A05E04802143F5'O MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1922)@cf43b911bb08: Found Expect[0] for { line := { verb := "CRCX", trans_id := "286", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "8b" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mo_csd0(1926) TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_mo_call_establish 2: rx 1st CRCX TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1921)@cf43b911bb08: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1926) MSC_Test-MNCC(1921)@cf43b911bb08: Added conn table entry 0TC_lu_and_mo_csd0(1926)-2147483603 TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_mo_call_establish 1: rx MNCC SETUP ind MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_len:16 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1918)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@cf43b911bb08: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(1926)@cf43b911bb08: { line := { verb := "MDCX", trans_id := "289", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "8b" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "8b", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.149.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "120" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "120 CLEARMODE/8000" } }, { ptime := { attr_value := "20" } } } } } } } TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1919)@cf43b911bb08: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1919)@cf43b911bb08: patched enc_l3: '038F'O MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1918)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1926)@cf43b911bb08: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_mo_call_establish DONE TC_lu_and_mo_csd0(1926)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@cf43b911bb08: Hold the call for some time TC_lu_and_mo_csd0(1926)@cf43b911bb08: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1926)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@cf43b911bb08: Hangup TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1919)@cf43b911bb08: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1919)@cf43b911bb08: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1918)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(1921)@cf43b911bb08: Deleted conn table entry 0TC_lu_and_mo_csd0(1926)-2147483603 MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@cf43b911bb08: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mo_csd0(1926)@cf43b911bb08: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1918)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1919)@cf43b911bb08: Deleted conn table entry 0TC_lu_and_mo_csd0(1926)6080749 TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1926)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_call_hangup 9: done TC_lu_and_mo_csd0(1926)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@cf43b911bb08: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1926)@cf43b911bb08: ----------------------------------------------- TC_lu_and_mo_csd0(1926)@cf43b911bb08: "CSD Bearer Service: BS31T" TC_lu_and_mo_csd0(1926)@cf43b911bb08: ----------------------------------------------- MSC_Test-GSUP(1924)@cf43b911bb08: Created GsupExpect[9] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1926) TC_lu_and_mo_csd0(1926)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1919)@cf43b911bb08: Added conn table entry 0TC_lu_and_mo_csd0(1926)9286684 MSC_Test_0-RAN(1919)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1918)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: { messageType := 2, destLocRef := '8DB41C'O, sourceLocRef := '000168'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1918)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1926)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1919)@cf43b911bb08: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1919)@cf43b911bb08: patched enc_l3: '055B'O MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1918)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1918)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-RAN(1919)@cf43b911bb08: Deleted conn table entry 0TC_lu_and_mo_csd0(1926)9286684 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1926)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1926)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '259CDA69'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1919)@cf43b911bb08: Added conn table entry 0TC_lu_and_mo_csd0(1926)4989289 MSC_Test_0-SCCP(1918)@cf43b911bb08: First idle individual index:0 MSC_Test_0-RAN(1919)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: { messageType := 2, destLocRef := '4C2169'O ("L!i"), sourceLocRef := '000169'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1926)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1921)@cf43b911bb08: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1926) MSC_Test-MGCP(1922)@cf43b911bb08: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_csd0(1926) MSC_Test_0-RAN(1919)@cf43b911bb08: patching N(SD)=1 into dtap '03050407E18A89200240805E04802143F5'O MSC_Test_0-RAN(1919)@cf43b911bb08: patched enc_l3: '03450407E18A89200240805E04802143F5'O MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_len:20 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1918)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '01001103450407E18A89200240805E04802143F5'O MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1922)@cf43b911bb08: Found Expect[0] for { line := { verb := "CRCX", trans_id := "292", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "8c" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mo_csd0(1926) TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_mo_call_establish 2: rx 1st CRCX TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1921)@cf43b911bb08: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1926) MSC_Test-MNCC(1921)@cf43b911bb08: Added conn table entry 0TC_lu_and_mo_csd0(1926)-2147483602 TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_mo_call_establish 1: rx MNCC SETUP ind MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_len:16 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1918)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_mo_call_establish 5: rx MDCX for the RAN side TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_mo_call_establish 3: rx RTP CREATE MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_lu_and_mo_csd0(1926)@cf43b911bb08: as_optional_mgcp_mdcx: rx MDCX MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@cf43b911bb08: { line := { verb := "MDCX", trans_id := "295", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "8c" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "8c", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.149.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "120" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "120 CLEARMODE/8000" } }, { ptime := { attr_value := "20" } } } } } } } TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1919)@cf43b911bb08: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1919)@cf43b911bb08: patched enc_l3: '038F'O MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1918)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1926)@cf43b911bb08: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_mo_call_establish DONE TC_lu_and_mo_csd0(1926)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@cf43b911bb08: Hold the call for some time TC_lu_and_mo_csd0(1926)@cf43b911bb08: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1926)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@cf43b911bb08: Hangup TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1919)@cf43b911bb08: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1919)@cf43b911bb08: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1918)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test-MNCC(1921)@cf43b911bb08: Deleted conn table entry 0TC_lu_and_mo_csd0(1926)-2147483602 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@cf43b911bb08: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mo_csd0(1926)@cf43b911bb08: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1918)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1919)@cf43b911bb08: Deleted conn table entry 0TC_lu_and_mo_csd0(1926)4989289 TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1926)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_call_hangup 9: done TC_lu_and_mo_csd0(1926)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@cf43b911bb08: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1926)@cf43b911bb08: ----------------------------------------------- TC_lu_and_mo_csd0(1926)@cf43b911bb08: "CSD Bearer Service: BS32T" TC_lu_and_mo_csd0(1926)@cf43b911bb08: ----------------------------------------------- MSC_Test-GSUP(1924)@cf43b911bb08: Created GsupExpect[10] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1926) TC_lu_and_mo_csd0(1926)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1919)@cf43b911bb08: Added conn table entry 0TC_lu_and_mo_csd0(1926)15995483 MSC_Test_0-RAN(1919)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1918)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: { messageType := 2, destLocRef := 'F4125B'O, sourceLocRef := '00016A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1918)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1926)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1919)@cf43b911bb08: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1919)@cf43b911bb08: patched enc_l3: '055B'O MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1918)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1918)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1919)@cf43b911bb08: Deleted conn table entry 0TC_lu_and_mo_csd0(1926)15995483 TC_lu_and_mo_csd0(1926)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1926)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '1AF75DFB'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1919)@cf43b911bb08: Added conn table entry 0TC_lu_and_mo_csd0(1926)8117215 MSC_Test_0-RAN(1919)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1918)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: { messageType := 2, destLocRef := '7BDBDF'O, sourceLocRef := '00016B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1926)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1921)@cf43b911bb08: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1926) MSC_Test-MGCP(1922)@cf43b911bb08: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_csd0(1926) MSC_Test_0-RAN(1919)@cf43b911bb08: patching N(SD)=1 into dtap '03050407E18A89200340805E04802143F5'O MSC_Test_0-RAN(1919)@cf43b911bb08: patched enc_l3: '03450407E18A89200340805E04802143F5'O MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_len:20 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1918)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '01001103450407E18A89200340805E04802143F5'O MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1922)@cf43b911bb08: Found Expect[0] for { line := { verb := "CRCX", trans_id := "298", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "8d" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mo_csd0(1926) TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_mo_call_establish 2: rx 1st CRCX TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1921)@cf43b911bb08: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1926) MSC_Test-MNCC(1921)@cf43b911bb08: Added conn table entry 0TC_lu_and_mo_csd0(1926)-2147483601 TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_mo_call_establish 1: rx MNCC SETUP ind MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_len:16 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1918)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_mo_call_establish 7: rx CC Alerting TC_lu_and_mo_csd0(1926)@cf43b911bb08: as_optional_mgcp_mdcx: rx MDCX MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_lu_and_mo_csd0(1926)@cf43b911bb08: { line := { verb := "MDCX", trans_id := "301", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "8d" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "8d", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.149.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "120" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "120 CLEARMODE/8000" } }, { ptime := { attr_value := "20" } } } } } } } MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1919)@cf43b911bb08: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1919)@cf43b911bb08: patched enc_l3: '038F'O MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1918)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1926)@cf43b911bb08: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_mo_call_establish DONE TC_lu_and_mo_csd0(1926)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@cf43b911bb08: Hold the call for some time TC_lu_and_mo_csd0(1926)@cf43b911bb08: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1926)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@cf43b911bb08: Hangup TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1919)@cf43b911bb08: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1919)@cf43b911bb08: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1918)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1921)@cf43b911bb08: Deleted conn table entry 0TC_lu_and_mo_csd0(1926)-2147483601 TC_lu_and_mo_csd0(1926)@cf43b911bb08: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mo_csd0(1926)@cf43b911bb08: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1918)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1919)@cf43b911bb08: Deleted conn table entry 0TC_lu_and_mo_csd0(1926)8117215 TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1926)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_call_hangup 9: done TC_lu_and_mo_csd0(1926)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@cf43b911bb08: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1926)@cf43b911bb08: ----------------------------------------------- TC_lu_and_mo_csd0(1926)@cf43b911bb08: "CSD Bearer Service: BS33T" TC_lu_and_mo_csd0(1926)@cf43b911bb08: ----------------------------------------------- MSC_Test-GSUP(1924)@cf43b911bb08: Created GsupExpect[11] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1926) TC_lu_and_mo_csd0(1926)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1919)@cf43b911bb08: Added conn table entry 0TC_lu_and_mo_csd0(1926)5499606 MSC_Test_0-RAN(1919)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1918)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: { messageType := 2, destLocRef := '53EAD6'O, sourceLocRef := '00016C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1918)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1926)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1919)@cf43b911bb08: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1919)@cf43b911bb08: patched enc_l3: '055B'O MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1918)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1918)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-RAN(1919)@cf43b911bb08: Deleted conn table entry 0TC_lu_and_mo_csd0(1926)5499606 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1926)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1926)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '5D042A8F'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1919)@cf43b911bb08: Added conn table entry 0TC_lu_and_mo_csd0(1926)5933625 MSC_Test_0-RAN(1919)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1918)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: { messageType := 2, destLocRef := '5A8A39'O, sourceLocRef := '00016D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1926)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1921)@cf43b911bb08: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1926) MSC_Test-MGCP(1922)@cf43b911bb08: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_csd0(1926) MSC_Test_0-RAN(1919)@cf43b911bb08: patching N(SD)=1 into dtap '03050407E18A89200440805E04802143F5'O MSC_Test_0-RAN(1919)@cf43b911bb08: patched enc_l3: '03450407E18A89200440805E04802143F5'O MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_len:20 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1918)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '01001103450407E18A89200440805E04802143F5'O MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1922)@cf43b911bb08: Found Expect[0] for { line := { verb := "CRCX", trans_id := "304", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "8e" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mo_csd0(1926) TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_mo_call_establish 2: rx 1st CRCX TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1921)@cf43b911bb08: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1926) MSC_Test-MNCC(1921)@cf43b911bb08: Added conn table entry 0TC_lu_and_mo_csd0(1926)-2147483600 TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_mo_call_establish 1: rx MNCC SETUP ind MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_len:16 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1918)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_mo_call_establish 5: rx MDCX for the RAN side TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_mo_call_establish 3: rx RTP CREATE MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_mo_call_establish 7: rx CC Alerting TC_lu_and_mo_csd0(1926)@cf43b911bb08: as_optional_mgcp_mdcx: rx MDCX MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 TC_lu_and_mo_csd0(1926)@cf43b911bb08: { line := { verb := "MDCX", trans_id := "307", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "8e" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "8e", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.149.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "120" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "120 CLEARMODE/8000" } }, { ptime := { attr_value := "20" } } } } } } } MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1919)@cf43b911bb08: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1919)@cf43b911bb08: patched enc_l3: '038F'O MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1918)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1926)@cf43b911bb08: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_mo_call_establish DONE TC_lu_and_mo_csd0(1926)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@cf43b911bb08: Hold the call for some time TC_lu_and_mo_csd0(1926)@cf43b911bb08: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1926)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@cf43b911bb08: Hangup TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1919)@cf43b911bb08: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1919)@cf43b911bb08: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1918)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1921)@cf43b911bb08: Deleted conn table entry 0TC_lu_and_mo_csd0(1926)-2147483600 TC_lu_and_mo_csd0(1926)@cf43b911bb08: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1926)@cf43b911bb08: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1918)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-RAN(1919)@cf43b911bb08: Deleted conn table entry 0TC_lu_and_mo_csd0(1926)5933625 TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1926)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_call_hangup 9: done TC_lu_and_mo_csd0(1926)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@cf43b911bb08: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1926)@cf43b911bb08: ----------------------------------------------- TC_lu_and_mo_csd0(1926)@cf43b911bb08: "CSD Bearer Service: BS34T" TC_lu_and_mo_csd0(1926)@cf43b911bb08: ----------------------------------------------- MSC_Test-GSUP(1924)@cf43b911bb08: Created GsupExpect[12] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1926) TC_lu_and_mo_csd0(1926)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1919)@cf43b911bb08: Added conn table entry 0TC_lu_and_mo_csd0(1926)16693844 MSC_Test_0-RAN(1919)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1918)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: { messageType := 2, destLocRef := 'FEBA54'O, sourceLocRef := '00016E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1918)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1926)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1919)@cf43b911bb08: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1919)@cf43b911bb08: patched enc_l3: '055B'O MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1918)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1918)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1919)@cf43b911bb08: Deleted conn table entry 0TC_lu_and_mo_csd0(1926)16693844 TC_lu_and_mo_csd0(1926)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1926)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '94A92C0B'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1919)@cf43b911bb08: Added conn table entry 0TC_lu_and_mo_csd0(1926)6118640 MSC_Test_0-SCCP(1918)@cf43b911bb08: First idle individual index:0 MSC_Test_0-RAN(1919)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-SCCP(1918)@cf43b911bb08: { messageType := 2, destLocRef := '5D5CF0'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-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1926)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1921)@cf43b911bb08: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1926) MSC_Test-MGCP(1922)@cf43b911bb08: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_csd0(1926) MSC_Test_0-RAN(1919)@cf43b911bb08: patching N(SD)=1 into dtap '03050407E18A89200540805E04802143F5'O MSC_Test_0-RAN(1919)@cf43b911bb08: patched enc_l3: '03450407E18A89200540805E04802143F5'O MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_len:20 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1918)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '01001103450407E18A89200540805E04802143F5'O MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(1922)@cf43b911bb08: Found Expect[0] for { line := { verb := "CRCX", trans_id := "310", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "8f" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mo_csd0(1926) TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_mo_call_establish 2: rx 1st CRCX MSC_Test-MNCC(1921)@cf43b911bb08: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1926) MSC_Test-MNCC(1921)@cf43b911bb08: Added conn table entry 0TC_lu_and_mo_csd0(1926)-2147483599 TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_mo_call_establish 6: rx 2nd CRCX TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_mo_call_establish 1: rx MNCC SETUP ind MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_len:16 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1918)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@cf43b911bb08: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(1926)@cf43b911bb08: { line := { verb := "MDCX", trans_id := "313", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "8f" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "8f", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.149.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "120" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "120 CLEARMODE/8000" } }, { ptime := { attr_value := "20" } } } } } } } TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1919)@cf43b911bb08: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1919)@cf43b911bb08: patched enc_l3: '038F'O MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1918)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1926)@cf43b911bb08: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_mo_call_establish DONE TC_lu_and_mo_csd0(1926)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@cf43b911bb08: Hold the call for some time TC_lu_and_mo_csd0(1926)@cf43b911bb08: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1926)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@cf43b911bb08: Hangup TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1919)@cf43b911bb08: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1919)@cf43b911bb08: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1918)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(1921)@cf43b911bb08: Deleted conn table entry 0TC_lu_and_mo_csd0(1926)-2147483599 MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1926)@cf43b911bb08: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1926)@cf43b911bb08: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1918)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1918)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1920)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1920)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1919)@cf43b911bb08: Deleted conn table entry 0TC_lu_and_mo_csd0(1926)6118640 TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1926)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@cf43b911bb08: f_call_hangup 9: done TC_lu_and_mo_csd0(1926)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1926)@cf43b911bb08: Final verdict of PTC: pass MSC_Test-GSUP(1924)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(1921)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(1920)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(1919)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(1918)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(1925)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1917)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(1923)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(1922)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1927)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1917): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(1918): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(1919): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(1920): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(1921): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(1922): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(1923): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(1924): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(1925): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_lu_and_mo_csd0(1926): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1927): none (pass -> pass) MTC@cf43b911bb08: Test case TC_lu_and_mo_csd finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_csd pass'. Mon Jun 10 14:24:47 UTC 2024 ====== MSC_Tests.TC_lu_and_mo_csd pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests.TC_lu_and_mo_csd.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=4762614) Waiting for packet dumper to finish... 1 (prev_count=4762614, count=4763779) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_csd pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_csd'. ------ MSC_Tests.TC_lu_and_mt_csd ------ Mon Jun 10 14:24:51 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_lu_and_mt_csd.pcap" >/data/MSC_Tests.TC_lu_and_mt_csd.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_csd' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_lu_and_mt_csd started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1931)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(1931)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1931)@cf43b911bb08: ************************************************* MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-SCCP(1929)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1932)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1931)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(1931)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1931)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1931)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(1931)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1931)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1931)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1931)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1931)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1931)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1931)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1931)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1931)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1931)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1931)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1931)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1934)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1934)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1934)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1934)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1934)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1934)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1934)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1934)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(1931)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1931)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1931)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1930)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_lu_and_mt_csd0(1937)@cf43b911bb08: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(1937)@cf43b911bb08: ----------------------------------------------- TC_lu_and_mt_csd0(1937)@cf43b911bb08: "CSD Bearer Service: BS21T" TC_lu_and_mt_csd0(1937)@cf43b911bb08: ----------------------------------------------- MSC_Test-GSUP(1935)@cf43b911bb08: Created GsupExpect[0] for "262420000000007" to be handled at TC_lu_and_mt_csd0(1937) TC_lu_and_mt_csd0(1937)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1930)@cf43b911bb08: Added conn table entry 0TC_lu_and_mt_csd0(1937)10993706 MSC_Test_0-SCCP(1929)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(1931)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1930)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1931)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1931)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1931)@cf43b911bb08: Message received on association #8 MSC_Test_0-SCCP(1929)@cf43b911bb08: { messageType := 2, destLocRef := 'A7C02A'O, sourceLocRef := '000170'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1929)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1931)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1929)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1935)@cf43b911bb08: Found GsupExpect[0] for "262420000000007" handled at TC_lu_and_mt_csd0(1937) MSC_Test-GSUP(1935)@cf43b911bb08: Added IMSI table entry 0TC_lu_and_mt_csd0(1937)"262420000000007" MSC_Test_0-SCCP(1929)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1929)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(1929)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1929)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1931)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1937)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1937)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_0-M3UA(1931)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1931)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1929)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1937)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1930)@cf43b911bb08: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1930)@cf43b911bb08: patched enc_l3: '055B'O MSC_Test_0-SCCP(1929)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1929)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(1929)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1929)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1931)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1931)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1931)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1929)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1929)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(1929)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(1929)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(1929)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1931)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1931)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1931)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(1931)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1930)@cf43b911bb08: Deleted conn table entry 0TC_lu_and_mt_csd0(1937)10993706 TC_lu_and_mt_csd0(1937)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1937)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1937)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1937)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1932)@cf43b911bb08: Added conn table entry 0TC_lu_and_mt_csd0(1937)57279589 MSC_Test_0-M3UA(1931)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1931)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1930)@cf43b911bb08: CommonBssmapUnitdataCallback: IMSI/TMSI not found in table MSC_Test_0-RAN(1930)@cf43b911bb08: BSSMAP_BscUnitdataCallback MSC_Test_0-RAN(1930)@cf43b911bb08: Created IMSI[0] for '262420000000007'H'0E6ECA67'O to be handled at TC_lu_and_mt_csd0(1937) TC_lu_and_mt_csd0(1937)@cf43b911bb08: setverdict(fail): pass -> fail reason: "Timeout waiting for paging", new component reason: "Timeout waiting for paging" MC@cf43b911bb08: Test Component 1937 has requested to stop MTC. Terminating current testcase execution. MSC_Test-GSUP(1935)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(1931)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(1930)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(1929)@cf43b911bb08: Final verdict of PTC: none TC_lu_and_mt_csd0(1937)@cf43b911bb08: Final verdict of PTC: fail reason: "Timeout waiting for paging" MSC_Test-SMPP(1936)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(1934)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1938)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(1932)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1928)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(1933)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1928): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(1929): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(1930): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(1931): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(1932): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(1933): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(1934): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(1935): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(1936): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_lu_and_mt_csd0(1937): fail (none -> fail) reason: "Timeout waiting for paging" MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1938): none (fail -> fail) MTC@cf43b911bb08: Test case TC_lu_and_mt_csd finished. Verdict: fail reason: Timeout waiting for paging MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_csd fail'. Mon Jun 10 14:24:57 UTC 2024 ------ MSC_Tests.TC_lu_and_mt_csd fail ------ Saving talloc report from 172.18.149.10:4254 to MSC_Tests.TC_lu_and_mt_csd.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=195349) Waiting for packet dumper to finish... 1 (prev_count=195349, count=196426) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_csd fail' was executed successfully (exit status: 0). MC@cf43b911bb08: Test execution finished. MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_imsi_reject'. ------ MSC_Tests_Iu.TC_iu_lu_imsi_reject ------ Mon Jun 10 14:25:01 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests_Iu.TC_iu_lu_imsi_reject.pcap" >/data/MSC_Tests_Iu.TC_iu_lu_imsi_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_imsi_reject' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_iu_lu_imsi_reject started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(1942)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(1942)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1942)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(1940)@cf43b911bb08: v_sccp_pdu_maxlen:268 MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_1-M3UA(1945)@cf43b911bb08: ************************************************* MSC_Test_1-M3UA(1945)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(1945)@cf43b911bb08: ************************************************* MSC_Test_1-SCCP(1943)@cf43b911bb08: v_sccp_pdu_maxlen:268 MTC@cf43b911bb08: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_2-M3UA(1948)@cf43b911bb08: ************************************************* MSC_Test_2-M3UA(1948)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(1948)@cf43b911bb08: ************************************************* MSC_Test_2-SCCP(1946)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1949)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1942)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(1942)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1942)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1942)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(1942)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1942)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1942)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1942)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1942)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1942)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1942)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1942)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1942)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1942)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1942)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1942)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1945)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23907 to server: "172.18.149.200":2905 association #8 MSC_Test_1-M3UA(1945)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(1945)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(1945)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_1-M3UA(1945)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(1945)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(1945)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(1945)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(1945)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(1945)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(1945)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1945)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(1945)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(1945)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(1945)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(1945)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(1948)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23908 to server: "172.18.149.200":2905 association #8 MSC_Test_2-M3UA(1948)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(1948)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(1948)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_2-M3UA(1948)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(1948)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(1948)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(1948)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(1948)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(1948)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(1948)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1945)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(1948)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(1948)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(1948)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(1945)@cf43b911bb08: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(1948)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(1948)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1951)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1951)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1951)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1951)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1951)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1951)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1951)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1951)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1952)@cf43b911bb08: Created GsupExpect[0] for "262420000001003" to be handled at TC_iu_lu_imsi_reject2(1954) TC_iu_lu_imsi_reject2(1954)@cf43b911bb08: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1942)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1942)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1942)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1941)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(1945)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1945)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(1945)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(1944)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(1948)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(1948)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(1948)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(1947)@cf43b911bb08: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(1947)@cf43b911bb08: Added conn table entry 0TC_iu_lu_imsi_reject2(1954)15176383 MSC_Test_2-SCCP(1946)@cf43b911bb08: First idle individual index:0 MSC_Test_2-RAN(1947)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(1948)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(1948)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(1948)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1946)@cf43b911bb08: { messageType := 2, destLocRef := 'E792BF'O, sourceLocRef := '000171'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(1946)@cf43b911bb08: Session index based on local reference:0 MSC_Test-GSUP(1952)@cf43b911bb08: Found GsupExpect[0] for "262420000001003" handled at TC_iu_lu_imsi_reject2(1954) MSC_Test-GSUP(1952)@cf43b911bb08: Added IMSI table entry 0TC_iu_lu_imsi_reject2(1954)"262420000001003" MSC_Test_2-M3UA(1948)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(1948)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1946)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(1946)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1946)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1946)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(1947)@cf43b911bb08: patching N(SD)=1 into dtap '0514563336572104389560C5'O MSC_Test_2-RAN(1947)@cf43b911bb08: patched enc_l3: '0554563336572104389560C5'O MSC_Test_2-SCCP(1946)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(1946)@cf43b911bb08: vl_len:24 MSC_Test_2-SCCP(1946)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(1946)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554563336572104389560C5'O MSC_Test_2-M3UA(1948)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(1948)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(1948)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1946)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(1946)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1946)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1946)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(1946)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(1946)@cf43b911bb08: vl_len:12 MSC_Test_2-SCCP(1946)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(1946)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(1948)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(1948)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(1948)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1946)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(1946)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1946)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1946)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(1948)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(1948)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(1948)@cf43b911bb08: Message received on association #8 MSC_Test_2-SCCP(1946)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-M3UA(1948)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1946)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1946)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1946)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(1946)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(1946)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1946)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1946)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(1946)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(1946)@cf43b911bb08: vl_len:7 MSC_Test_2-SCCP(1946)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(1946)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(1948)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(1948)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(1948)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1946)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-RAN(1947)@cf43b911bb08: Deleted conn table entry 0TC_iu_lu_imsi_reject2(1954)15176383 MSC_Test_2-M3UA(1948)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_imsi_reject2(1954)@cf43b911bb08: setverdict(pass): none -> pass TC_iu_lu_imsi_reject2(1954)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_imsi_reject2(1954)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_imsi_reject2(1954)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_0-SCCP(1940)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(1941)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(1942)@cf43b911bb08: Final verdict of PTC: none MSC_Test_2-M3UA(1948)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-M3UA(1945)@cf43b911bb08: Final verdict of PTC: none MSC_Test_2-SCCP(1946)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1939)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(1952)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(1950)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1955)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-SCCP(1943)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(1953)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(1949)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-RAN(1944)@cf43b911bb08: Final verdict of PTC: none MSC_Test_2-RAN(1947)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(1951)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1939): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(1940): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(1941): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(1942): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-SCCP(1943): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-RAN(1944): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-M3UA(1945): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-SCCP(1946): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-RAN(1947): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-M3UA(1948): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(1949): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(1950): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(1951): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(1952): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(1953): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_iu_lu_imsi_reject2(1954): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1955): none (pass -> pass) MTC@cf43b911bb08: Test case TC_iu_lu_imsi_reject finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_imsi_reject pass'. Mon Jun 10 14:25:03 UTC 2024 ====== MSC_Tests_Iu.TC_iu_lu_imsi_reject pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests_Iu.TC_iu_lu_imsi_reject.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=267840) Waiting for packet dumper to finish... 1 (prev_count=267840, count=271039) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_imsi_reject pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_imsi_timeout_gsup'. ------ MSC_Tests_Iu.TC_iu_lu_imsi_timeout_gsup ------ Mon Jun 10 14:25:07 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests_Iu.TC_iu_lu_imsi_timeout_gsup.pcap" >/data/MSC_Tests_Iu.TC_iu_lu_imsi_timeout_gsup.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_imsi_timeout_gsup' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_iu_lu_imsi_timeout_gsup started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(1959)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(1959)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1959)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(1957)@cf43b911bb08: v_sccp_pdu_maxlen:268 MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_1-M3UA(1962)@cf43b911bb08: ************************************************* MSC_Test_1-M3UA(1962)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(1962)@cf43b911bb08: ************************************************* MSC_Test_1-SCCP(1960)@cf43b911bb08: v_sccp_pdu_maxlen:268 MTC@cf43b911bb08: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_2-M3UA(1965)@cf43b911bb08: ************************************************* MSC_Test_2-M3UA(1965)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(1965)@cf43b911bb08: ************************************************* MSC_Test_2-SCCP(1963)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1966)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(1968)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1968)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1968)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1968)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1968)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1968)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1968)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1968)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1969)@cf43b911bb08: Created GsupExpect[0] for "262420000001004" to be handled at TC_iu_lu_imsi_timeout_gsup2(1971) TC_iu_lu_imsi_timeout_gsup2(1971)@cf43b911bb08: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1959)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(1959)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1959)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1959)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(1959)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1959)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1959)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1959)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1959)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1959)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1959)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1959)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1959)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1959)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1959)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1959)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1962)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23907 to server: "172.18.149.200":2905 association #8 MSC_Test_1-M3UA(1962)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(1962)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(1962)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_1-M3UA(1962)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(1962)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(1962)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(1962)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(1962)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(1962)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(1962)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1962)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(1962)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(1962)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(1962)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(1962)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(1965)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23908 to server: "172.18.149.200":2905 association #8 MSC_Test_2-M3UA(1965)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(1965)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(1965)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_2-M3UA(1965)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(1965)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(1965)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(1965)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(1965)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(1965)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(1965)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1962)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(1965)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(1965)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(1965)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(1962)@cf43b911bb08: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(1965)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(1965)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1959)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1959)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1959)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1958)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(1962)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1962)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(1962)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(1961)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(1965)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(1965)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(1965)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(1964)@cf43b911bb08: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(1964)@cf43b911bb08: Added conn table entry 0TC_iu_lu_imsi_timeout_gsup2(1971)14995766 MSC_Test_2-SCCP(1963)@cf43b911bb08: First idle individual index:0 MSC_Test_2-RAN(1964)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(1965)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(1965)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(1965)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(1969)@cf43b911bb08: Found GsupExpect[0] for "262420000001004" handled at TC_iu_lu_imsi_timeout_gsup2(1971) MSC_Test-GSUP(1969)@cf43b911bb08: Added IMSI table entry 0TC_iu_lu_imsi_timeout_gsup2(1971)"262420000001004" MSC_Test_2-SCCP(1963)@cf43b911bb08: { messageType := 2, destLocRef := 'E4D136'O, sourceLocRef := '000172'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(1963)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-M3UA(1965)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(1965)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1963)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(1963)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1963)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1963)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(1964)@cf43b911bb08: patching N(SD)=1 into dtap '05144C0A61D72104A295F6CB'O MSC_Test_2-RAN(1964)@cf43b911bb08: patched enc_l3: '05544C0A61D72104A295F6CB'O MSC_Test_2-SCCP(1963)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(1963)@cf43b911bb08: vl_len:24 MSC_Test_2-SCCP(1963)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(1963)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05544C0A61D72104A295F6CB'O MSC_Test_2-M3UA(1965)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(1965)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(1965)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1963)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(1963)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1963)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1963)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(1963)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(1963)@cf43b911bb08: vl_len:12 MSC_Test_2-SCCP(1963)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(1963)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(1965)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(1965)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(1965)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1963)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(1963)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1963)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1963)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1959)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1959)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1959)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(1965)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(1965)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(1965)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(1965)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1963)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(1963)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1963)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1963)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(1963)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(1963)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1963)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1963)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(1963)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(1963)@cf43b911bb08: vl_len:7 MSC_Test_2-SCCP(1963)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(1963)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(1965)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(1965)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(1965)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1963)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-M3UA(1965)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(1964)@cf43b911bb08: Deleted conn table entry 0TC_iu_lu_imsi_timeout_gsup2(1971)14995766 TC_iu_lu_imsi_timeout_gsup2(1971)@cf43b911bb08: setverdict(pass): none -> pass TC_iu_lu_imsi_timeout_gsup2(1971)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_imsi_timeout_gsup2(1971)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_imsi_timeout_gsup2(1971)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_2-M3UA(1965)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(1957)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(1969)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(1966)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(1958)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(1967)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(1968)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(1970)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(1959)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-M3UA(1962)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1956)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-RAN(1961)@cf43b911bb08: Final verdict of PTC: none MSC_Test_2-RAN(1964)@cf43b911bb08: Final verdict of PTC: none MSC_Test_2-SCCP(1963)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1972)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-SCCP(1960)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1956): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(1957): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(1958): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(1959): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-SCCP(1960): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-RAN(1961): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-M3UA(1962): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-SCCP(1963): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-RAN(1964): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-M3UA(1965): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(1966): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(1967): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(1968): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(1969): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(1970): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_iu_lu_imsi_timeout_gsup2(1971): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1972): none (pass -> pass) MTC@cf43b911bb08: Test case TC_iu_lu_imsi_timeout_gsup finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_imsi_timeout_gsup pass'. Mon Jun 10 14:25:14 UTC 2024 ====== MSC_Tests_Iu.TC_iu_lu_imsi_timeout_gsup pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests_Iu.TC_iu_lu_imsi_timeout_gsup.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=272311) Waiting for packet dumper to finish... 1 (prev_count=272311, count=275510) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_imsi_timeout_gsup pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_imsi_auth3g_tmsi'. ------ MSC_Tests_Iu.TC_iu_lu_imsi_auth3g_tmsi ------ Mon Jun 10 14:25:18 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests_Iu.TC_iu_lu_imsi_auth3g_tmsi.pcap" >/data/MSC_Tests_Iu.TC_iu_lu_imsi_auth3g_tmsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_imsi_auth3g_tmsi' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_iu_lu_imsi_auth3g_tmsi started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(1976)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(1976)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1976)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(1974)@cf43b911bb08: v_sccp_pdu_maxlen:268 MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_1-M3UA(1979)@cf43b911bb08: ************************************************* MSC_Test_1-M3UA(1979)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(1979)@cf43b911bb08: ************************************************* MSC_Test_1-SCCP(1977)@cf43b911bb08: v_sccp_pdu_maxlen:268 MTC@cf43b911bb08: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_2-M3UA(1982)@cf43b911bb08: ************************************************* MSC_Test_2-M3UA(1982)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(1982)@cf43b911bb08: ************************************************* MSC_Test_2-SCCP(1980)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(1983)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(1976)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(1976)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1976)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1976)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(1976)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1976)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1976)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1976)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1976)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1976)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1976)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1976)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1976)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1976)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1976)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1976)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1979)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23907 to server: "172.18.149.200":2905 association #8 MSC_Test_1-M3UA(1979)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(1979)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(1979)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_1-M3UA(1979)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(1979)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(1979)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(1979)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(1979)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(1979)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(1979)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1979)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(1979)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(1979)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(1979)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(1979)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(1982)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23908 to server: "172.18.149.200":2905 association #8 MSC_Test_2-M3UA(1982)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(1982)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(1982)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_2-M3UA(1982)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(1982)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(1982)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(1982)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(1982)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(1982)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(1982)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1979)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(1982)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(1982)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(1982)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(1979)@cf43b911bb08: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(1982)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(1982)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(1985)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1985)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(1985)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1985)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1985)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1985)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1985)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1985)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(1986)@cf43b911bb08: Created GsupExpect[0] for "262420000001005" to be handled at TC_iu_lu_imsi_auth3g_tmsi2(1988) TC_iu_lu_imsi_auth3g_tmsi2(1988)@cf43b911bb08: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1976)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1976)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1976)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1975)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(1979)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1979)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(1979)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(1978)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(1982)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(1982)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(1982)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(1981)@cf43b911bb08: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(1981)@cf43b911bb08: Added conn table entry 0TC_iu_lu_imsi_auth3g_tmsi2(1988)16336584 MSC_Test_2-SCCP(1980)@cf43b911bb08: First idle individual index:0 MSC_Test_2-M3UA(1982)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(1981)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(1982)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(1982)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1980)@cf43b911bb08: { messageType := 2, destLocRef := 'F946C8'O, sourceLocRef := '000173'O, protClass := { class := '0010'B, messageHandling := '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(1986)@cf43b911bb08: Found GsupExpect[0] for "262420000001005" handled at TC_iu_lu_imsi_auth3g_tmsi2(1988) MSC_Test-GSUP(1986)@cf43b911bb08: Added IMSI table entry 0TC_iu_lu_imsi_auth3g_tmsi2(1988)"262420000001005" MSC_Test_2-SCCP(1980)@cf43b911bb08: Session index based on local reference:0 TC_iu_lu_imsi_auth3g_tmsi2(1988)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_imsi_auth3g_tmsi2(1988)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_2-M3UA(1982)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(1982)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1980)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(1980)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1980)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1980)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(1981)@cf43b911bb08: patching N(SD)=1 into dtap '05145E9B709721047FFF8DB2'O MSC_Test_2-RAN(1981)@cf43b911bb08: patched enc_l3: '05545E9B709721047FFF8DB2'O MSC_Test_2-SCCP(1980)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(1980)@cf43b911bb08: vl_len:24 MSC_Test_2-SCCP(1980)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(1980)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05545E9B709721047FFF8DB2'O MSC_Test_2-M3UA(1982)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(1982)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(1982)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1980)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(1980)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1980)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1980)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(1980)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(1980)@cf43b911bb08: vl_len:12 MSC_Test_2-SCCP(1980)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(1980)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(1982)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(1982)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(1982)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1980)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(1980)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1980)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1980)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(1982)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(1982)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1980)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(1980)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1980)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1980)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_imsi_auth3g_tmsi2(1988)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(1981)@cf43b911bb08: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(1981)@cf43b911bb08: patched enc_l3: '059B'O MSC_Test_2-SCCP(1980)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(1980)@cf43b911bb08: vl_len:14 MSC_Test_2-SCCP(1980)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(1980)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(1982)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(1982)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(1982)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1980)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(1980)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1980)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1980)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(1980)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(1980)@cf43b911bb08: vl_len:7 MSC_Test_2-SCCP(1980)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(1980)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(1982)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(1982)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(1982)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1980)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-M3UA(1982)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(1981)@cf43b911bb08: Deleted conn table entry 0TC_iu_lu_imsi_auth3g_tmsi2(1988)16336584 TC_iu_lu_imsi_auth3g_tmsi2(1988)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_imsi_auth3g_tmsi2(1988)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_imsi_auth3g_tmsi2(1988)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_imsi_auth3g_tmsi2(1988)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_imsi_auth3g_tmsi2(1988)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_1-SCCP(1977)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(1975)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(1974)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(1983)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(1987)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(1986)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-M3UA(1979)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(1984)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1989)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1973)@cf43b911bb08: Final verdict of PTC: none MSC_Test_2-SCCP(1980)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(1976)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(1985)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-RAN(1978)@cf43b911bb08: Final verdict of PTC: none MSC_Test_2-M3UA(1982)@cf43b911bb08: Final verdict of PTC: none MSC_Test_2-RAN(1981)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1973): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(1974): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(1975): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(1976): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-SCCP(1977): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-RAN(1978): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-M3UA(1979): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-SCCP(1980): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-RAN(1981): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-M3UA(1982): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(1983): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(1984): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(1985): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(1986): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(1987): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_iu_lu_imsi_auth3g_tmsi2(1988): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1989): none (pass -> pass) MTC@cf43b911bb08: Test case TC_iu_lu_imsi_auth3g_tmsi finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_imsi_auth3g_tmsi pass'. Mon Jun 10 14:25:20 UTC 2024 ====== MSC_Tests_Iu.TC_iu_lu_imsi_auth3g_tmsi pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests_Iu.TC_iu_lu_imsi_auth3g_tmsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=286890) Waiting for packet dumper to finish... 1 (prev_count=286890, count=290089) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_imsi_auth3g_tmsi pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_imsi_timeout_tmsi_realloc'. ------ MSC_Tests_Iu.TC_iu_lu_imsi_timeout_tmsi_realloc ------ Mon Jun 10 14:25:24 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests_Iu.TC_iu_lu_imsi_timeout_tmsi_realloc.pcap" >/data/MSC_Tests_Iu.TC_iu_lu_imsi_timeout_tmsi_realloc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_imsi_timeout_tmsi_realloc' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_iu_lu_imsi_timeout_tmsi_realloc started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(1993)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(1993)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1993)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(1991)@cf43b911bb08: v_sccp_pdu_maxlen:268 MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_1-M3UA(1996)@cf43b911bb08: ************************************************* MSC_Test_1-M3UA(1996)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(1996)@cf43b911bb08: ************************************************* MSC_Test_1-SCCP(1994)@cf43b911bb08: v_sccp_pdu_maxlen:268 MTC@cf43b911bb08: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_2-M3UA(1999)@cf43b911bb08: ************************************************* MSC_Test_2-M3UA(1999)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(1999)@cf43b911bb08: ************************************************* MSC_Test_2-SCCP(1997)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2000)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(2002)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2002)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2002)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2002)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2002)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2002)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2002)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2002)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2003)@cf43b911bb08: Created GsupExpect[0] for "262420000001005" to be handled at TC_iu_lu_imsi_timeout_tmsi_realloc2(2005) TC_iu_lu_imsi_timeout_tmsi_realloc2(2005)@cf43b911bb08: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1993)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(1993)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1993)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1993)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(1993)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1993)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1993)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1993)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1993)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1993)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1993)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1993)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1993)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1993)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1993)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1993)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1996)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23907 to server: "172.18.149.200":2905 association #8 MSC_Test_1-M3UA(1996)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(1996)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(1996)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_1-M3UA(1996)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(1996)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(1996)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(1996)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(1996)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(1996)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(1996)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1996)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(1996)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(1996)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(1996)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(1996)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(1999)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23908 to server: "172.18.149.200":2905 association #8 MSC_Test_2-M3UA(1999)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(1999)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(1999)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_2-M3UA(1999)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(1999)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(1999)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(1999)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(1999)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(1999)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(1999)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1996)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(1999)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(1999)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(1996)@cf43b911bb08: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(1999)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(1999)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(1999)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1993)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1993)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(1993)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1992)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(1996)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1996)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(1996)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(1995)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(1999)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(1999)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(1999)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(1998)@cf43b911bb08: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(1998)@cf43b911bb08: Added conn table entry 0TC_iu_lu_imsi_timeout_tmsi_realloc2(2005)10046850 MSC_Test_2-SCCP(1997)@cf43b911bb08: First idle individual index:0 MSC_Test_2-M3UA(1999)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(1998)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(1999)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(1999)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1997)@cf43b911bb08: { messageType := 2, destLocRef := '994D82'O, sourceLocRef := '000174'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(1997)@cf43b911bb08: Session index based on local reference:0 MSC_Test-GSUP(2003)@cf43b911bb08: Found GsupExpect[0] for "262420000001005" handled at TC_iu_lu_imsi_timeout_tmsi_realloc2(2005) MSC_Test-GSUP(2003)@cf43b911bb08: Added IMSI table entry 0TC_iu_lu_imsi_timeout_tmsi_realloc2(2005)"262420000001005" MSC_Test_2-M3UA(1999)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(1999)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1997)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(1997)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1997)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1997)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(1998)@cf43b911bb08: patching N(SD)=1 into dtap '0514873D18EB210407F2896E'O MSC_Test_2-RAN(1998)@cf43b911bb08: patched enc_l3: '0554873D18EB210407F2896E'O MSC_Test_2-SCCP(1997)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(1997)@cf43b911bb08: vl_len:24 MSC_Test_2-SCCP(1997)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(1997)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554873D18EB210407F2896E'O MSC_Test_2-M3UA(1999)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(1999)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(1999)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1997)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(1997)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1997)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1997)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(1997)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(1997)@cf43b911bb08: vl_len:12 MSC_Test_2-SCCP(1997)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(1997)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(1999)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(1999)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(1999)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1997)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(1997)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1997)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1997)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(1999)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(1999)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1997)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(1997)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1997)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1997)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(1999)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(1999)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(1999)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(1999)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1997)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(1997)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1997)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1997)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(1997)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(1997)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1997)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1997)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_imsi_timeout_tmsi_realloc2(2005)@cf43b911bb08: setverdict(fail): none -> fail reason: "Timeout waiting for ClearCommand/Release", new component reason: "Timeout waiting for ClearCommand/Release" MC@cf43b911bb08: Test Component 2005 has requested to stop MTC. Terminating current testcase execution. MSC_Test_0-RAN(1992)@cf43b911bb08: Final verdict of PTC: none MSC_Test_2-M3UA(1999)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-RAN(1995)@cf43b911bb08: Final verdict of PTC: none MSC_Test_2-SCCP(1997)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(1993)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-M3UA(1996)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-SCCP(1994)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(1991)@cf43b911bb08: Final verdict of PTC: none MSC_Test_2-RAN(1998)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(2000)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1990)@cf43b911bb08: Final verdict of PTC: none TC_iu_lu_imsi_timeout_tmsi_realloc2(2005)@cf43b911bb08: Final verdict of PTC: fail reason: "Timeout waiting for ClearCommand/Release" MSC_Test-GSUP(2003)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(2001)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(2004)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(2002)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2006)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(1990): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(1991): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(1992): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(1993): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-SCCP(1994): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-RAN(1995): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-M3UA(1996): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-SCCP(1997): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-RAN(1998): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-M3UA(1999): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(2000): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(2001): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(2002): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(2003): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(2004): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_iu_lu_imsi_timeout_tmsi_realloc2(2005): fail (none -> fail) reason: "Timeout waiting for ClearCommand/Release" MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(2006): none (fail -> fail) MTC@cf43b911bb08: Test case TC_iu_lu_imsi_timeout_tmsi_realloc finished. Verdict: fail reason: Timeout waiting for ClearCommand/Release MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_imsi_timeout_tmsi_realloc fail'. Mon Jun 10 14:25:33 UTC 2024 ------ MSC_Tests_Iu.TC_iu_lu_imsi_timeout_tmsi_realloc fail ------ Saving talloc report from 172.18.149.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=254766) Waiting for packet dumper to finish... 1 (prev_count=254766, count=257965) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_imsi_timeout_tmsi_realloc fail' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_cmserv_imsi_unknown'. ------ MSC_Tests_Iu.TC_iu_cmserv_imsi_unknown ------ Mon Jun 10 14:25:37 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests_Iu.TC_iu_cmserv_imsi_unknown.pcap" >/data/MSC_Tests_Iu.TC_iu_cmserv_imsi_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_cmserv_imsi_unknown' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_iu_cmserv_imsi_unknown started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(2010)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(2010)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2010)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(2008)@cf43b911bb08: v_sccp_pdu_maxlen:268 MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_1-M3UA(2013)@cf43b911bb08: ************************************************* MSC_Test_1-M3UA(2013)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2013)@cf43b911bb08: ************************************************* MSC_Test_1-SCCP(2011)@cf43b911bb08: v_sccp_pdu_maxlen:268 MTC@cf43b911bb08: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_2-M3UA(2016)@cf43b911bb08: ************************************************* MSC_Test_2-M3UA(2016)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2016)@cf43b911bb08: ************************************************* MSC_Test_2-SCCP(2014)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2017)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2010)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(2010)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2010)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2010)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(2010)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2010)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2010)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2010)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2010)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2010)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2010)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2010)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2010)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2010)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2010)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2010)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2013)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23907 to server: "172.18.149.200":2905 association #8 MSC_Test_1-M3UA(2013)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2013)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2013)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_1-M3UA(2013)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2013)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2013)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2013)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2013)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2013)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2013)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2013)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2013)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2013)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2013)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2013)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2016)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23908 to server: "172.18.149.200":2905 association #8 MSC_Test_2-M3UA(2016)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2016)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2016)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_2-M3UA(2016)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2016)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2016)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2016)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2016)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2016)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2016)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2013)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2016)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2013)@cf43b911bb08: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2016)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2016)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2016)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2016)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2019)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2019)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2019)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2019)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2019)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2019)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2019)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2019)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(2010)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2010)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2010)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2009)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2013)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2013)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2013)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(2020)@cf43b911bb08: Created GsupExpect[0] for "262420000001006" to be handled at TC_iu_cmserv_imsi_unknown2(2022) TC_iu_cmserv_imsi_unknown2(2022)@cf43b911bb08: 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_1-RAN(2012)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2016)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2016)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2016)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2015)@cf43b911bb08: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2015)@cf43b911bb08: Added conn table entry 0TC_iu_cmserv_imsi_unknown2(2022)2095083 MSC_Test_2-SCCP(2014)@cf43b911bb08: First idle individual index:0 MSC_Test_2-RAN(2015)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2016)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2016)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2016)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2016)@cf43b911bb08: Message received on association #8 MSC_Test_2-SCCP(2014)@cf43b911bb08: { messageType := 2, destLocRef := '1FF7EB'O, sourceLocRef := '000175'O, protClass := { class := '0010'B, messageHandling := '0000'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(2016)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2014)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-M3UA(2016)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2016)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2014)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2014)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2014)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2014)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2014)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2014)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2014)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2014)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP-IPA(2019)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2019)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test_2-M3UA(2016)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2016)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2014)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-M3UA(2016)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2015)@cf43b911bb08: Deleted conn table entry 0TC_iu_cmserv_imsi_unknown2(2022)2095083 MSC_Test-GSUP-IPA(2019)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2019)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2019)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2019)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_iu_cmserv_imsi_unknown2(2022)@cf43b911bb08: setverdict(fail): none -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@cf43b911bb08: Test Component 2022 has requested to stop MTC. Terminating current testcase execution. MSC_Test-GSUP(2020)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-M3UA(2013)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(2009)@cf43b911bb08: Final verdict of PTC: none MSC_Test_2-RAN(2015)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-SCCP(2011)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(2008)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-RAN(2012)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(2018)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2007)@cf43b911bb08: Final verdict of PTC: none MSC_Test_2-SCCP(2014)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(2010)@cf43b911bb08: Final verdict of PTC: none TC_iu_cmserv_imsi_unknown2(2022)@cf43b911bb08: Final verdict of PTC: fail reason: "Tguard timeout" MSC_Test-MNCC(2017)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(2019)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2023)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(2021)@cf43b911bb08: Final verdict of PTC: none MSC_Test_2-M3UA(2016)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(2007): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(2008): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(2009): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(2010): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-SCCP(2011): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-RAN(2012): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-M3UA(2013): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-SCCP(2014): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-RAN(2015): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-M3UA(2016): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(2017): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(2018): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(2019): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(2020): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(2021): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_iu_cmserv_imsi_unknown2(2022): fail (none -> fail) reason: "Tguard timeout" MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(2023): none (fail -> fail) MTC@cf43b911bb08: Test case TC_iu_cmserv_imsi_unknown finished. Verdict: fail reason: Tguard timeout MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_cmserv_imsi_unknown fail'. Mon Jun 10 14:26:39 UTC 2024 ------ MSC_Tests_Iu.TC_iu_cmserv_imsi_unknown fail ------ Saving talloc report from 172.18.149.10:4254 to MSC_Tests_Iu.TC_iu_cmserv_imsi_unknown.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=217996) Waiting for packet dumper to finish... 1 (prev_count=217996, count=221195) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_cmserv_imsi_unknown fail' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mo_call'. ------ MSC_Tests_Iu.TC_iu_lu_and_mo_call ------ Mon Jun 10 14:26:43 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests_Iu.TC_iu_lu_and_mo_call.pcap" >/data/MSC_Tests_Iu.TC_iu_lu_and_mo_call.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mo_call' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_iu_lu_and_mo_call started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(2027)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(2027)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2027)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(2025)@cf43b911bb08: v_sccp_pdu_maxlen:268 MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_1-M3UA(2030)@cf43b911bb08: ************************************************* MSC_Test_1-M3UA(2030)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2030)@cf43b911bb08: ************************************************* MSC_Test_1-SCCP(2028)@cf43b911bb08: v_sccp_pdu_maxlen:268 MTC@cf43b911bb08: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_2-M3UA(2033)@cf43b911bb08: ************************************************* MSC_Test_2-M3UA(2033)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2033)@cf43b911bb08: ************************************************* MSC_Test_2-SCCP(2031)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2034)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2027)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(2027)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2027)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2027)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(2027)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2027)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2027)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2027)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2027)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2027)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2027)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2027)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2027)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2027)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2027)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2027)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2030)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23907 to server: "172.18.149.200":2905 association #8 MSC_Test_1-M3UA(2030)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2030)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2030)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_1-M3UA(2030)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2030)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2030)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2030)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2030)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2030)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2030)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2030)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2030)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2030)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2030)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2030)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2033)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23908 to server: "172.18.149.200":2905 association #8 MSC_Test_2-M3UA(2033)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2033)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2033)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_2-M3UA(2033)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2033)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2033)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2033)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2033)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2033)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2033)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2030)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2033)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2033)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2033)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2030)@cf43b911bb08: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2033)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2033)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2027)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2027)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2027)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2026)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2030)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2030)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2030)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2029)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2033)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2033)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2033)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2032)@cf43b911bb08: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP-IPA(2036)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2036)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2036)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2036)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2036)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2036)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2036)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2036)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2037)@cf43b911bb08: Created GsupExpect[0] for "262420000001007" to be handled at TC_iu_lu_and_mo_call2(2039) TC_iu_lu_and_mo_call2(2039)@cf43b911bb08: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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_2-RAN(2032)@cf43b911bb08: Added conn table entry 0TC_iu_lu_and_mo_call2(2039)9788417 MSC_Test_2-SCCP(2031)@cf43b911bb08: First idle individual index:0 MSC_Test_2-M3UA(2033)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2032)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2033)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2033)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2031)@cf43b911bb08: { messageType := 2, destLocRef := '955C01'O, sourceLocRef := '000176'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2031)@cf43b911bb08: Session index based on local reference:0 MSC_Test-GSUP(2037)@cf43b911bb08: Found GsupExpect[0] for "262420000001007" handled at TC_iu_lu_and_mo_call2(2039) MSC_Test-GSUP(2037)@cf43b911bb08: Added IMSI table entry 0TC_iu_lu_and_mo_call2(2039)"262420000001007" TC_iu_lu_and_mo_call2(2039)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_call2(2039)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_2-M3UA(2033)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2033)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2031)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2031)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2031)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2031)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2032)@cf43b911bb08: patching N(SD)=1 into dtap '051453361A1B2104F0CC9762'O MSC_Test_2-RAN(2032)@cf43b911bb08: patched enc_l3: '055453361A1B2104F0CC9762'O MSC_Test_2-SCCP(2031)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2031)@cf43b911bb08: vl_len:24 MSC_Test_2-SCCP(2031)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2031)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055453361A1B2104F0CC9762'O MSC_Test_2-M3UA(2033)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2033)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2033)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2031)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2031)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2031)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2031)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2031)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2031)@cf43b911bb08: vl_len:12 MSC_Test_2-SCCP(2031)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2031)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2033)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2033)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2033)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2031)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2031)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2031)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2031)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2033)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2033)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2031)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2031)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2031)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2031)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_call2(2039)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2032)@cf43b911bb08: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2032)@cf43b911bb08: patched enc_l3: '059B'O MSC_Test_2-SCCP(2031)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2031)@cf43b911bb08: vl_len:14 MSC_Test_2-SCCP(2031)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2031)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2033)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2033)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2033)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2031)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2031)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2031)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2031)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2031)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2031)@cf43b911bb08: vl_len:7 MSC_Test_2-SCCP(2031)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2031)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2033)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2033)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2033)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2031)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-M3UA(2033)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2032)@cf43b911bb08: Deleted conn table entry 0TC_iu_lu_and_mo_call2(2039)9788417 TC_iu_lu_and_mo_call2(2039)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call2(2039)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_call2(2039)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call2(2039)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call2(2039)@cf43b911bb08: 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 := '37C87361'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2032)@cf43b911bb08: Added conn table entry 0TC_iu_lu_and_mo_call2(2039)13140830 MSC_Test_2-RAN(2032)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2031)@cf43b911bb08: First idle individual index:0 MSC_Test_2-M3UA(2033)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2033)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2033)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2031)@cf43b911bb08: { messageType := 2, destLocRef := 'C8835E'O, sourceLocRef := '000177'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2031)@cf43b911bb08: Session index based on local reference:0 TC_iu_lu_and_mo_call2(2039)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_call2(2039)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2033)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2033)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2031)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2031)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2031)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2031)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2032)@cf43b911bb08: patching N(SD)=1 into dtap '0514C413E6FA21047DC3A32B'O MSC_Test_2-RAN(2032)@cf43b911bb08: patched enc_l3: '0554C413E6FA21047DC3A32B'O MSC_Test_2-SCCP(2031)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2031)@cf43b911bb08: vl_len:24 MSC_Test_2-SCCP(2031)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2031)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554C413E6FA21047DC3A32B'O MSC_Test_2-M3UA(2033)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2033)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2033)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2031)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2031)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2031)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2031)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2031)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2031)@cf43b911bb08: vl_len:12 MSC_Test_2-SCCP(2031)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2031)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2033)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2033)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2033)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2031)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2031)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2031)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2031)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2034)@cf43b911bb08: Created MnccExpect[0] for "12345" to be handled at TC_iu_lu_and_mo_call2(2039) MSC_Test-MGCP(2035)@cf43b911bb08: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_iu_lu_and_mo_call2(2039) MSC_Test_2-RAN(2032)@cf43b911bb08: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_2-RAN(2032)@cf43b911bb08: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_2-SCCP(2031)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2031)@cf43b911bb08: vl_len:28 MSC_Test_2-SCCP(2031)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2031)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440180000010010401110038504066005040200815E04802143F5'O MSC_Test_2-M3UA(2033)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(2035)@cf43b911bb08: Found Expect[0] for { line := { verb := "CRCX", trans_id := "316", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "91" }, { code := "L", val := "p:20, a:AMR, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_iu_lu_and_mo_call2(2039) TC_iu_lu_and_mo_call2(2039)@cf43b911bb08: f_mo_call_establish 2: rx 1st CRCX TC_iu_lu_and_mo_call2(2039)@cf43b911bb08: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(2034)@cf43b911bb08: Found MnccExpect[0] for "12345" handled at TC_iu_lu_and_mo_call2(2039) MSC_Test-MNCC(2034)@cf43b911bb08: Added conn table entry 0TC_iu_lu_and_mo_call2(2039)-2147483598 TC_iu_lu_and_mo_call2(2039)@cf43b911bb08: f_mo_call_establish 1: rx MNCC SETUP ind MSC_Test_2-M3UA(2033)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2033)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2031)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2031)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2031)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2031)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_call2(2039)@cf43b911bb08: f_mo_call_establish 4.iu: rx RANAP RAB Assignment Request MSC_Test_2-SCCP(2031)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2031)@cf43b911bb08: vl_len:46 MSC_Test_2-SCCP(2031)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2031)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '6000002A000001003440230000010033401C60BA7C350001C0A802150000000000000000000000000040040C0000'O MSC_Test_2-M3UA(2033)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mo_call2(2039)@cf43b911bb08: f_mo_call_establish 3: rx RTP CREATE TC_iu_lu_and_mo_call2(2039)@cf43b911bb08: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_2-M3UA(2033)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2033)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2031)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2031)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2031)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2031)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2033)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2033)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2031)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2031)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2031)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2031)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_call2(2039)@cf43b911bb08: f_mo_call_establish 7: rx CC Alerting TC_iu_lu_and_mo_call2(2039)@cf43b911bb08: as_optional_mgcp_mdcx: rx MDCX TC_iu_lu_and_mo_call2(2039)@cf43b911bb08: { line := { verb := "MDCX", trans_id := "319", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "91" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "91", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.149.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(2033)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2033)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2031)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2031)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2031)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2031)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_call2(2039)@cf43b911bb08: f_mo_call_establish 10: rx CC CONNECT MSC_Test_2-RAN(2032)@cf43b911bb08: patching N(SD)=3 into dtap '030F'O MSC_Test_2-RAN(2032)@cf43b911bb08: patched enc_l3: '03CF'O MSC_Test_2-SCCP(2031)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2031)@cf43b911bb08: vl_len:14 MSC_Test_2-SCCP(2031)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2031)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0014400A000001001040030203CF'O MSC_Test_2-M3UA(2033)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mo_call2(2039)@cf43b911bb08: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_iu_lu_and_mo_call2(2039)@cf43b911bb08: Osmux ok: use_osmux = false got_osmux_count = 0 TC_iu_lu_and_mo_call2(2039)@cf43b911bb08: f_mo_call_establish DONE TC_iu_lu_and_mo_call2(2039)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call2(2039)@cf43b911bb08: Hold the call for some time TC_iu_lu_and_mo_call2(2039)@cf43b911bb08: Call stayed open for 5.000000 seconds, all is well. TC_iu_lu_and_mo_call2(2039)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call2(2039)@cf43b911bb08: Hangup TC_iu_lu_and_mo_call2(2039)@cf43b911bb08: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_2-M3UA(2033)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2033)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2031)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2031)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2031)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2031)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_call2(2039)@cf43b911bb08: f_call_hangup 1: rx DTAP CC DISC MSC_Test_2-M3UA(2033)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2033)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2031)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2031)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2031)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2031)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_call2(2039)@cf43b911bb08: f_call_hangup 2.a: rx DTAP CC RELEASE TC_iu_lu_and_mo_call2(2039)@cf43b911bb08: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_2-RAN(2032)@cf43b911bb08: patching N(SD)=0 into dtap '032A'O MSC_Test_2-RAN(2032)@cf43b911bb08: patched enc_l3: '032A'O MSC_Test_2-SCCP(2031)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2031)@cf43b911bb08: vl_len:14 MSC_Test_2-SCCP(2031)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2031)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302032A'O MSC_Test_2-M3UA(2033)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(2034)@cf43b911bb08: Deleted conn table entry 0TC_iu_lu_and_mo_call2(2039)-2147483598 MSC_Test_2-M3UA(2033)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2033)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_lu_and_mo_call2(2039)@cf43b911bb08: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_2-SCCP(2031)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2031)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2031)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2031)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_call2(2039)@cf43b911bb08: as_optional_mgcp_dlcx: rx MGCP DLCX TC_iu_lu_and_mo_call2(2039)@cf43b911bb08: f_call_hangup 5.iu: rx Iu Release Command MSC_Test_2-SCCP(2031)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2031)@cf43b911bb08: vl_len:7 MSC_Test_2-SCCP(2031)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2031)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2033)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2033)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2033)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2031)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-RAN(2032)@cf43b911bb08: Deleted conn table entry 0TC_iu_lu_and_mo_call2(2039)13140830 MSC_Test_2-M3UA(2033)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mo_call2(2039)@cf43b911bb08: f_call_hangup 6.iu: rx SCCP DISC TC_iu_lu_and_mo_call2(2039)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call2(2039)@cf43b911bb08: f_call_hangup 9: done TC_iu_lu_and_mo_call2(2039)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call2(2039)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_0-SCCP(2025)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(2027)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(2026)@cf43b911bb08: Final verdict of PTC: none MSC_Test_2-RAN(2032)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-RAN(2029)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(2035)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-SCCP(2028)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2024)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(2038)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(2036)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-M3UA(2030)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(2037)@cf43b911bb08: Final verdict of PTC: none MSC_Test_2-SCCP(2031)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(2034)@cf43b911bb08: Final verdict of PTC: none MSC_Test_2-M3UA(2033)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2040)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(2024): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(2025): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(2026): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(2027): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-SCCP(2028): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-RAN(2029): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-M3UA(2030): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-SCCP(2031): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-RAN(2032): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-M3UA(2033): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(2034): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(2035): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(2036): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(2037): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(2038): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_iu_lu_and_mo_call2(2039): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(2040): none (pass -> pass) MTC@cf43b911bb08: Test case TC_iu_lu_and_mo_call finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mo_call pass'. Mon Jun 10 14:26:52 UTC 2024 ====== MSC_Tests_Iu.TC_iu_lu_and_mo_call pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests_Iu.TC_iu_lu_and_mo_call.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=550916) Waiting for packet dumper to finish... 1 (prev_count=550916, count=554027) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mo_call pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mo_call_sccp_tiar_timeout'. ------ MSC_Tests_Iu.TC_iu_lu_and_mo_call_sccp_tiar_timeout ------ Mon Jun 10 14:26:56 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests_Iu.TC_iu_lu_and_mo_call_sccp_tiar_timeout.pcap" >/data/MSC_Tests_Iu.TC_iu_lu_and_mo_call_sccp_tiar_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: 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@cf43b911bb08: Test case TC_iu_lu_and_mo_call_sccp_tiar_timeout started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(2044)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(2044)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2044)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(2042)@cf43b911bb08: v_sccp_pdu_maxlen:268 MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_1-M3UA(2047)@cf43b911bb08: ************************************************* MSC_Test_1-M3UA(2047)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2047)@cf43b911bb08: ************************************************* MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_1-SCCP(2045)@cf43b911bb08: v_sccp_pdu_maxlen:268 MTC@cf43b911bb08: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MSC_Test_2-M3UA(2050)@cf43b911bb08: ************************************************* MSC_Test_2-M3UA(2050)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2050)@cf43b911bb08: ************************************************* MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_2-SCCP(2048)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test_0-M3UA(2044)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(2044)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2044)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2044)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(2044)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2044)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2044)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2044)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2044)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2044)@cf43b911bb08: Message received on association #8 MSC_Test-MNCC(2051)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2044)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2044)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2044)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2044)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2044)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2044)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2047)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23907 to server: "172.18.149.200":2905 association #8 MSC_Test_1-M3UA(2047)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2047)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2047)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_1-M3UA(2047)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2047)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2047)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2047)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2047)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2047)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2047)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2047)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2047)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2047)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2047)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2047)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2050)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23908 to server: "172.18.149.200":2905 association #8 MSC_Test_2-M3UA(2050)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2050)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2050)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_2-M3UA(2050)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2050)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2050)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2050)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2050)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2050)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2050)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2050)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2050)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2050)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2050)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2047)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2050)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2047)@cf43b911bb08: Received M3UA_DAVA -> discard MSC_Test-GSUP-IPA(2053)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2053)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2053)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2053)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2053)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2053)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2053)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2053)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2054)@cf43b911bb08: Created GsupExpect[0] for "262420000001019" to be handled at TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2056) TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2056)@cf43b911bb08: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001019'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(2044)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2044)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2044)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2043)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2047)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2047)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2047)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2046)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2050)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2050)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2050)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2049)@cf43b911bb08: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2049)@cf43b911bb08: Added conn table entry 0TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2056)2661725 MSC_Test_2-SCCP(2048)@cf43b911bb08: First idle individual index:0 MSC_Test_2-RAN(2049)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2050)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2050)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2050)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2048)@cf43b911bb08: { messageType := 2, destLocRef := '289D5D'O, sourceLocRef := '000178'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2048)@cf43b911bb08: Session index based on local reference:0 MSC_Test-GSUP(2054)@cf43b911bb08: Found GsupExpect[0] for "262420000001019" handled at TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2056) MSC_Test-GSUP(2054)@cf43b911bb08: Added IMSI table entry 0TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2056)"262420000001019" TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2056)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2056)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_2-M3UA(2050)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2050)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2048)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2048)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2048)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2048)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2049)@cf43b911bb08: patching N(SD)=1 into dtap '0514CDD7AA3C210401A07043'O MSC_Test_2-RAN(2049)@cf43b911bb08: patched enc_l3: '0554CDD7AA3C210401A07043'O MSC_Test_2-SCCP(2048)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2048)@cf43b911bb08: vl_len:24 MSC_Test_2-SCCP(2048)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2048)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554CDD7AA3C210401A07043'O MSC_Test_2-M3UA(2050)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2050)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2050)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2048)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2048)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2048)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2048)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2048)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2048)@cf43b911bb08: vl_len:12 MSC_Test_2-SCCP(2048)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2048)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2050)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2050)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2050)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2048)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2048)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2048)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2048)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2050)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2050)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2048)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2048)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2048)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2048)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2056)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2049)@cf43b911bb08: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2049)@cf43b911bb08: patched enc_l3: '059B'O MSC_Test_2-SCCP(2048)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2048)@cf43b911bb08: vl_len:14 MSC_Test_2-SCCP(2048)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2048)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2050)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2050)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2050)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2048)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2048)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2048)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2048)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2048)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2048)@cf43b911bb08: vl_len:7 MSC_Test_2-SCCP(2048)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2048)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2050)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2050)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2050)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2048)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-RAN(2049)@cf43b911bb08: Deleted conn table entry 0TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2056)2661725 TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2056)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2056)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2056)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2056)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2050)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2056)@cf43b911bb08: 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 := '1C24F393'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2049)@cf43b911bb08: Added conn table entry 0TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2056)10880672 MSC_Test_2-RAN(2049)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2048)@cf43b911bb08: First idle individual index:0 MSC_Test_2-M3UA(2050)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2050)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2050)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2048)@cf43b911bb08: { messageType := 2, destLocRef := 'A606A0'O, sourceLocRef := '000179'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2048)@cf43b911bb08: Session index based on local reference:0 TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2056)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2056)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2050)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2050)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2048)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2048)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2048)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2048)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2049)@cf43b911bb08: patching N(SD)=1 into dtap '051498D0DD7021045632A536'O MSC_Test_2-RAN(2049)@cf43b911bb08: patched enc_l3: '055498D0DD7021045632A536'O MSC_Test_2-SCCP(2048)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2048)@cf43b911bb08: vl_len:24 MSC_Test_2-SCCP(2048)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2048)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055498D0DD7021045632A536'O MSC_Test_2-M3UA(2050)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2050)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2050)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2048)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2048)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2048)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2048)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2048)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2048)@cf43b911bb08: vl_len:12 MSC_Test_2-SCCP(2048)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2048)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2050)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2050)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2050)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2048)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2048)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2048)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2048)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2051)@cf43b911bb08: Created MnccExpect[0] for "12345" to be handled at TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2056) MSC_Test-MGCP(2052)@cf43b911bb08: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2056) MSC_Test_2-RAN(2049)@cf43b911bb08: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_2-RAN(2049)@cf43b911bb08: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_2-SCCP(2048)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2048)@cf43b911bb08: vl_len:28 MSC_Test_2-SCCP(2048)@cf43b911bb08: vl_from0 MSC_Test-MGCP(2052)@cf43b911bb08: Found Expect[0] for { line := { verb := "CRCX", trans_id := "322", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "92" }, { 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(2056) MSC_Test_2-M3UA(2050)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2048)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440180000010010401110038504066005040200815E04802143F5'O TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2056)@cf43b911bb08: f_mo_call_establish 2: rx 1st CRCX MSC_Test-MNCC(2051)@cf43b911bb08: Found MnccExpect[0] for "12345" handled at TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2056) MSC_Test-MNCC(2051)@cf43b911bb08: Added conn table entry 0TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2056)-2147483597 TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2056)@cf43b911bb08: f_mo_call_establish 1: rx MNCC SETUP ind TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2056)@cf43b911bb08: f_mo_call_establish 6: rx 2nd CRCX MSC_Test_2-M3UA(2050)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2050)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2048)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2048)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2048)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2048)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2056)@cf43b911bb08: f_mo_call_establish 4.iu: rx RANAP RAB Assignment Request MSC_Test_2-SCCP(2048)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2048)@cf43b911bb08: vl_len:46 MSC_Test_2-SCCP(2048)@cf43b911bb08: vl_from0 MSC_Test_2-M3UA(2050)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2056)@cf43b911bb08: f_mo_call_establish 3: rx RTP CREATE MSC_Test_2-M3UA(2050)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2050)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2048)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '6000002A000001003440230000010033401C60BA7C350001C0A802150000000000000000000000000040040C0000'O TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2056)@cf43b911bb08: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_2-SCCP(2048)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2048)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2048)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2048)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2050)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2050)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2048)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2048)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2048)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2048)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2056)@cf43b911bb08: f_mo_call_establish 7: rx CC Alerting MSC_Test_2-M3UA(2050)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2050)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2048)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2048)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2048)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2048)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2056)@cf43b911bb08: as_optional_mgcp_mdcx: rx MDCX TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2056)@cf43b911bb08: { line := { verb := "MDCX", trans_id := "325", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "92" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "92", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.149.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(2056)@cf43b911bb08: f_mo_call_establish 10: rx CC CONNECT MSC_Test_2-RAN(2049)@cf43b911bb08: patching N(SD)=3 into dtap '030F'O MSC_Test_2-RAN(2049)@cf43b911bb08: patched enc_l3: '03CF'O MSC_Test_2-SCCP(2048)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2048)@cf43b911bb08: vl_len:14 MSC_Test_2-SCCP(2048)@cf43b911bb08: vl_from0 MSC_Test_2-M3UA(2050)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2048)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0014400A000001001040030203CF'O TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2056)@cf43b911bb08: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2056)@cf43b911bb08: Osmux ok: use_osmux = false got_osmux_count = 0 TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2056)@cf43b911bb08: f_mo_call_establish DONE TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2056)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2050)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2050)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2048)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-M3UA(2050)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2050)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2048)@cf43b911bb08: Session index based on local reference:0 MSC_Test-MNCC(2051)@cf43b911bb08: Deleted conn table entry 0TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2056)-2147483597 MSC_Test_2-M3UA(2050)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2050)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2048)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-RAN(2049)@cf43b911bb08: Deleted conn table entry 0TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2056)10880672 MSC_Test_2-M3UA(2050)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2056)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2056)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2056)@cf43b911bb08: Final verdict of PTC: pass MSC_Test-MNCC(2051)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-SCCP(2045)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(2042)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-RAN(2046)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(2043)@cf43b911bb08: Final verdict of PTC: none MSC_Test_2-RAN(2049)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-M3UA(2047)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(2054)@cf43b911bb08: Final verdict of PTC: none MSC_Test_2-M3UA(2050)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(2044)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(2052)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(2053)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2041)@cf43b911bb08: Final verdict of PTC: none MSC_Test_2-SCCP(2048)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2057)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(2055)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(2041): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(2042): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(2043): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(2044): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-SCCP(2045): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-RAN(2046): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-M3UA(2047): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-SCCP(2048): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-RAN(2049): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-M3UA(2050): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(2051): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(2052): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(2053): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(2054): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(2055): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2056): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(2057): none (pass -> pass) MTC@cf43b911bb08: Test case TC_iu_lu_and_mo_call_sccp_tiar_timeout finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mo_call_sccp_tiar_timeout pass'. Mon Jun 10 14:27:04 UTC 2024 ====== MSC_Tests_Iu.TC_iu_lu_and_mo_call_sccp_tiar_timeout pass ====== Saving talloc report from 172.18.149.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=517600) Waiting for packet dumper to finish... 1 (prev_count=517600, count=521376) MTC@cf43b911bb08: 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@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_auth_sai_timeout'. ------ MSC_Tests_Iu.TC_iu_lu_auth_sai_timeout ------ Mon Jun 10 14:27:08 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests_Iu.TC_iu_lu_auth_sai_timeout.pcap" >/data/MSC_Tests_Iu.TC_iu_lu_auth_sai_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_auth_sai_timeout' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_iu_lu_auth_sai_timeout started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(2061)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(2061)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2061)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(2059)@cf43b911bb08: v_sccp_pdu_maxlen:268 MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_1-M3UA(2064)@cf43b911bb08: ************************************************* MSC_Test_1-M3UA(2064)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2064)@cf43b911bb08: ************************************************* MSC_Test_1-SCCP(2062)@cf43b911bb08: v_sccp_pdu_maxlen:268 MTC@cf43b911bb08: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_2-M3UA(2067)@cf43b911bb08: ************************************************* MSC_Test_2-M3UA(2067)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2067)@cf43b911bb08: ************************************************* MSC_Test_2-SCCP(2065)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2068)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2061)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(2061)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2061)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2061)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(2061)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2061)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2061)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2061)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2061)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2061)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2061)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2061)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2061)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2061)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2061)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2061)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2064)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23907 to server: "172.18.149.200":2905 association #8 MSC_Test_1-M3UA(2064)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2064)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2064)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_1-M3UA(2064)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2064)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2064)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2064)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2064)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2064)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2064)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2064)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2064)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2064)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2064)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2064)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2067)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23908 to server: "172.18.149.200":2905 association #8 MSC_Test_2-M3UA(2067)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2067)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2067)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_2-M3UA(2067)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2067)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2067)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2067)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2067)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2067)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2064)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2067)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2064)@cf43b911bb08: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2067)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2067)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2067)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2067)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2067)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2070)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2070)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2070)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2070)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2070)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2070)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2070)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2070)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(2061)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2061)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2061)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2060)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(2071)@cf43b911bb08: Created GsupExpect[0] for "262420000001008" to be handled at TC_iu_lu_auth_sai_timeout2(2073) TC_iu_lu_auth_sai_timeout2(2073)@cf43b911bb08: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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_1-M3UA(2064)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2064)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2064)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2063)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2067)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2067)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2067)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2066)@cf43b911bb08: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2066)@cf43b911bb08: Added conn table entry 0TC_iu_lu_auth_sai_timeout2(2073)10611834 MSC_Test_2-SCCP(2065)@cf43b911bb08: First idle individual index:0 MSC_Test_2-M3UA(2067)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2066)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2067)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2067)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2065)@cf43b911bb08: { messageType := 2, destLocRef := 'A1EC7A'O, sourceLocRef := '00017A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2065)@cf43b911bb08: Session index based on local reference:0 MSC_Test-GSUP(2071)@cf43b911bb08: Found GsupExpect[0] for "262420000001008" handled at TC_iu_lu_auth_sai_timeout2(2073) MSC_Test-GSUP(2071)@cf43b911bb08: Added IMSI table entry 0TC_iu_lu_auth_sai_timeout2(2073)"262420000001008" MSC_Test_2-M3UA(2067)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2067)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2067)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2067)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2065)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2065)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2065)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2065)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2065)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2065)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2065)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2065)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2065)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2065)@cf43b911bb08: vl_len:7 MSC_Test_2-SCCP(2065)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2065)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2067)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2067)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2067)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2065)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-RAN(2066)@cf43b911bb08: Deleted conn table entry 0TC_iu_lu_auth_sai_timeout2(2073)10611834 MSC_Test_2-M3UA(2067)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_auth_sai_timeout2(2073)@cf43b911bb08: setverdict(pass): none -> pass TC_iu_lu_auth_sai_timeout2(2073)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_auth_sai_timeout2(2073)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_auth_sai_timeout2(2073)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_2-M3UA(2067)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-RAN(2063)@cf43b911bb08: Final verdict of PTC: none MSC_Test_2-SCCP(2065)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(2061)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(2068)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-M3UA(2064)@cf43b911bb08: Final verdict of PTC: none MSC_Test_2-RAN(2066)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(2060)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(2059)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-SCCP(2062)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2058)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(2072)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2074)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(2070)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(2071)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(2069)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(2058): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(2059): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(2060): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(2061): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-SCCP(2062): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-RAN(2063): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-M3UA(2064): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-SCCP(2065): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-RAN(2066): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-M3UA(2067): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(2068): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(2069): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(2070): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(2071): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(2072): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_iu_lu_auth_sai_timeout2(2073): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(2074): none (pass -> pass) MTC@cf43b911bb08: Test case TC_iu_lu_auth_sai_timeout finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_auth_sai_timeout pass'. Mon Jun 10 14:27:15 UTC 2024 ====== MSC_Tests_Iu.TC_iu_lu_auth_sai_timeout pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests_Iu.TC_iu_lu_auth_sai_timeout.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=218129) Waiting for packet dumper to finish... 1 (prev_count=218129, count=221328) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_auth_sai_timeout pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_auth_sai_err'. ------ MSC_Tests_Iu.TC_iu_lu_auth_sai_err ------ Mon Jun 10 14:27:19 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests_Iu.TC_iu_lu_auth_sai_err.pcap" >/data/MSC_Tests_Iu.TC_iu_lu_auth_sai_err.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_auth_sai_err' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_iu_lu_auth_sai_err started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(2078)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(2078)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2078)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(2076)@cf43b911bb08: v_sccp_pdu_maxlen:268 MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_1-M3UA(2081)@cf43b911bb08: ************************************************* MSC_Test_1-M3UA(2081)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2081)@cf43b911bb08: ************************************************* MSC_Test_1-SCCP(2079)@cf43b911bb08: v_sccp_pdu_maxlen:268 MTC@cf43b911bb08: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_2-M3UA(2084)@cf43b911bb08: ************************************************* MSC_Test_2-M3UA(2084)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2084)@cf43b911bb08: ************************************************* MSC_Test_2-SCCP(2082)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2085)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(2087)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2087)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2087)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2087)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2087)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2087)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2087)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2087)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(2078)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(2078)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2078)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2078)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(2078)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2078)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2078)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2078)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2078)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2078)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2078)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2078)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2078)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2078)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2078)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2078)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(2088)@cf43b911bb08: Created GsupExpect[0] for "262420000001009" to be handled at TC_iu_lu_auth_sai_err2(2090) TC_iu_lu_auth_sai_err2(2090)@cf43b911bb08: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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_1-M3UA(2081)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23907 to server: "172.18.149.200":2905 association #8 MSC_Test_1-M3UA(2081)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2081)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2081)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_1-M3UA(2081)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2081)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2081)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2081)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2081)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2081)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2081)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2081)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2081)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2081)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2081)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2081)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2084)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23908 to server: "172.18.149.200":2905 association #8 MSC_Test_2-M3UA(2084)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2084)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2084)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_2-M3UA(2084)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2084)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2084)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2084)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2084)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2084)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2084)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2081)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2084)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2084)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2084)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2081)@cf43b911bb08: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2084)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2084)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2078)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2078)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2078)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2077)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2081)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2081)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2081)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2080)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2084)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2084)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2084)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2083)@cf43b911bb08: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2083)@cf43b911bb08: Added conn table entry 0TC_iu_lu_auth_sai_err2(2090)705558 MSC_Test_2-SCCP(2082)@cf43b911bb08: First idle individual index:0 MSC_Test_2-M3UA(2084)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2083)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2084)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2084)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2082)@cf43b911bb08: { messageType := 2, destLocRef := '0AC416'O, sourceLocRef := '00017B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2082)@cf43b911bb08: Session index based on local reference:0 MSC_Test-GSUP(2088)@cf43b911bb08: Found GsupExpect[0] for "262420000001009" handled at TC_iu_lu_auth_sai_err2(2090) MSC_Test-GSUP(2088)@cf43b911bb08: Added IMSI table entry 0TC_iu_lu_auth_sai_err2(2090)"262420000001009" MSC_Test_2-M3UA(2084)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2084)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2084)@cf43b911bb08: Message received on association #8 MSC_Test_2-SCCP(2082)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-M3UA(2084)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2082)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2082)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2082)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2082)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2082)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2082)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2082)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2082)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2082)@cf43b911bb08: vl_len:7 MSC_Test_2-SCCP(2082)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2082)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2084)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2084)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2084)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2082)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-RAN(2083)@cf43b911bb08: Deleted conn table entry 0TC_iu_lu_auth_sai_err2(2090)705558 MSC_Test_2-M3UA(2084)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_auth_sai_err2(2090)@cf43b911bb08: setverdict(pass): none -> pass TC_iu_lu_auth_sai_err2(2090)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_auth_sai_err2(2090)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_auth_sai_err2(2090)@cf43b911bb08: Final verdict of PTC: pass MSC_Test-GSUP(2088)@cf43b911bb08: Final verdict of PTC: none MSC_Test_2-RAN(2083)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-RAN(2080)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(2078)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(2076)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-M3UA(2081)@cf43b911bb08: Final verdict of PTC: none MSC_Test_2-M3UA(2084)@cf43b911bb08: Final verdict of PTC: none MSC_Test_2-SCCP(2082)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(2077)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-SCCP(2079)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(2086)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(2085)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(2087)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(2089)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2091)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2075)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(2075): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(2076): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(2077): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(2078): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-SCCP(2079): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-RAN(2080): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-M3UA(2081): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-SCCP(2082): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-RAN(2083): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-M3UA(2084): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(2085): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(2086): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(2087): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(2088): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(2089): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_iu_lu_auth_sai_err2(2090): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(2091): none (pass -> pass) MTC@cf43b911bb08: Test case TC_iu_lu_auth_sai_err finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_auth_sai_err pass'. Mon Jun 10 14:27:21 UTC 2024 ====== MSC_Tests_Iu.TC_iu_lu_auth_sai_err pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests_Iu.TC_iu_lu_auth_sai_err.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=219595) Waiting for packet dumper to finish... 1 (prev_count=219595, count=220760) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_auth_sai_err pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_release_request'. ------ MSC_Tests_Iu.TC_iu_lu_release_request ------ Mon Jun 10 14:27:25 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests_Iu.TC_iu_lu_release_request.pcap" >/data/MSC_Tests_Iu.TC_iu_lu_release_request.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_release_request' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_iu_lu_release_request started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(2095)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(2095)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2095)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(2093)@cf43b911bb08: v_sccp_pdu_maxlen:268 MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_1-M3UA(2098)@cf43b911bb08: ************************************************* MSC_Test_1-M3UA(2098)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2098)@cf43b911bb08: ************************************************* MSC_Test_1-SCCP(2096)@cf43b911bb08: v_sccp_pdu_maxlen:268 MTC@cf43b911bb08: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_2-M3UA(2101)@cf43b911bb08: ************************************************* MSC_Test_2-M3UA(2101)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2101)@cf43b911bb08: ************************************************* MSC_Test_2-SCCP(2099)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2102)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(2104)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2104)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2104)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2104)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2104)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2104)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2104)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2104)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(2095)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(2095)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2095)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2095)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(2095)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2095)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2095)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2095)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2095)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2095)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2095)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2095)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2095)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2095)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2095)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2095)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2098)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23907 to server: "172.18.149.200":2905 association #8 MSC_Test_1-M3UA(2098)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2098)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test-GSUP(2105)@cf43b911bb08: Created GsupExpect[0] for "262420000001010" to be handled at TC_iu_lu_release_request2(2107) TC_iu_lu_release_request2(2107)@cf43b911bb08: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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_1-M3UA(2098)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_1-M3UA(2098)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2098)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2098)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2098)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2098)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2098)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2098)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2098)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2098)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2098)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2098)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2098)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2101)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23908 to server: "172.18.149.200":2905 association #8 MSC_Test_2-M3UA(2101)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2101)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2101)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_2-M3UA(2101)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2101)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2101)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2101)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2101)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2101)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2101)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2098)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2101)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2098)@cf43b911bb08: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2101)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2101)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2101)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2101)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2095)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2095)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2095)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2094)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2098)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2098)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2098)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2097)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2101)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2101)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2101)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2100)@cf43b911bb08: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2100)@cf43b911bb08: Added conn table entry 0TC_iu_lu_release_request2(2107)13285904 MSC_Test_2-SCCP(2099)@cf43b911bb08: First idle individual index:0 MSC_Test_2-M3UA(2101)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2100)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2101)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2101)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2099)@cf43b911bb08: { messageType := 2, destLocRef := 'CABA10'O, sourceLocRef := '00017C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2099)@cf43b911bb08: Session index based on local reference:0 MSC_Test-GSUP(2105)@cf43b911bb08: Found GsupExpect[0] for "262420000001010" handled at TC_iu_lu_release_request2(2107) MSC_Test-GSUP(2105)@cf43b911bb08: Added IMSI table entry 0TC_iu_lu_release_request2(2107)"262420000001010" MSC_Test_2-SCCP(2099)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2099)@cf43b911bb08: vl_len:12 MSC_Test_2-SCCP(2099)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2099)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000B40080000010004400140'O MSC_Test_2-M3UA(2101)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2101)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2101)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2101)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2101)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2099)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2099)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2099)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2099)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2099)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2099)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2099)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2099)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2099)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2099)@cf43b911bb08: vl_len:7 MSC_Test_2-SCCP(2099)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2099)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2101)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2101)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2101)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2099)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-M3UA(2101)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2100)@cf43b911bb08: Deleted conn table entry 0TC_iu_lu_release_request2(2107)13285904 TC_iu_lu_release_request2(2107)@cf43b911bb08: setverdict(pass): none -> pass TC_iu_lu_release_request2(2107)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_1-M3UA(2098)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(2093)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(2095)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-RAN(2097)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(2105)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(2103)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(2094)@cf43b911bb08: Final verdict of PTC: none MSC_Test_2-SCCP(2099)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(2106)@cf43b911bb08: Final verdict of PTC: none MSC_Test_2-M3UA(2101)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2092)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(2104)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2108)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-SCCP(2096)@cf43b911bb08: Final verdict of PTC: none MSC_Test_2-RAN(2100)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(2102)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(2092): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(2093): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(2094): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(2095): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-SCCP(2096): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-RAN(2097): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-M3UA(2098): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-SCCP(2099): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-RAN(2100): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-M3UA(2101): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(2102): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(2103): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(2104): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(2105): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(2106): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_iu_lu_release_request2(2107): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(2108): none (pass -> pass) MTC@cf43b911bb08: Test case TC_iu_lu_release_request finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_release_request pass'. Mon Jun 10 14:27:28 UTC 2024 ====== MSC_Tests_Iu.TC_iu_lu_release_request pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests_Iu.TC_iu_lu_release_request.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=225886) Waiting for packet dumper to finish... 1 (prev_count=225886, count=227051) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_release_request pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_disconnect'. ------ MSC_Tests_Iu.TC_iu_lu_disconnect ------ Mon Jun 10 14:27:32 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests_Iu.TC_iu_lu_disconnect.pcap" >/data/MSC_Tests_Iu.TC_iu_lu_disconnect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_disconnect' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_iu_lu_disconnect started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(2112)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(2112)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2112)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(2110)@cf43b911bb08: v_sccp_pdu_maxlen:268 MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_1-M3UA(2115)@cf43b911bb08: ************************************************* MSC_Test_1-M3UA(2115)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2115)@cf43b911bb08: ************************************************* MSC_Test_1-SCCP(2113)@cf43b911bb08: v_sccp_pdu_maxlen:268 MTC@cf43b911bb08: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MSC_Test_2-M3UA(2118)@cf43b911bb08: ************************************************* MSC_Test_2-M3UA(2118)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2118)@cf43b911bb08: ************************************************* MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_2-SCCP(2116)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2119)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2112)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(2112)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2112)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2112)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(2112)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2112)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2112)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2112)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2112)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2112)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2112)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2112)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2112)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2112)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2112)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2112)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2115)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23907 to server: "172.18.149.200":2905 association #8 MSC_Test_1-M3UA(2115)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2115)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2115)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_1-M3UA(2115)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2115)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2115)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2115)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2115)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2115)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2115)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2115)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2115)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2115)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2115)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2115)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2118)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23908 to server: "172.18.149.200":2905 association #8 MSC_Test_2-M3UA(2118)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2118)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2118)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_2-M3UA(2118)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2118)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2118)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2118)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2118)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2118)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2118)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2115)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2118)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2115)@cf43b911bb08: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2118)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2118)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2118)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2118)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2121)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2121)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2121)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2121)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2121)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2121)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2121)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2121)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(2112)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2112)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2112)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2111)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2115)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2115)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2115)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2114)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(2122)@cf43b911bb08: Created GsupExpect[0] for "262420000001011" to be handled at TC_iu_lu_disconnect2(2124) TC_iu_lu_disconnect2(2124)@cf43b911bb08: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001011'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_2-M3UA(2118)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2118)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2118)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2117)@cf43b911bb08: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2117)@cf43b911bb08: Added conn table entry 0TC_iu_lu_disconnect2(2124)4592945 MSC_Test_2-SCCP(2116)@cf43b911bb08: First idle individual index:0 MSC_Test_2-M3UA(2118)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2117)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2118)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2118)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2116)@cf43b911bb08: { messageType := 2, destLocRef := '461531'O, sourceLocRef := '00017D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2116)@cf43b911bb08: Session index based on local reference:0 MSC_Test-GSUP(2122)@cf43b911bb08: Found GsupExpect[0] for "262420000001011" handled at TC_iu_lu_disconnect2(2124) MSC_Test-GSUP(2122)@cf43b911bb08: Added IMSI table entry 0TC_iu_lu_disconnect2(2124)"262420000001011" TC_iu_lu_disconnect2(2124)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_2-RAN(2117)@cf43b911bb08: Deleted conn table entry 0TC_iu_lu_disconnect2(2124)4592945 MSC_Test_2-SCCP(2116)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-M3UA(2118)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2118)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2118)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2116)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2116)@cf43b911bb08: RLC received in state:disconnect_pending TC_iu_lu_disconnect2(2124)@cf43b911bb08: Final verdict of PTC: pass IPA-CTRL-CLI-IPA(2109)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(2110)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(2111)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(2112)@cf43b911bb08: Final verdict of PTC: none MSC_Test_2-SCCP(2116)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(2119)@cf43b911bb08: Final verdict of PTC: none MSC_Test_2-M3UA(2118)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-M3UA(2115)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-SCCP(2113)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-RAN(2114)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(2122)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(2120)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(2121)@cf43b911bb08: Final verdict of PTC: none MSC_Test_2-RAN(2117)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(2123)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2125)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(2109): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(2110): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(2111): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(2112): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-SCCP(2113): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-RAN(2114): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-M3UA(2115): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-SCCP(2116): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-RAN(2117): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-M3UA(2118): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(2119): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(2120): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(2121): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(2122): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(2123): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_iu_lu_disconnect2(2124): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(2125): none (pass -> pass) MTC@cf43b911bb08: Test case TC_iu_lu_disconnect finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_disconnect pass'. Mon Jun 10 14:27:36 UTC 2024 ====== MSC_Tests_Iu.TC_iu_lu_disconnect pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests_Iu.TC_iu_lu_disconnect.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=194600) Waiting for packet dumper to finish... 1 (prev_count=194600, count=195765) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_disconnect pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_by_imei'. ------ MSC_Tests_Iu.TC_iu_lu_by_imei ------ Mon Jun 10 14:27:40 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests_Iu.TC_iu_lu_by_imei.pcap" >/data/MSC_Tests_Iu.TC_iu_lu_by_imei.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_by_imei' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_iu_lu_by_imei started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(2129)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(2129)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2129)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(2127)@cf43b911bb08: v_sccp_pdu_maxlen:268 MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_1-M3UA(2132)@cf43b911bb08: ************************************************* MSC_Test_1-M3UA(2132)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2132)@cf43b911bb08: ************************************************* MSC_Test_1-SCCP(2130)@cf43b911bb08: v_sccp_pdu_maxlen:268 MTC@cf43b911bb08: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_2-M3UA(2135)@cf43b911bb08: ************************************************* MSC_Test_2-M3UA(2135)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2135)@cf43b911bb08: ************************************************* MSC_Test_2-SCCP(2133)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2136)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2129)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(2129)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2129)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2129)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(2129)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2129)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2129)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2129)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2129)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2129)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2129)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2129)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2129)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2129)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2129)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2129)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2132)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23907 to server: "172.18.149.200":2905 association #8 MSC_Test_1-M3UA(2132)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2132)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2132)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_1-M3UA(2132)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2132)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2132)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2132)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2132)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2132)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2132)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2132)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2132)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2132)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2132)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2132)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2135)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23908 to server: "172.18.149.200":2905 association #8 MSC_Test_2-M3UA(2135)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2135)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2135)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_2-M3UA(2135)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2135)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2135)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2135)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2135)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2135)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2135)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2132)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2135)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2135)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2135)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2132)@cf43b911bb08: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2135)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2135)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2138)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2138)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2138)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2138)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2138)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2138)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2138)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2138)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(2129)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2129)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2129)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2128)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2132)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2132)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2132)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2131)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(2139)@cf43b911bb08: Created GsupExpect[0] for "262420000001012" to be handled at TC_iu_lu_by_imei2(2141) TC_iu_lu_by_imei2(2141)@cf43b911bb08: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '010'B, oddEvenInd_identity := { imei := { oddevenIndicator := '1'B, digits := '49999000001012'H } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_2-M3UA(2135)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2135)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2135)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2134)@cf43b911bb08: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2134)@cf43b911bb08: Added conn table entry 0TC_iu_lu_by_imei2(2141)580173 MSC_Test_2-SCCP(2133)@cf43b911bb08: First idle individual index:0 MSC_Test_2-M3UA(2135)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2134)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2135)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2135)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2135)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2135)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2133)@cf43b911bb08: { messageType := 2, destLocRef := '08DA4D'O, sourceLocRef := '00017E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2133)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2133)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2133)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2133)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2133)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2135)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2135)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2135)@cf43b911bb08: Message received on association #8 MSC_Test_2-SCCP(2133)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-M3UA(2135)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2133)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2133)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2133)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2133)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2133)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2133)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2133)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2133)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2133)@cf43b911bb08: vl_len:7 MSC_Test_2-SCCP(2133)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2133)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2135)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2135)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2135)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2133)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-M3UA(2135)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2134)@cf43b911bb08: Deleted conn table entry 0TC_iu_lu_by_imei2(2141)580173 TC_iu_lu_by_imei2(2141)@cf43b911bb08: setverdict(pass): none -> pass TC_iu_lu_by_imei2(2141)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_by_imei2(2141)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_by_imei2(2141)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_2-SCCP(2133)@cf43b911bb08: Final verdict of PTC: none MSC_Test_2-RAN(2134)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(2139)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2126)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(2128)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(2127)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-SCCP(2130)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(2138)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-M3UA(2132)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(2136)@cf43b911bb08: Final verdict of PTC: none MSC_Test_2-M3UA(2135)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(2137)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2142)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-RAN(2131)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(2129)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(2140)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(2126): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(2127): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(2128): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(2129): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-SCCP(2130): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-RAN(2131): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-M3UA(2132): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-SCCP(2133): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-RAN(2134): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-M3UA(2135): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(2136): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(2137): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(2138): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(2139): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(2140): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_iu_lu_by_imei2(2141): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(2142): none (pass -> pass) MTC@cf43b911bb08: Test case TC_iu_lu_by_imei finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_by_imei pass'. Mon Jun 10 14:27:47 UTC 2024 ====== MSC_Tests_Iu.TC_iu_lu_by_imei pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests_Iu.TC_iu_lu_by_imei.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=218673) Waiting for packet dumper to finish... 1 (prev_count=218673, count=221872) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_by_imei pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_imsi_detach_by_imsi'. ------ MSC_Tests_Iu.TC_iu_imsi_detach_by_imsi ------ Mon Jun 10 14:27:51 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests_Iu.TC_iu_imsi_detach_by_imsi.pcap" >/data/MSC_Tests_Iu.TC_iu_imsi_detach_by_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_imsi_detach_by_imsi' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_iu_imsi_detach_by_imsi started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(2146)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(2146)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2146)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(2144)@cf43b911bb08: v_sccp_pdu_maxlen:268 MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_1-M3UA(2149)@cf43b911bb08: ************************************************* MSC_Test_1-M3UA(2149)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2149)@cf43b911bb08: ************************************************* MSC_Test_1-SCCP(2147)@cf43b911bb08: v_sccp_pdu_maxlen:268 MTC@cf43b911bb08: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_2-M3UA(2152)@cf43b911bb08: ************************************************* MSC_Test_2-M3UA(2152)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2152)@cf43b911bb08: ************************************************* MSC_Test_2-SCCP(2150)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2153)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(2155)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2155)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2155)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2155)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2155)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2155)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2155)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2155)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_iu_imsi_detach_by_imsi2(2158)@cf43b911bb08: 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(2146)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(2146)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2146)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2146)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(2146)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2146)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2146)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2146)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2146)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2146)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2146)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2146)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2146)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2146)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2146)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2146)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2149)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23907 to server: "172.18.149.200":2905 association #8 MSC_Test_1-M3UA(2149)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2149)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2149)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_1-M3UA(2149)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2149)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2149)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2149)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2149)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2149)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2149)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2149)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2149)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2149)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2149)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2149)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2152)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23908 to server: "172.18.149.200":2905 association #8 MSC_Test_2-M3UA(2152)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2152)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2152)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_2-M3UA(2152)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2152)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2152)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2152)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2152)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2152)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2152)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2149)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2149)@cf43b911bb08: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2152)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2152)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2152)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2152)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2152)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2146)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2146)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2146)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2145)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2149)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2149)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2149)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2148)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2152)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2152)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2152)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2151)@cf43b911bb08: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2151)@cf43b911bb08: Added conn table entry 0TC_iu_imsi_detach_by_imsi2(2158)3565481 MSC_Test_2-SCCP(2150)@cf43b911bb08: First idle individual index:0 MSC_Test_2-M3UA(2152)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2151)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2152)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2152)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2152)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2152)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2150)@cf43b911bb08: { messageType := 2, destLocRef := '3667A9'O, sourceLocRef := '00017F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2150)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2150)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2150)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2150)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2150)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2150)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2150)@cf43b911bb08: vl_len:7 MSC_Test_2-SCCP(2150)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2150)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2152)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2152)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2152)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2150)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-M3UA(2152)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2151)@cf43b911bb08: Deleted conn table entry 0TC_iu_imsi_detach_by_imsi2(2158)3565481 TC_iu_imsi_detach_by_imsi2(2158)@cf43b911bb08: setverdict(pass): none -> pass TC_iu_imsi_detach_by_imsi2(2158)@cf43b911bb08: Final verdict of PTC: pass MSC_Test-GSUP(2156)@cf43b911bb08: Final verdict of PTC: none MSC_Test_2-RAN(2151)@cf43b911bb08: Final verdict of PTC: none MSC_Test_2-SCCP(2150)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-SCCP(2147)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(2144)@cf43b911bb08: Final verdict of PTC: none MSC_Test_2-M3UA(2152)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-RAN(2148)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(2154)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(2153)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(2157)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2143)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-M3UA(2149)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(2145)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(2146)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(2155)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2159)@cf43b911bb08: Final verdict of PTC: none Mon Jun 10 14:27:53 UTC 2024 ====== MSC_Tests_Iu.TC_iu_imsi_detach_by_imsi pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests_Iu.TC_iu_imsi_detach_by_imsi.talloc MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(2143): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(2144): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(2145): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(2146): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-SCCP(2147): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-RAN(2148): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-M3UA(2149): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-SCCP(2150): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-RAN(2151): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-M3UA(2152): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(2153): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(2154): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(2155): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(2156): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(2157): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_iu_imsi_detach_by_imsi2(2158): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(2159): none (pass -> pass) MTC@cf43b911bb08: Test case TC_iu_imsi_detach_by_imsi finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_imsi_detach_by_imsi pass'. Waiting for packet dumper to finish... 0 (prev_count=-1, count=195642) Waiting for packet dumper to finish... 1 (prev_count=195642, count=196807) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_imsi_detach_by_imsi pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_imsi_detach_by_tmsi'. ------ MSC_Tests_Iu.TC_iu_imsi_detach_by_tmsi ------ Mon Jun 10 14:27:57 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests_Iu.TC_iu_imsi_detach_by_tmsi.pcap" >/data/MSC_Tests_Iu.TC_iu_imsi_detach_by_tmsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_imsi_detach_by_tmsi' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_iu_imsi_detach_by_tmsi started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(2163)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(2163)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2163)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(2161)@cf43b911bb08: v_sccp_pdu_maxlen:268 MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_1-M3UA(2166)@cf43b911bb08: ************************************************* MSC_Test_1-M3UA(2166)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2166)@cf43b911bb08: ************************************************* MSC_Test_1-SCCP(2164)@cf43b911bb08: v_sccp_pdu_maxlen:268 MTC@cf43b911bb08: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_2-M3UA(2169)@cf43b911bb08: ************************************************* MSC_Test_2-M3UA(2169)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2169)@cf43b911bb08: ************************************************* MSC_Test_2-SCCP(2167)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2170)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(2172)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2172)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2172)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2172)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2172)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2172)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2172)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2172)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_iu_imsi_detach_by_tmsi2(2175)@cf43b911bb08: 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(2163)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(2163)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2163)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2163)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(2163)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2163)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2163)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2163)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2163)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2163)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2163)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2163)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2163)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2163)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2163)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2163)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2166)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23907 to server: "172.18.149.200":2905 association #8 MSC_Test_1-M3UA(2166)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2166)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2166)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_1-M3UA(2166)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2166)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2166)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2166)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2166)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2166)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2166)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2166)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2166)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2166)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2166)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2166)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2169)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23908 to server: "172.18.149.200":2905 association #8 MSC_Test_2-M3UA(2169)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2169)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2169)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_2-M3UA(2169)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2169)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2169)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2169)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2169)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2169)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2169)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2166)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2166)@cf43b911bb08: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2169)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2169)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2169)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2169)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2169)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2163)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2163)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2163)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2162)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2166)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2166)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2166)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2165)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2169)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2169)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2169)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2168)@cf43b911bb08: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2168)@cf43b911bb08: Added conn table entry 0TC_iu_imsi_detach_by_tmsi2(2175)14674248 MSC_Test_2-SCCP(2167)@cf43b911bb08: First idle individual index:0 MSC_Test_2-RAN(2168)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2169)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2169)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2169)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2169)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2169)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2167)@cf43b911bb08: { messageType := 2, destLocRef := 'DFE948'O, sourceLocRef := '000180'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2167)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2167)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2167)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2167)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2167)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2167)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2167)@cf43b911bb08: vl_len:7 MSC_Test_2-SCCP(2167)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2167)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2169)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2169)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2169)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2167)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-M3UA(2169)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2168)@cf43b911bb08: Deleted conn table entry 0TC_iu_imsi_detach_by_tmsi2(2175)14674248 TC_iu_imsi_detach_by_tmsi2(2175)@cf43b911bb08: setverdict(pass): none -> pass TC_iu_imsi_detach_by_tmsi2(2175)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_imsi_detach_by_tmsi2(2175)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_imsi_detach_by_tmsi2(2175)@cf43b911bb08: Final verdict of PTC: pass MSC_Test-GSUP(2173)@cf43b911bb08: Final verdict of PTC: none MSC_Test_2-M3UA(2169)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-RAN(2165)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(2161)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-M3UA(2166)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(2174)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(2162)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-SCCP(2164)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2160)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(2163)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(2170)@cf43b911bb08: Final verdict of PTC: none MSC_Test_2-SCCP(2167)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(2171)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(2172)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2176)@cf43b911bb08: Final verdict of PTC: none MSC_Test_2-RAN(2168)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(2160): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(2161): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(2162): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(2163): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-SCCP(2164): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-RAN(2165): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-M3UA(2166): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-SCCP(2167): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-RAN(2168): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-M3UA(2169): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(2170): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(2171): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(2172): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(2173): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(2174): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_iu_imsi_detach_by_tmsi2(2175): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(2176): none (pass -> pass) MTC@cf43b911bb08: Test case TC_iu_imsi_detach_by_tmsi finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_imsi_detach_by_tmsi pass'. Mon Jun 10 14:27:59 UTC 2024 ====== MSC_Tests_Iu.TC_iu_imsi_detach_by_tmsi pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests_Iu.TC_iu_imsi_detach_by_tmsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=195190) Waiting for packet dumper to finish... 1 (prev_count=195190, count=196355) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_imsi_detach_by_tmsi pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_imsi_detach_by_imei'. ------ MSC_Tests_Iu.TC_iu_imsi_detach_by_imei ------ Mon Jun 10 14:28:03 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests_Iu.TC_iu_imsi_detach_by_imei.pcap" >/data/MSC_Tests_Iu.TC_iu_imsi_detach_by_imei.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_imsi_detach_by_imei' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_iu_imsi_detach_by_imei started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(2180)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(2180)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2180)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(2178)@cf43b911bb08: v_sccp_pdu_maxlen:268 MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_1-M3UA(2183)@cf43b911bb08: ************************************************* MSC_Test_1-M3UA(2183)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2183)@cf43b911bb08: ************************************************* MSC_Test_1-SCCP(2181)@cf43b911bb08: v_sccp_pdu_maxlen:268 MTC@cf43b911bb08: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_2-M3UA(2186)@cf43b911bb08: ************************************************* MSC_Test_2-M3UA(2186)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2186)@cf43b911bb08: ************************************************* MSC_Test_2-SCCP(2184)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2187)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(2189)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2189)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2189)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2189)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2189)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2189)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2189)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2189)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_iu_imsi_detach_by_imei2(2192)@cf43b911bb08: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { imsiDetachIndication := { messageType := '000001'B, nsd := '00'B, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '010'B, oddEvenInd_identity := { imei := { oddevenIndicator := '1'B, digits := '49999000001016'H } } } } } } } } MSC_Test_0-M3UA(2180)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(2180)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2180)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2180)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(2180)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2180)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2180)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2180)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2180)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2180)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2180)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2180)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2180)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2180)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2180)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2180)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2183)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23907 to server: "172.18.149.200":2905 association #8 MSC_Test_1-M3UA(2183)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2183)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2183)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_1-M3UA(2183)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2183)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2183)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2183)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2183)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2183)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2183)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2183)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2183)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2183)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2183)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2183)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2186)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23908 to server: "172.18.149.200":2905 association #8 MSC_Test_2-M3UA(2186)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2186)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2186)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_2-M3UA(2186)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2186)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2186)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2186)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2186)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2186)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2186)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2183)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2186)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2186)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2186)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2183)@cf43b911bb08: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2186)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2186)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2180)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2180)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2180)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2179)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2183)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2183)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2183)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2182)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2186)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2186)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2186)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2185)@cf43b911bb08: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2185)@cf43b911bb08: Added conn table entry 0TC_iu_imsi_detach_by_imei2(2192)2969637 MSC_Test_2-SCCP(2184)@cf43b911bb08: First idle individual index:0 MSC_Test_2-M3UA(2186)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2185)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2186)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2186)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2186)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2186)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2184)@cf43b911bb08: { messageType := 2, destLocRef := '2D5025'O ("-P%"), sourceLocRef := '000181'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2184)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2184)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2184)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2184)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2184)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2184)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2184)@cf43b911bb08: vl_len:7 MSC_Test_2-SCCP(2184)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2184)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2186)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2186)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2186)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2184)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-M3UA(2186)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2185)@cf43b911bb08: Deleted conn table entry 0TC_iu_imsi_detach_by_imei2(2192)2969637 TC_iu_imsi_detach_by_imei2(2192)@cf43b911bb08: setverdict(pass): none -> pass TC_iu_imsi_detach_by_imei2(2192)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_imsi_detach_by_imei2(2192)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_imsi_detach_by_imei2(2192)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_0-SCCP(2178)@cf43b911bb08: Final verdict of PTC: none MSC_Test_2-RAN(2185)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-RAN(2182)@cf43b911bb08: Final verdict of PTC: none MSC_Test_2-SCCP(2184)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2177)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(2188)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-SCCP(2181)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(2189)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(2191)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2193)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(2190)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(2187)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(2180)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-M3UA(2183)@cf43b911bb08: Final verdict of PTC: none MSC_Test_2-M3UA(2186)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(2179)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(2177): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(2178): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(2179): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(2180): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-SCCP(2181): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-RAN(2182): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-M3UA(2183): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-SCCP(2184): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-RAN(2185): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-M3UA(2186): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(2187): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(2188): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(2189): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(2190): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(2191): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_iu_imsi_detach_by_imei2(2192): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(2193): none (pass -> pass) MTC@cf43b911bb08: Test case TC_iu_imsi_detach_by_imei finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_imsi_detach_by_imei pass'. Mon Jun 10 14:28:05 UTC 2024 ====== MSC_Tests_Iu.TC_iu_imsi_detach_by_imei pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests_Iu.TC_iu_imsi_detach_by_imei.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=194235) Waiting for packet dumper to finish... 1 (prev_count=194235, count=195400) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_imsi_detach_by_imei pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_emerg_call_imei_reject'. ------ MSC_Tests_Iu.TC_iu_emerg_call_imei_reject ------ Mon Jun 10 14:28:09 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests_Iu.TC_iu_emerg_call_imei_reject.pcap" >/data/MSC_Tests_Iu.TC_iu_emerg_call_imei_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_emerg_call_imei_reject' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_iu_emerg_call_imei_reject started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(2197)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(2197)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2197)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(2195)@cf43b911bb08: v_sccp_pdu_maxlen:268 MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_1-M3UA(2200)@cf43b911bb08: ************************************************* MSC_Test_1-M3UA(2200)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2200)@cf43b911bb08: ************************************************* MSC_Test_1-SCCP(2198)@cf43b911bb08: v_sccp_pdu_maxlen:268 MTC@cf43b911bb08: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_2-M3UA(2203)@cf43b911bb08: ************************************************* MSC_Test_2-M3UA(2203)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2203)@cf43b911bb08: ************************************************* MSC_Test_2-SCCP(2201)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2204)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2197)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(2197)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2197)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2197)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(2197)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2197)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2197)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2197)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2197)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2197)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2197)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2197)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2197)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2197)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2197)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2197)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2200)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23907 to server: "172.18.149.200":2905 association #8 MSC_Test_1-M3UA(2200)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2200)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2200)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_1-M3UA(2200)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2200)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2200)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2200)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2200)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2200)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2200)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2200)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2200)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2200)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2200)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2200)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2203)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23908 to server: "172.18.149.200":2905 association #8 MSC_Test_2-M3UA(2203)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2203)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2203)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_2-M3UA(2203)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2203)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2203)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2203)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2203)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2203)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2203)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2200)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2203)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2200)@cf43b911bb08: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2203)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2203)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2203)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2203)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2197)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2197)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2197)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2196)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP-IPA(2206)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2206)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2206)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2206)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2206)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2206)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test_1-M3UA(2200)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP-IPA(2206)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2206)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_1-M3UA(2200)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2200)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2199)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2203)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2203)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2203)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2202)@cf43b911bb08: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_emerg_call_imei_reject2(2209)@cf43b911bb08: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0010'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '010'B, oddEvenInd_identity := { imei := { oddevenIndicator := '1'B, digits := '49999000001017'H } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2202)@cf43b911bb08: Added conn table entry 0TC_iu_emerg_call_imei_reject2(2209)11439482 MSC_Test_2-SCCP(2201)@cf43b911bb08: First idle individual index:0 MSC_Test_2-M3UA(2203)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2202)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2203)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2203)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2203)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2203)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2203)@cf43b911bb08: Message received on association #8 MSC_Test_2-SCCP(2201)@cf43b911bb08: { messageType := 2, destLocRef := 'AE8D7A'O, sourceLocRef := '000182'O, protClass := { class := '0010'B, messageHandling := '0000'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(2203)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2201)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2201)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2201)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2201)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2201)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2201)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2201)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2201)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2201)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2201)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2201)@cf43b911bb08: vl_len:7 MSC_Test_2-SCCP(2201)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2201)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2203)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2203)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2203)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2201)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-M3UA(2203)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2202)@cf43b911bb08: Deleted conn table entry 0TC_iu_emerg_call_imei_reject2(2209)11439482 TC_iu_emerg_call_imei_reject2(2209)@cf43b911bb08: setverdict(pass): none -> pass TC_iu_emerg_call_imei_reject2(2209)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_emerg_call_imei_reject2(2209)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_emerg_call_imei_reject2(2209)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_2-RAN(2202)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(2204)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(2196)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-M3UA(2200)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(2195)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(2197)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-RAN(2199)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-SCCP(2198)@cf43b911bb08: Final verdict of PTC: none MSC_Test_2-M3UA(2203)@cf43b911bb08: Final verdict of PTC: none MSC_Test_2-SCCP(2201)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2194)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(2207)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(2208)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2210)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(2205)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(2206)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(2194): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(2195): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(2196): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(2197): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-SCCP(2198): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-RAN(2199): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-M3UA(2200): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-SCCP(2201): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-RAN(2202): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-M3UA(2203): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(2204): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(2205): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(2206): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(2207): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(2208): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_iu_emerg_call_imei_reject2(2209): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(2210): none (pass -> pass) MTC@cf43b911bb08: Test case TC_iu_emerg_call_imei_reject finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_emerg_call_imei_reject pass'. Mon Jun 10 14:28:11 UTC 2024 ====== MSC_Tests_Iu.TC_iu_emerg_call_imei_reject pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests_Iu.TC_iu_emerg_call_imei_reject.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=204776) Waiting for packet dumper to finish... 1 (prev_count=204776, count=207975) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_emerg_call_imei_reject pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_emerg_call_imsi'. ------ MSC_Tests_Iu.TC_iu_emerg_call_imsi ------ Mon Jun 10 14:28:15 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests_Iu.TC_iu_emerg_call_imsi.pcap" >/data/MSC_Tests_Iu.TC_iu_emerg_call_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_emerg_call_imsi' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_iu_emerg_call_imsi started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(2214)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(2214)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2214)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(2212)@cf43b911bb08: v_sccp_pdu_maxlen:268 MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_1-M3UA(2217)@cf43b911bb08: ************************************************* MSC_Test_1-M3UA(2217)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2217)@cf43b911bb08: ************************************************* MSC_Test_1-SCCP(2215)@cf43b911bb08: v_sccp_pdu_maxlen:268 MTC@cf43b911bb08: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_2-M3UA(2220)@cf43b911bb08: ************************************************* MSC_Test_2-M3UA(2220)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2220)@cf43b911bb08: ************************************************* MSC_Test_2-SCCP(2218)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2221)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2214)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(2214)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2214)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2214)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(2214)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2214)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2214)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2214)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2214)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2214)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2214)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2214)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2214)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2214)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2214)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2214)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2217)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23907 to server: "172.18.149.200":2905 association #8 MSC_Test_1-M3UA(2217)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2217)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2217)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_1-M3UA(2217)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2217)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2217)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2217)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2217)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2217)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2217)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2217)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2217)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2217)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2217)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2217)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2220)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23908 to server: "172.18.149.200":2905 association #8 MSC_Test_2-M3UA(2220)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2220)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2220)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_2-M3UA(2220)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2220)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2220)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2220)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2220)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2220)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2220)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2217)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2217)@cf43b911bb08: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2220)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2220)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2220)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2220)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2220)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2223)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2223)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2223)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2223)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2223)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2223)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2223)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2223)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(2214)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2214)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2214)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2213)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(2224)@cf43b911bb08: Created GsupExpect[0] for "262420000001018" to be handled at TC_iu_emerg_call_imsi2(2226) TC_iu_emerg_call_imsi2(2226)@cf43b911bb08: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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_1-M3UA(2217)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2217)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2217)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2216)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2220)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2220)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2220)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2219)@cf43b911bb08: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2219)@cf43b911bb08: Added conn table entry 0TC_iu_emerg_call_imsi2(2226)1907953 MSC_Test_2-SCCP(2218)@cf43b911bb08: First idle individual index:0 MSC_Test_2-M3UA(2220)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2219)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2220)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2220)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2218)@cf43b911bb08: { messageType := 2, destLocRef := '1D1CF1'O, sourceLocRef := '000183'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2218)@cf43b911bb08: Session index based on local reference:0 MSC_Test-GSUP(2224)@cf43b911bb08: Found GsupExpect[0] for "262420000001018" handled at TC_iu_emerg_call_imsi2(2226) MSC_Test-GSUP(2224)@cf43b911bb08: Added IMSI table entry 0TC_iu_emerg_call_imsi2(2226)"262420000001018" TC_iu_emerg_call_imsi2(2226)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_emerg_call_imsi2(2226)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_2-M3UA(2220)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2220)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2218)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2218)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2218)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2218)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2219)@cf43b911bb08: patching N(SD)=1 into dtap '0514D0F4F1882104C5B47138'O MSC_Test_2-RAN(2219)@cf43b911bb08: patched enc_l3: '0554D0F4F1882104C5B47138'O MSC_Test_2-SCCP(2218)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2218)@cf43b911bb08: vl_len:24 MSC_Test_2-SCCP(2218)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2218)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554D0F4F1882104C5B47138'O MSC_Test_2-M3UA(2220)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2220)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2220)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2218)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2218)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2218)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2218)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2218)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2218)@cf43b911bb08: vl_len:12 MSC_Test_2-SCCP(2218)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2218)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2220)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2220)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2220)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2218)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2218)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2218)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2218)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2220)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2220)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2218)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2218)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2218)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2218)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_emerg_call_imsi2(2226)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2219)@cf43b911bb08: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2219)@cf43b911bb08: patched enc_l3: '059B'O MSC_Test_2-SCCP(2218)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2218)@cf43b911bb08: vl_len:14 MSC_Test_2-SCCP(2218)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2218)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2220)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2220)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2220)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2218)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2218)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2218)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2218)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2218)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2218)@cf43b911bb08: vl_len:7 MSC_Test_2-SCCP(2218)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2218)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2220)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2220)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2220)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2218)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-M3UA(2220)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2219)@cf43b911bb08: Deleted conn table entry 0TC_iu_emerg_call_imsi2(2226)1907953 TC_iu_emerg_call_imsi2(2226)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_emerg_call_imsi2(2226)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_emerg_call_imsi2(2226)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_emerg_call_imsi2(2226)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_emerg_call_imsi2(2226)@cf43b911bb08: 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 := '137D2A4D'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2219)@cf43b911bb08: Added conn table entry 0TC_iu_emerg_call_imsi2(2226)2709827 MSC_Test_2-RAN(2219)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2218)@cf43b911bb08: First idle individual index:0 MSC_Test_2-M3UA(2220)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2220)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2220)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2218)@cf43b911bb08: { messageType := 2, destLocRef := '295943'O (")YC"), sourceLocRef := '000184'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2218)@cf43b911bb08: Session index based on local reference:0 TC_iu_emerg_call_imsi2(2226)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_emerg_call_imsi2(2226)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2220)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2220)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2218)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2218)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2218)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2218)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2219)@cf43b911bb08: patching N(SD)=1 into dtap '0514CF4B921A2104C208DC41'O MSC_Test_2-RAN(2219)@cf43b911bb08: patched enc_l3: '0554CF4B921A2104C208DC41'O MSC_Test_2-SCCP(2218)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2218)@cf43b911bb08: vl_len:24 MSC_Test_2-SCCP(2218)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2218)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554CF4B921A2104C208DC41'O MSC_Test_2-M3UA(2220)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2220)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2220)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2218)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2218)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2218)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2218)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2218)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2218)@cf43b911bb08: vl_len:12 MSC_Test_2-SCCP(2218)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2218)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2220)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2220)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2220)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2218)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2218)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2218)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2218)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2221)@cf43b911bb08: Created MnccExpect[0] for "112" to be handled at TC_iu_emerg_call_imsi2(2226) MSC_Test-MGCP(2222)@cf43b911bb08: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_iu_emerg_call_imsi2(2226) MSC_Test_2-RAN(2219)@cf43b911bb08: patching N(SD)=2 into dtap '030E0406600504020081'O MSC_Test_2-RAN(2219)@cf43b911bb08: patched enc_l3: '038E0406600504020081'O MSC_Test_2-SCCP(2218)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2218)@cf43b911bb08: vl_len:22 MSC_Test_2-SCCP(2218)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2218)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A038E0406600504020081'O MSC_Test_2-M3UA(2220)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(2222)@cf43b911bb08: Found Expect[0] for { line := { verb := "CRCX", trans_id := "328", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "93" }, { code := "L", val := "p:20, a:AMR, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_iu_emerg_call_imsi2(2226) TC_iu_emerg_call_imsi2(2226)@cf43b911bb08: f_mo_call_establish 2: rx 1st CRCX TC_iu_emerg_call_imsi2(2226)@cf43b911bb08: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(2221)@cf43b911bb08: Found MnccExpect[0] for "112" handled at TC_iu_emerg_call_imsi2(2226) MSC_Test-MNCC(2221)@cf43b911bb08: Added conn table entry 0TC_iu_emerg_call_imsi2(2226)-2147483596 MSC_Test_2-M3UA(2220)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2220)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2218)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2218)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2218)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2218)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_emerg_call_imsi2(2226)@cf43b911bb08: f_mo_call_establish 1: rx MNCC SETUP ind TC_iu_emerg_call_imsi2(2226)@cf43b911bb08: f_mo_call_establish 4.iu: rx RANAP RAB Assignment Request MSC_Test_2-SCCP(2218)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2218)@cf43b911bb08: vl_len:46 MSC_Test_2-SCCP(2218)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2218)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '6000002A000001003440230000010033401C60BA7C350001C0A802150000000000000000000000000040040C0000'O MSC_Test_2-M3UA(2220)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_emerg_call_imsi2(2226)@cf43b911bb08: f_mo_call_establish 3: rx RTP CREATE TC_iu_emerg_call_imsi2(2226)@cf43b911bb08: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_2-M3UA(2220)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2220)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2218)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2218)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2218)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2218)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2220)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2220)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2218)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2218)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2218)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2218)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_emerg_call_imsi2(2226)@cf43b911bb08: f_mo_call_establish 7: rx CC Alerting TC_iu_emerg_call_imsi2(2226)@cf43b911bb08: as_optional_mgcp_mdcx: rx MDCX TC_iu_emerg_call_imsi2(2226)@cf43b911bb08: { line := { verb := "MDCX", trans_id := "331", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "93" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "93", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.149.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(2220)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2220)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2218)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2218)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2218)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2218)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_emerg_call_imsi2(2226)@cf43b911bb08: f_mo_call_establish 10: rx CC CONNECT MSC_Test_2-RAN(2219)@cf43b911bb08: patching N(SD)=3 into dtap '030F'O MSC_Test_2-RAN(2219)@cf43b911bb08: patched enc_l3: '03CF'O MSC_Test_2-SCCP(2218)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2218)@cf43b911bb08: vl_len:14 MSC_Test_2-SCCP(2218)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2218)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0014400A000001001040030203CF'O MSC_Test_2-M3UA(2220)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_emerg_call_imsi2(2226)@cf43b911bb08: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_iu_emerg_call_imsi2(2226)@cf43b911bb08: Osmux ok: use_osmux = false got_osmux_count = 0 TC_iu_emerg_call_imsi2(2226)@cf43b911bb08: f_mo_call_establish DONE TC_iu_emerg_call_imsi2(2226)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_emerg_call_imsi2(2226)@cf43b911bb08: Hold the call for some time TC_iu_emerg_call_imsi2(2226)@cf43b911bb08: Call stayed open for 5.000000 seconds, all is well. TC_iu_emerg_call_imsi2(2226)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_emerg_call_imsi2(2226)@cf43b911bb08: Hangup TC_iu_emerg_call_imsi2(2226)@cf43b911bb08: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_2-M3UA(2220)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2220)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2218)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2218)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2218)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2218)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_emerg_call_imsi2(2226)@cf43b911bb08: f_call_hangup 1: rx DTAP CC DISC MSC_Test_2-M3UA(2220)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2220)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2218)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2218)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2218)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2218)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_emerg_call_imsi2(2226)@cf43b911bb08: f_call_hangup 2.a: rx DTAP CC RELEASE TC_iu_emerg_call_imsi2(2226)@cf43b911bb08: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_2-RAN(2219)@cf43b911bb08: patching N(SD)=0 into dtap '032A'O MSC_Test_2-RAN(2219)@cf43b911bb08: patched enc_l3: '032A'O MSC_Test_2-SCCP(2218)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2218)@cf43b911bb08: vl_len:14 MSC_Test_2-SCCP(2218)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2218)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302032A'O MSC_Test_2-M3UA(2220)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(2221)@cf43b911bb08: Deleted conn table entry 0TC_iu_emerg_call_imsi2(2226)-2147483596 MSC_Test_2-M3UA(2220)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2220)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2218)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2218)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2218)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2218)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_emerg_call_imsi2(2226)@cf43b911bb08: as_optional_mgcp_dlcx: rx MGCP DLCX TC_iu_emerg_call_imsi2(2226)@cf43b911bb08: as_optional_mgcp_dlcx: rx MGCP DLCX TC_iu_emerg_call_imsi2(2226)@cf43b911bb08: f_call_hangup 5.iu: rx Iu Release Command MSC_Test_2-SCCP(2218)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2218)@cf43b911bb08: vl_len:7 MSC_Test_2-SCCP(2218)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2218)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2220)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2220)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2220)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2218)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-M3UA(2220)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2219)@cf43b911bb08: Deleted conn table entry 0TC_iu_emerg_call_imsi2(2226)2709827 TC_iu_emerg_call_imsi2(2226)@cf43b911bb08: f_call_hangup 6.iu: rx SCCP DISC TC_iu_emerg_call_imsi2(2226)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_emerg_call_imsi2(2226)@cf43b911bb08: f_call_hangup 9: done TC_iu_emerg_call_imsi2(2226)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_emerg_call_imsi2(2226)@cf43b911bb08: Final verdict of PTC: pass IPA-CTRL-CLI-IPA(2211)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(2213)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-SCCP(2215)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-RAN(2216)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-M3UA(2217)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(2212)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(2224)@cf43b911bb08: Final verdict of PTC: none MSC_Test_2-SCCP(2218)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2227)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(2214)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(2223)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(2221)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(2222)@cf43b911bb08: Final verdict of PTC: none MSC_Test_2-M3UA(2220)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(2225)@cf43b911bb08: Final verdict of PTC: none MSC_Test_2-RAN(2219)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(2211): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(2212): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(2213): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(2214): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-SCCP(2215): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-RAN(2216): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-M3UA(2217): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-SCCP(2218): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-RAN(2219): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-M3UA(2220): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(2221): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(2222): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(2223): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(2224): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(2225): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_iu_emerg_call_imsi2(2226): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(2227): none (pass -> pass) MTC@cf43b911bb08: Test case TC_iu_emerg_call_imsi finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_emerg_call_imsi pass'. Mon Jun 10 14:28:24 UTC 2024 ====== MSC_Tests_Iu.TC_iu_emerg_call_imsi pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests_Iu.TC_iu_emerg_call_imsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=553793) Waiting for packet dumper to finish... 1 (prev_count=553793, count=556992) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_emerg_call_imsi pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_establish_and_nothing'. ------ MSC_Tests_Iu.TC_iu_establish_and_nothing ------ Mon Jun 10 14:28:28 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests_Iu.TC_iu_establish_and_nothing.pcap" >/data/MSC_Tests_Iu.TC_iu_establish_and_nothing.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_establish_and_nothing' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_iu_establish_and_nothing started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(2231)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(2231)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2231)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(2229)@cf43b911bb08: v_sccp_pdu_maxlen:268 MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_1-M3UA(2234)@cf43b911bb08: ************************************************* MSC_Test_1-M3UA(2234)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2234)@cf43b911bb08: ************************************************* MSC_Test_1-SCCP(2232)@cf43b911bb08: v_sccp_pdu_maxlen:268 MTC@cf43b911bb08: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_2-M3UA(2237)@cf43b911bb08: ************************************************* MSC_Test_2-M3UA(2237)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2237)@cf43b911bb08: ************************************************* MSC_Test_2-SCCP(2235)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2238)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2231)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(2231)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2231)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2231)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(2231)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2231)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2231)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2231)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2231)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2231)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2231)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2231)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2231)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2231)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2231)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2231)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2234)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23907 to server: "172.18.149.200":2905 association #8 MSC_Test_1-M3UA(2234)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2234)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2234)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_1-M3UA(2234)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2234)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2234)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2234)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2234)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2234)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2234)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2234)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2234)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2234)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2234)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2234)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2237)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23908 to server: "172.18.149.200":2905 association #8 MSC_Test_2-M3UA(2237)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2237)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2237)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_2-M3UA(2237)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2237)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2237)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2237)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2237)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2237)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2237)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2234)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2237)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2234)@cf43b911bb08: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2237)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2237)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2237)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2237)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2240)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2240)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2240)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2240)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2240)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2240)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2240)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2240)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(2231)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2231)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2231)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2230)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(2241)@cf43b911bb08: Created GsupExpect[0] for "262420000001027" to be handled at TC_iu_establish_and_nothing2(2243) TC_iu_establish_and_nothing2(2243)@cf43b911bb08: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001027'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_1-M3UA(2234)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2234)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2234)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2233)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2237)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2237)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2237)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2236)@cf43b911bb08: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2236)@cf43b911bb08: Added conn table entry 0TC_iu_establish_and_nothing2(2243)7473813 MSC_Test_2-SCCP(2235)@cf43b911bb08: First idle individual index:0 MSC_Test_2-M3UA(2237)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2236)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2237)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2237)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2235)@cf43b911bb08: { messageType := 2, destLocRef := '720A95'O, sourceLocRef := '000185'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2235)@cf43b911bb08: Session index based on local reference:0 MSC_Test-GSUP(2241)@cf43b911bb08: Found GsupExpect[0] for "262420000001027" handled at TC_iu_establish_and_nothing2(2243) MSC_Test-GSUP(2241)@cf43b911bb08: Added IMSI table entry 0TC_iu_establish_and_nothing2(2243)"262420000001027" TC_iu_establish_and_nothing2(2243)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_establish_and_nothing2(2243)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_2-M3UA(2237)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2237)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2235)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2235)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2235)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2235)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2236)@cf43b911bb08: patching N(SD)=1 into dtap '05149FFF4261210448C277F5'O MSC_Test_2-RAN(2236)@cf43b911bb08: patched enc_l3: '05549FFF4261210448C277F5'O MSC_Test_2-SCCP(2235)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2235)@cf43b911bb08: vl_len:24 MSC_Test_2-SCCP(2235)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2235)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05549FFF4261210448C277F5'O MSC_Test_2-M3UA(2237)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2237)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2237)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2235)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2235)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2235)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2235)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2235)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2235)@cf43b911bb08: vl_len:12 MSC_Test_2-SCCP(2235)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2235)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2237)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2237)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2237)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2235)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2235)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2235)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2235)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2237)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2237)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2235)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2235)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2235)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2235)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_establish_and_nothing2(2243)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2236)@cf43b911bb08: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2236)@cf43b911bb08: patched enc_l3: '059B'O MSC_Test_2-SCCP(2235)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2235)@cf43b911bb08: vl_len:14 MSC_Test_2-SCCP(2235)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2235)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2237)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2237)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2237)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2235)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2235)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2235)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2235)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2235)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2235)@cf43b911bb08: vl_len:7 MSC_Test_2-SCCP(2235)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2235)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2237)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2237)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2237)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2235)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-M3UA(2237)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2236)@cf43b911bb08: Deleted conn table entry 0TC_iu_establish_and_nothing2(2243)7473813 TC_iu_establish_and_nothing2(2243)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_establish_and_nothing2(2243)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_establish_and_nothing2(2243)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_establish_and_nothing2(2243)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_establish_and_nothing2(2243)@cf43b911bb08: 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 := '5308B951'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2236)@cf43b911bb08: Added conn table entry 0TC_iu_establish_and_nothing2(2243)12696036 MSC_Test_2-RAN(2236)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2235)@cf43b911bb08: First idle individual index:0 MSC_Test_2-M3UA(2237)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2237)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2237)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2235)@cf43b911bb08: { messageType := 2, destLocRef := 'C1B9E4'O, sourceLocRef := '000186'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2235)@cf43b911bb08: Session index based on local reference:0 TC_iu_establish_and_nothing2(2243)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_establish_and_nothing2(2243)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2237)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2237)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2235)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2235)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2235)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2235)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2236)@cf43b911bb08: patching N(SD)=1 into dtap '05143B90F1BF2104964628D3'O MSC_Test_2-RAN(2236)@cf43b911bb08: patched enc_l3: '05543B90F1BF2104964628D3'O MSC_Test_2-SCCP(2235)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2235)@cf43b911bb08: vl_len:24 MSC_Test_2-SCCP(2235)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2235)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05543B90F1BF2104964628D3'O MSC_Test_2-M3UA(2237)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2237)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2237)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2235)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2235)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2235)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2235)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2235)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2235)@cf43b911bb08: vl_len:12 MSC_Test_2-SCCP(2235)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2235)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2237)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2237)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2237)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2235)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2235)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2235)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2235)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2237)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2237)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2235)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2235)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2235)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2235)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2235)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2235)@cf43b911bb08: vl_len:7 MSC_Test_2-SCCP(2235)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2235)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2237)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2237)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2237)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2235)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-RAN(2236)@cf43b911bb08: Deleted conn table entry 0TC_iu_establish_and_nothing2(2243)12696036 TC_iu_establish_and_nothing2(2243)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_establish_and_nothing2(2243)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_establish_and_nothing2(2243)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2237)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_establish_and_nothing2(2243)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_1-RAN(2233)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(2238)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(2231)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-M3UA(2234)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-SCCP(2232)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(2229)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2228)@cf43b911bb08: Final verdict of PTC: none MSC_Test_2-SCCP(2235)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(2239)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(2240)@cf43b911bb08: Final verdict of PTC: none MSC_Test_2-RAN(2236)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(2230)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(2241)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2244)@cf43b911bb08: Final verdict of PTC: none MSC_Test_2-M3UA(2237)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(2242)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(2228): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(2229): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(2230): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(2231): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-SCCP(2232): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-RAN(2233): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-M3UA(2234): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-SCCP(2235): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-RAN(2236): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-M3UA(2237): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(2238): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(2239): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(2240): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(2241): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(2242): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_iu_establish_and_nothing2(2243): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(2244): none (pass -> pass) MTC@cf43b911bb08: Test case TC_iu_establish_and_nothing finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_establish_and_nothing pass'. Mon Jun 10 14:28:35 UTC 2024 ====== MSC_Tests_Iu.TC_iu_establish_and_nothing pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests_Iu.TC_iu_establish_and_nothing.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=393840) Waiting for packet dumper to finish... 1 (prev_count=393840, count=397039) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_establish_and_nothing pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_mo_setup_and_nothing'. ------ MSC_Tests_Iu.TC_iu_mo_setup_and_nothing ------ Mon Jun 10 14:28:39 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests_Iu.TC_iu_mo_setup_and_nothing.pcap" >/data/MSC_Tests_Iu.TC_iu_mo_setup_and_nothing.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_mo_setup_and_nothing' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_iu_mo_setup_and_nothing started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(2248)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(2248)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2248)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(2246)@cf43b911bb08: v_sccp_pdu_maxlen:268 MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_1-M3UA(2251)@cf43b911bb08: ************************************************* MSC_Test_1-M3UA(2251)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2251)@cf43b911bb08: ************************************************* MSC_Test_1-SCCP(2249)@cf43b911bb08: v_sccp_pdu_maxlen:268 MTC@cf43b911bb08: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_2-M3UA(2254)@cf43b911bb08: ************************************************* MSC_Test_2-M3UA(2254)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2254)@cf43b911bb08: ************************************************* MSC_Test_2-SCCP(2252)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2255)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2248)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(2248)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2248)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2248)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(2248)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2248)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2248)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2248)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2248)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2248)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2248)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2248)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2248)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2248)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2248)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2248)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2251)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23907 to server: "172.18.149.200":2905 association #8 MSC_Test_1-M3UA(2251)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2251)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2251)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_1-M3UA(2251)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2251)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2251)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2251)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2251)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2251)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2251)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2251)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2251)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2251)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2251)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2251)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2254)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23908 to server: "172.18.149.200":2905 association #8 MSC_Test_2-M3UA(2254)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2254)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2254)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_2-M3UA(2254)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2254)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2254)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2254)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2254)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2254)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2254)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2251)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2251)@cf43b911bb08: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2254)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2254)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2254)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2254)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2254)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2257)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2257)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2257)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2257)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2257)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2257)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2257)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2257)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2258)@cf43b911bb08: Created GsupExpect[0] for "262420000001028" to be handled at TC_iu_mo_setup_and_nothing2(2260) TC_iu_mo_setup_and_nothing2(2260)@cf43b911bb08: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(2248)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2248)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2248)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2247)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2251)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2251)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2251)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2250)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2254)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2254)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2254)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2253)@cf43b911bb08: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2253)@cf43b911bb08: Added conn table entry 0TC_iu_mo_setup_and_nothing2(2260)12710401 MSC_Test_2-SCCP(2252)@cf43b911bb08: First idle individual index:0 MSC_Test_2-M3UA(2254)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2253)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2254)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2254)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2252)@cf43b911bb08: { messageType := 2, destLocRef := 'C1F201'O, sourceLocRef := '000187'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2252)@cf43b911bb08: Session index based on local reference:0 MSC_Test-GSUP(2258)@cf43b911bb08: Found GsupExpect[0] for "262420000001028" handled at TC_iu_mo_setup_and_nothing2(2260) MSC_Test-GSUP(2258)@cf43b911bb08: Added IMSI table entry 0TC_iu_mo_setup_and_nothing2(2260)"262420000001028" TC_iu_mo_setup_and_nothing2(2260)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_setup_and_nothing2(2260)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_2-M3UA(2254)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2254)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2252)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2252)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2252)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2252)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2253)@cf43b911bb08: patching N(SD)=1 into dtap '05145C81B6D5210436B008EF'O MSC_Test_2-RAN(2253)@cf43b911bb08: patched enc_l3: '05545C81B6D5210436B008EF'O MSC_Test_2-SCCP(2252)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2252)@cf43b911bb08: vl_len:24 MSC_Test_2-SCCP(2252)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2252)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05545C81B6D5210436B008EF'O MSC_Test_2-M3UA(2254)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2254)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2254)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2252)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2252)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2252)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2252)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2252)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2252)@cf43b911bb08: vl_len:12 MSC_Test_2-SCCP(2252)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2252)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2254)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2254)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2254)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2252)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2252)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2252)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2252)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2254)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2254)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2252)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2252)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2252)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2252)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_mo_setup_and_nothing2(2260)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2253)@cf43b911bb08: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2253)@cf43b911bb08: patched enc_l3: '059B'O MSC_Test_2-SCCP(2252)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2252)@cf43b911bb08: vl_len:14 MSC_Test_2-SCCP(2252)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2252)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2254)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2254)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2254)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2252)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2252)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2252)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2252)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2252)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2252)@cf43b911bb08: vl_len:7 MSC_Test_2-SCCP(2252)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2252)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2254)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2254)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2254)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2252)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-M3UA(2254)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2253)@cf43b911bb08: Deleted conn table entry 0TC_iu_mo_setup_and_nothing2(2260)12710401 TC_iu_mo_setup_and_nothing2(2260)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_setup_and_nothing2(2260)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_setup_and_nothing2(2260)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_setup_and_nothing2(2260)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_setup_and_nothing2(2260)@cf43b911bb08: 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 := '5D8CF4F7'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2253)@cf43b911bb08: Added conn table entry 0TC_iu_mo_setup_and_nothing2(2260)181471 MSC_Test_2-RAN(2253)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2252)@cf43b911bb08: First idle individual index:0 MSC_Test_2-M3UA(2254)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2254)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2254)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2252)@cf43b911bb08: { messageType := 2, destLocRef := '02C4DF'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(2252)@cf43b911bb08: Session index based on local reference:0 TC_iu_mo_setup_and_nothing2(2260)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_setup_and_nothing2(2260)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2254)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2254)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2252)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2252)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2252)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2252)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2253)@cf43b911bb08: patching N(SD)=1 into dtap '0514FDAA210A2104E38B66F6'O MSC_Test_2-RAN(2253)@cf43b911bb08: patched enc_l3: '0554FDAA210A2104E38B66F6'O MSC_Test_2-SCCP(2252)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2252)@cf43b911bb08: vl_len:24 MSC_Test_2-SCCP(2252)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2252)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554FDAA210A2104E38B66F6'O MSC_Test_2-M3UA(2254)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2254)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2254)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2252)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2252)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2252)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2252)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2252)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2252)@cf43b911bb08: vl_len:12 MSC_Test_2-SCCP(2252)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2252)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2254)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2254)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2254)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2252)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2252)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2252)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2252)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2255)@cf43b911bb08: Created MnccExpect[0] for "12345" to be handled at TC_iu_mo_setup_and_nothing2(2260) MSC_Test-MGCP(2256)@cf43b911bb08: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_iu_mo_setup_and_nothing2(2260) MSC_Test_2-RAN(2253)@cf43b911bb08: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_2-RAN(2253)@cf43b911bb08: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_2-SCCP(2252)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2252)@cf43b911bb08: vl_len:28 MSC_Test_2-SCCP(2252)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2252)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440180000010010401110038504066005040200815E04802143F5'O MSC_Test_2-M3UA(2254)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(2256)@cf43b911bb08: Found Expect[0] for { line := { verb := "CRCX", trans_id := "334", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "94" }, { code := "L", val := "p:20, a:AMR, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_iu_mo_setup_and_nothing2(2260) MSC_Test_2-M3UA(2254)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2254)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2254)@cf43b911bb08: Message received on association #8 MSC_Test_2-SCCP(2252)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2252)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2252)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2252)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2254)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2252)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2252)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2252)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2252)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2252)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2252)@cf43b911bb08: vl_len:7 MSC_Test_2-SCCP(2252)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2252)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2254)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2254)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2254)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2252)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-RAN(2253)@cf43b911bb08: Deleted conn table entry 0TC_iu_mo_setup_and_nothing2(2260)181471 TC_iu_mo_setup_and_nothing2(2260)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_setup_and_nothing2(2260)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_setup_and_nothing2(2260)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2254)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_mo_setup_and_nothing2(2260)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_0-M3UA(2248)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-RAN(2250)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(2255)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-M3UA(2251)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(2247)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-SCCP(2249)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(2246)@cf43b911bb08: Final verdict of PTC: none MSC_Test_2-RAN(2253)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(2257)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(2256)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2245)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(2259)@cf43b911bb08: Final verdict of PTC: none MSC_Test_2-SCCP(2252)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(2258)@cf43b911bb08: Final verdict of PTC: none MSC_Test_2-M3UA(2254)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2261)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(2245): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(2246): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(2247): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(2248): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-SCCP(2249): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-RAN(2250): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-M3UA(2251): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-SCCP(2252): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-RAN(2253): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-M3UA(2254): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(2255): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(2256): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(2257): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(2258): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(2259): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_iu_mo_setup_and_nothing2(2260): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(2261): none (pass -> pass) MTC@cf43b911bb08: Test case TC_iu_mo_setup_and_nothing finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mo_setup_and_nothing pass'. Mon Jun 10 14:28:46 UTC 2024 ====== MSC_Tests_Iu.TC_iu_mo_setup_and_nothing pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests_Iu.TC_iu_mo_setup_and_nothing.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=436495) Waiting for packet dumper to finish... 1 (prev_count=436495, count=439694) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mo_setup_and_nothing pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_mo_crcx_ran_timeout'. ------ MSC_Tests_Iu.TC_iu_mo_crcx_ran_timeout ------ Mon Jun 10 14:28:50 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests_Iu.TC_iu_mo_crcx_ran_timeout.pcap" >/data/MSC_Tests_Iu.TC_iu_mo_crcx_ran_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_mo_crcx_ran_timeout' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_iu_mo_crcx_ran_timeout started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(2265)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(2265)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2265)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(2263)@cf43b911bb08: v_sccp_pdu_maxlen:268 MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_1-M3UA(2268)@cf43b911bb08: ************************************************* MSC_Test_1-M3UA(2268)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2268)@cf43b911bb08: ************************************************* MSC_Test_1-SCCP(2266)@cf43b911bb08: v_sccp_pdu_maxlen:268 MTC@cf43b911bb08: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_2-M3UA(2271)@cf43b911bb08: ************************************************* MSC_Test_2-M3UA(2271)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2271)@cf43b911bb08: ************************************************* MSC_Test_2-SCCP(2269)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2272)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2265)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(2265)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2265)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2265)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(2265)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2265)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2265)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2265)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2265)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2265)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2265)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2265)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2265)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2265)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2265)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2265)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2268)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23907 to server: "172.18.149.200":2905 association #8 MSC_Test_1-M3UA(2268)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2268)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2268)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_1-M3UA(2268)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2268)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2268)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2268)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2268)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2268)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2268)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2268)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2268)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2268)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2268)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2268)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2271)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23908 to server: "172.18.149.200":2905 association #8 MSC_Test_2-M3UA(2271)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2271)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2271)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_2-M3UA(2271)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2271)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2271)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2271)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2271)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2271)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2271)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2268)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2268)@cf43b911bb08: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2271)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2271)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2271)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2271)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2271)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2265)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2265)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2265)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2264)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP-IPA(2274)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2274)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2274)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2274)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2274)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2274)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2274)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2274)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_1-M3UA(2268)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2268)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2268)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2267)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2271)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2271)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2271)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2270)@cf43b911bb08: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(2275)@cf43b911bb08: Created GsupExpect[0] for "262420000001029" to be handled at TC_iu_mo_crcx_ran_timeout2(2277) TC_iu_mo_crcx_ran_timeout2(2277)@cf43b911bb08: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001029'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_2-RAN(2270)@cf43b911bb08: Added conn table entry 0TC_iu_mo_crcx_ran_timeout2(2277)2287682 MSC_Test_2-SCCP(2269)@cf43b911bb08: First idle individual index:0 MSC_Test_2-M3UA(2271)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2270)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2271)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2271)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2269)@cf43b911bb08: { messageType := 2, destLocRef := '22E842'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(2269)@cf43b911bb08: Session index based on local reference:0 MSC_Test-GSUP(2275)@cf43b911bb08: Found GsupExpect[0] for "262420000001029" handled at TC_iu_mo_crcx_ran_timeout2(2277) MSC_Test-GSUP(2275)@cf43b911bb08: Added IMSI table entry 0TC_iu_mo_crcx_ran_timeout2(2277)"262420000001029" TC_iu_mo_crcx_ran_timeout2(2277)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_crcx_ran_timeout2(2277)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_2-M3UA(2271)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2271)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2269)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2269)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2269)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2269)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2270)@cf43b911bb08: patching N(SD)=1 into dtap '0514E26AD9272104CF18EF1D'O MSC_Test_2-RAN(2270)@cf43b911bb08: patched enc_l3: '0554E26AD9272104CF18EF1D'O MSC_Test_2-SCCP(2269)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2269)@cf43b911bb08: vl_len:24 MSC_Test_2-SCCP(2269)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2269)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554E26AD9272104CF18EF1D'O MSC_Test_2-M3UA(2271)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2271)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2271)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2269)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2269)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2269)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2269)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2269)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2269)@cf43b911bb08: vl_len:12 MSC_Test_2-SCCP(2269)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2269)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2271)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2271)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2271)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2269)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2269)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2269)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2269)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2271)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2271)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2269)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2269)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2269)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2269)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_mo_crcx_ran_timeout2(2277)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2270)@cf43b911bb08: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2270)@cf43b911bb08: patched enc_l3: '059B'O MSC_Test_2-SCCP(2269)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2269)@cf43b911bb08: vl_len:14 MSC_Test_2-SCCP(2269)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2269)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2271)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2271)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2271)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2269)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2269)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2269)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2269)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2269)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2269)@cf43b911bb08: vl_len:7 MSC_Test_2-SCCP(2269)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2269)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2271)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2271)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2271)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2269)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-RAN(2270)@cf43b911bb08: Deleted conn table entry 0TC_iu_mo_crcx_ran_timeout2(2277)2287682 MSC_Test_2-M3UA(2271)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_mo_crcx_ran_timeout2(2277)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_crcx_ran_timeout2(2277)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_crcx_ran_timeout2(2277)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_crcx_ran_timeout2(2277)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_crcx_ran_timeout2(2277)@cf43b911bb08: 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 := '0D6A4E5D'O ("\rjN]") } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2270)@cf43b911bb08: Added conn table entry 0TC_iu_mo_crcx_ran_timeout2(2277)5566834 MSC_Test_2-RAN(2270)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2269)@cf43b911bb08: First idle individual index:0 MSC_Test_2-M3UA(2271)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2271)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2271)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2269)@cf43b911bb08: { messageType := 2, destLocRef := '54F172'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(2269)@cf43b911bb08: Session index based on local reference:0 TC_iu_mo_crcx_ran_timeout2(2277)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_crcx_ran_timeout2(2277)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2271)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2271)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2269)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2269)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2269)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2269)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2270)@cf43b911bb08: patching N(SD)=1 into dtap '0514D5EB45392104A2F7A0C0'O MSC_Test_2-RAN(2270)@cf43b911bb08: patched enc_l3: '0554D5EB45392104A2F7A0C0'O MSC_Test_2-SCCP(2269)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2269)@cf43b911bb08: vl_len:24 MSC_Test_2-SCCP(2269)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2269)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554D5EB45392104A2F7A0C0'O MSC_Test_2-M3UA(2271)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2271)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2271)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2269)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2269)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2269)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2269)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2269)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2269)@cf43b911bb08: vl_len:12 MSC_Test_2-SCCP(2269)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2269)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2271)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2271)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2271)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2269)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2269)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2269)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2269)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2272)@cf43b911bb08: Created MnccExpect[0] for "12345" to be handled at TC_iu_mo_crcx_ran_timeout2(2277) MSC_Test-MGCP(2273)@cf43b911bb08: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_iu_mo_crcx_ran_timeout2(2277) MSC_Test_2-RAN(2270)@cf43b911bb08: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_2-RAN(2270)@cf43b911bb08: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_2-SCCP(2269)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2269)@cf43b911bb08: vl_len:28 MSC_Test_2-SCCP(2269)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2269)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440180000010010401110038504066005040200815E04802143F5'O MSC_Test_2-M3UA(2271)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(2273)@cf43b911bb08: Found Expect[0] for { line := { verb := "CRCX", trans_id := "335", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "95" }, { code := "L", val := "p:20, a:AMR, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_iu_mo_crcx_ran_timeout2(2277) TC_iu_mo_crcx_ran_timeout2(2277)@cf43b911bb08: f_mo_call_establish 2: rx 1st CRCX TC_iu_mo_crcx_ran_timeout2(2277)@cf43b911bb08: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(2272)@cf43b911bb08: Found MnccExpect[0] for "12345" handled at TC_iu_mo_crcx_ran_timeout2(2277) MSC_Test-MNCC(2272)@cf43b911bb08: Added conn table entry 0TC_iu_mo_crcx_ran_timeout2(2277)-2147483594 TC_iu_mo_crcx_ran_timeout2(2277)@cf43b911bb08: Osmux ok: use_osmux = false got_osmux_count = 0 TC_iu_mo_crcx_ran_timeout2(2277)@cf43b911bb08: f_mo_call_establish DONE TC_iu_mo_crcx_ran_timeout2(2277)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(2272)@cf43b911bb08: Deleted conn table entry 0TC_iu_mo_crcx_ran_timeout2(2277)-2147483594 MSC_Test_2-M3UA(2271)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2271)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2271)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2271)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2269)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2269)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2269)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2269)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2269)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2269)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2269)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2269)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2269)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2269)@cf43b911bb08: vl_len:7 MSC_Test_2-SCCP(2269)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2269)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2271)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2271)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2271)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2269)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-RAN(2270)@cf43b911bb08: Deleted conn table entry 0TC_iu_mo_crcx_ran_timeout2(2277)5566834 MSC_Test_2-M3UA(2271)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_mo_crcx_ran_timeout2(2277)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_crcx_ran_timeout2(2277)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_crcx_ran_timeout2(2277)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_crcx_ran_timeout2(2277)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_0-SCCP(2263)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(2265)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(2264)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2262)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-SCCP(2266)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-RAN(2267)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-M3UA(2268)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(2275)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(2274)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(2276)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(2272)@cf43b911bb08: Final verdict of PTC: none MSC_Test_2-M3UA(2271)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2278)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(2273)@cf43b911bb08: Final verdict of PTC: none MSC_Test_2-RAN(2270)@cf43b911bb08: Final verdict of PTC: none MSC_Test_2-SCCP(2269)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(2262): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(2263): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(2264): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(2265): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-SCCP(2266): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-RAN(2267): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-M3UA(2268): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-SCCP(2269): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-RAN(2270): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-M3UA(2271): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(2272): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(2273): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(2274): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(2275): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(2276): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_iu_mo_crcx_ran_timeout2(2277): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(2278): none (pass -> pass) MTC@cf43b911bb08: Test case TC_iu_mo_crcx_ran_timeout finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mo_crcx_ran_timeout pass'. Mon Jun 10 14:28:55 UTC 2024 ====== MSC_Tests_Iu.TC_iu_mo_crcx_ran_timeout pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests_Iu.TC_iu_mo_crcx_ran_timeout.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=448392) Waiting for packet dumper to finish... 1 (prev_count=448392, count=451591) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mo_crcx_ran_timeout pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_mo_crcx_ran_reject'. ------ MSC_Tests_Iu.TC_iu_mo_crcx_ran_reject ------ Mon Jun 10 14:28:59 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests_Iu.TC_iu_mo_crcx_ran_reject.pcap" >/data/MSC_Tests_Iu.TC_iu_mo_crcx_ran_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_mo_crcx_ran_reject' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_iu_mo_crcx_ran_reject started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(2282)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(2282)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2282)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(2280)@cf43b911bb08: v_sccp_pdu_maxlen:268 MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_1-M3UA(2285)@cf43b911bb08: ************************************************* MSC_Test_1-M3UA(2285)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2285)@cf43b911bb08: ************************************************* MSC_Test_1-SCCP(2283)@cf43b911bb08: v_sccp_pdu_maxlen:268 MTC@cf43b911bb08: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_2-M3UA(2288)@cf43b911bb08: ************************************************* MSC_Test_2-M3UA(2288)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2288)@cf43b911bb08: ************************************************* MSC_Test_2-SCCP(2286)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2289)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2282)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(2282)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2282)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2282)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(2282)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2282)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2282)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2282)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2282)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2282)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2282)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2282)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2282)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2282)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2282)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2282)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2285)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23907 to server: "172.18.149.200":2905 association #8 MSC_Test_1-M3UA(2285)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2285)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2285)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_1-M3UA(2285)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2285)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2285)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2285)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2285)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2285)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2285)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2285)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2285)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2285)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2285)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2285)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2288)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23908 to server: "172.18.149.200":2905 association #8 MSC_Test_2-M3UA(2288)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2288)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2288)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_2-M3UA(2288)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2288)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2288)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2288)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2288)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2288)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2288)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2285)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2285)@cf43b911bb08: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2288)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2288)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2288)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2288)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2288)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2291)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2291)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2291)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2291)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2291)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2291)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2291)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2291)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(2282)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2282)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2282)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2281)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2285)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2285)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2285)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2284)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(2292)@cf43b911bb08: Created GsupExpect[0] for "262420000001030" to be handled at TC_iu_mo_crcx_ran_reject2(2294) TC_iu_mo_crcx_ran_reject2(2294)@cf43b911bb08: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001030'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_2-M3UA(2288)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2288)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2288)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2287)@cf43b911bb08: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2287)@cf43b911bb08: Added conn table entry 0TC_iu_mo_crcx_ran_reject2(2294)10884082 MSC_Test_2-SCCP(2286)@cf43b911bb08: First idle individual index:0 MSC_Test_2-M3UA(2288)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2287)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2288)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2288)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2286)@cf43b911bb08: { messageType := 2, destLocRef := 'A613F2'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(2286)@cf43b911bb08: Session index based on local reference:0 MSC_Test-GSUP(2292)@cf43b911bb08: Found GsupExpect[0] for "262420000001030" handled at TC_iu_mo_crcx_ran_reject2(2294) MSC_Test-GSUP(2292)@cf43b911bb08: Added IMSI table entry 0TC_iu_mo_crcx_ran_reject2(2294)"262420000001030" TC_iu_mo_crcx_ran_reject2(2294)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_crcx_ran_reject2(2294)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_2-M3UA(2288)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2288)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2286)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2286)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2286)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2286)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2287)@cf43b911bb08: patching N(SD)=1 into dtap '0514E30AF7BE2104CC3AE178'O MSC_Test_2-RAN(2287)@cf43b911bb08: patched enc_l3: '0554E30AF7BE2104CC3AE178'O MSC_Test_2-SCCP(2286)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2286)@cf43b911bb08: vl_len:24 MSC_Test_2-SCCP(2286)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2286)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554E30AF7BE2104CC3AE178'O MSC_Test_2-M3UA(2288)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2288)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2288)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2286)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2286)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2286)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2286)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2286)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2286)@cf43b911bb08: vl_len:12 MSC_Test_2-SCCP(2286)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2286)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2288)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2288)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2288)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2286)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2286)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2286)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2286)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2288)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2288)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2286)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2286)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2286)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2286)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_mo_crcx_ran_reject2(2294)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2287)@cf43b911bb08: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2287)@cf43b911bb08: patched enc_l3: '059B'O MSC_Test_2-SCCP(2286)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2286)@cf43b911bb08: vl_len:14 MSC_Test_2-SCCP(2286)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2286)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2288)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2288)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2288)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2286)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2286)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2286)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2286)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2286)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2286)@cf43b911bb08: vl_len:7 MSC_Test_2-SCCP(2286)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2286)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2288)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2288)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2288)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2286)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-M3UA(2288)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2287)@cf43b911bb08: Deleted conn table entry 0TC_iu_mo_crcx_ran_reject2(2294)10884082 TC_iu_mo_crcx_ran_reject2(2294)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_crcx_ran_reject2(2294)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_crcx_ran_reject2(2294)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_crcx_ran_reject2(2294)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_crcx_ran_reject2(2294)@cf43b911bb08: 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 := 'B8F68578'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2287)@cf43b911bb08: Added conn table entry 0TC_iu_mo_crcx_ran_reject2(2294)1602859 MSC_Test_2-RAN(2287)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2286)@cf43b911bb08: First idle individual index:0 MSC_Test_2-M3UA(2288)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2288)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2288)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2286)@cf43b911bb08: { messageType := 2, destLocRef := '18752B'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(2286)@cf43b911bb08: Session index based on local reference:0 TC_iu_mo_crcx_ran_reject2(2294)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_crcx_ran_reject2(2294)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2288)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2288)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2286)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2286)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2286)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2286)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2287)@cf43b911bb08: patching N(SD)=1 into dtap '051427C764F52104B891AF5C'O MSC_Test_2-RAN(2287)@cf43b911bb08: patched enc_l3: '055427C764F52104B891AF5C'O MSC_Test_2-SCCP(2286)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2286)@cf43b911bb08: vl_len:24 MSC_Test_2-SCCP(2286)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2286)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055427C764F52104B891AF5C'O MSC_Test_2-M3UA(2288)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2288)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2288)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2286)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2286)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2286)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2286)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2286)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2286)@cf43b911bb08: vl_len:12 MSC_Test_2-SCCP(2286)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2286)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2288)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2288)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2288)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2286)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2286)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2286)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2286)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2289)@cf43b911bb08: Created MnccExpect[0] for "12345" to be handled at TC_iu_mo_crcx_ran_reject2(2294) MSC_Test-MGCP(2290)@cf43b911bb08: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_iu_mo_crcx_ran_reject2(2294) MSC_Test_2-RAN(2287)@cf43b911bb08: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_2-RAN(2287)@cf43b911bb08: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_2-SCCP(2286)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2286)@cf43b911bb08: vl_len:28 MSC_Test_2-SCCP(2286)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2286)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440180000010010401110038504066005040200815E04802143F5'O MSC_Test_2-M3UA(2288)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(2290)@cf43b911bb08: Found Expect[0] for { line := { verb := "CRCX", trans_id := "338", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "96" }, { code := "L", val := "p:20, a:AMR, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_iu_mo_crcx_ran_reject2(2294) TC_iu_mo_crcx_ran_reject2(2294)@cf43b911bb08: f_mo_call_establish 2: rx 1st CRCX MSC_Test_2-M3UA(2288)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2288)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2288)@cf43b911bb08: Message received on association #8 MSC_Test_2-SCCP(2286)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-M3UA(2288)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2286)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2286)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2286)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2286)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2286)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2286)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2286)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_mo_crcx_ran_reject2(2294)@cf43b911bb08: Osmux ok: use_osmux = false got_osmux_count = 0 TC_iu_mo_crcx_ran_reject2(2294)@cf43b911bb08: f_mo_call_establish DONE TC_iu_mo_crcx_ran_reject2(2294)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2286)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2286)@cf43b911bb08: vl_len:7 MSC_Test_2-SCCP(2286)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2286)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2288)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2288)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2288)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2286)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-RAN(2287)@cf43b911bb08: Deleted conn table entry 0TC_iu_mo_crcx_ran_reject2(2294)1602859 TC_iu_mo_crcx_ran_reject2(2294)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_crcx_ran_reject2(2294)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_crcx_ran_reject2(2294)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2288)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_mo_crcx_ran_reject2(2294)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_1-M3UA(2285)@cf43b911bb08: Final verdict of PTC: none MSC_Test_2-M3UA(2288)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(2281)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(2280)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-SCCP(2283)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(2291)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(2292)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(2289)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2279)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(2290)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(2282)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-RAN(2284)@cf43b911bb08: Final verdict of PTC: none MSC_Test_2-RAN(2287)@cf43b911bb08: Final verdict of PTC: none MSC_Test_2-SCCP(2286)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2295)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(2293)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(2279): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(2280): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(2281): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(2282): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-SCCP(2283): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-RAN(2284): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-M3UA(2285): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-SCCP(2286): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-RAN(2287): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-M3UA(2288): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(2289): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(2290): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(2291): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(2292): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(2293): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_iu_mo_crcx_ran_reject2(2294): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(2295): none (pass -> pass) MTC@cf43b911bb08: Test case TC_iu_mo_crcx_ran_reject finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mo_crcx_ran_reject pass'. Mon Jun 10 14:29:02 UTC 2024 ====== MSC_Tests_Iu.TC_iu_mo_crcx_ran_reject pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests_Iu.TC_iu_mo_crcx_ran_reject.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=439070) Waiting for packet dumper to finish... 1 (prev_count=439070, count=442269) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mo_crcx_ran_reject pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_mt_crcx_ran_reject'. ------ MSC_Tests_Iu.TC_iu_mt_crcx_ran_reject ------ Mon Jun 10 14:29:06 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests_Iu.TC_iu_mt_crcx_ran_reject.pcap" >/data/MSC_Tests_Iu.TC_iu_mt_crcx_ran_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_mt_crcx_ran_reject' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_iu_mt_crcx_ran_reject started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(2299)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(2299)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2299)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(2297)@cf43b911bb08: v_sccp_pdu_maxlen:268 MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_1-M3UA(2302)@cf43b911bb08: ************************************************* MSC_Test_1-M3UA(2302)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2302)@cf43b911bb08: ************************************************* MSC_Test_1-SCCP(2300)@cf43b911bb08: v_sccp_pdu_maxlen:268 MTC@cf43b911bb08: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_2-M3UA(2305)@cf43b911bb08: ************************************************* MSC_Test_2-M3UA(2305)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2305)@cf43b911bb08: ************************************************* MSC_Test_2-SCCP(2303)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2306)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2299)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(2299)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2299)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2299)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(2299)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2299)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2299)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2299)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2299)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2299)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2299)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2299)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2299)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2299)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2299)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2299)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2302)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23907 to server: "172.18.149.200":2905 association #8 MSC_Test_1-M3UA(2302)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2302)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2302)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_1-M3UA(2302)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2302)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2302)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2302)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2302)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2302)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2302)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2302)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2302)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2302)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2302)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2302)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2305)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23908 to server: "172.18.149.200":2905 association #8 MSC_Test_2-M3UA(2305)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2305)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2305)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_2-M3UA(2305)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2305)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2305)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2305)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2305)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2305)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2305)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2302)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2305)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2302)@cf43b911bb08: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2305)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2305)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2305)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2305)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2308)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2308)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2308)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2308)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2308)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2308)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2308)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2308)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2309)@cf43b911bb08: Created GsupExpect[0] for "262420000001031" to be handled at TC_iu_mt_crcx_ran_reject2(2311) TC_iu_mt_crcx_ran_reject2(2311)@cf43b911bb08: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(2299)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2299)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2299)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2298)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2302)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2302)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2302)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2301)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2305)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2305)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2305)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2304)@cf43b911bb08: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2304)@cf43b911bb08: Added conn table entry 0TC_iu_mt_crcx_ran_reject2(2311)8204019 MSC_Test_2-SCCP(2303)@cf43b911bb08: First idle individual index:0 MSC_Test_2-M3UA(2305)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2304)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2305)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2305)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2303)@cf43b911bb08: { messageType := 2, destLocRef := '7D2EF3'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(2303)@cf43b911bb08: Session index based on local reference:0 MSC_Test-GSUP(2309)@cf43b911bb08: Found GsupExpect[0] for "262420000001031" handled at TC_iu_mt_crcx_ran_reject2(2311) MSC_Test-GSUP(2309)@cf43b911bb08: Added IMSI table entry 0TC_iu_mt_crcx_ran_reject2(2311)"262420000001031" TC_iu_mt_crcx_ran_reject2(2311)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mt_crcx_ran_reject2(2311)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_2-M3UA(2305)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2305)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2303)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2303)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2303)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2303)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2304)@cf43b911bb08: patching N(SD)=1 into dtap '0514C72DC1A22104C45B4D82'O MSC_Test_2-RAN(2304)@cf43b911bb08: patched enc_l3: '0554C72DC1A22104C45B4D82'O MSC_Test_2-SCCP(2303)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2303)@cf43b911bb08: vl_len:24 MSC_Test_2-SCCP(2303)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2303)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554C72DC1A22104C45B4D82'O MSC_Test_2-M3UA(2305)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2305)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2305)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2303)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2303)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2303)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2303)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2303)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2303)@cf43b911bb08: vl_len:12 MSC_Test_2-SCCP(2303)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2303)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2305)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2305)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2305)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2303)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2303)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2303)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2303)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2305)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2305)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2303)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2303)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2303)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2303)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_mt_crcx_ran_reject2(2311)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2304)@cf43b911bb08: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2304)@cf43b911bb08: patched enc_l3: '059B'O MSC_Test_2-SCCP(2303)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2303)@cf43b911bb08: vl_len:14 MSC_Test_2-SCCP(2303)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2303)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2305)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2305)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2305)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2303)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2303)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2303)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2303)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2303)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2303)@cf43b911bb08: vl_len:7 MSC_Test_2-SCCP(2303)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2303)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2305)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2305)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2305)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2303)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-M3UA(2305)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2304)@cf43b911bb08: Deleted conn table entry 0TC_iu_mt_crcx_ran_reject2(2311)8204019 TC_iu_mt_crcx_ran_reject2(2311)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_mt_crcx_ran_reject2(2311)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mt_crcx_ran_reject2(2311)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_mt_crcx_ran_reject2(2311)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2304)@cf43b911bb08: Created IMSI[0] for '262420000001031'H'56028B25'O to be handled at TC_iu_mt_crcx_ran_reject2(2311) MSC_Test-MNCC(2306)@cf43b911bb08: Added conn table entry 0TC_iu_mt_crcx_ran_reject2(2311)1949405785 MSC_Test_2-M3UA(2305)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2305)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2304)@cf43b911bb08: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_mt_crcx_ran_reject2(2311) TC_iu_mt_crcx_ran_reject2(2311)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_mt_crcx_ran_reject2(2311)@cf43b911bb08: 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 := '56028B25'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2304)@cf43b911bb08: Added conn table entry 0TC_iu_mt_crcx_ran_reject2(2311)16754153 MSC_Test_2-SCCP(2303)@cf43b911bb08: First idle individual index:0 MSC_Test_2-M3UA(2305)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2305)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2305)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2303)@cf43b911bb08: { messageType := 2, destLocRef := 'FFA5E9'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(2303)@cf43b911bb08: Session index based on local reference:0 TC_iu_mt_crcx_ran_reject2(2311)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mt_crcx_ran_reject2(2311)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2305)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2305)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2303)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2303)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2303)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2303)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2304)@cf43b911bb08: patching N(SD)=0 into dtap '0514209D022E2104B2975BCD'O MSC_Test_2-RAN(2304)@cf43b911bb08: patched enc_l3: '0514209D022E2104B2975BCD'O MSC_Test_2-SCCP(2303)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2303)@cf43b911bb08: vl_len:24 MSC_Test_2-SCCP(2303)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2303)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514209D022E2104B2975BCD'O MSC_Test_2-M3UA(2305)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2305)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2305)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2303)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2303)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2303)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2303)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2303)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2303)@cf43b911bb08: vl_len:12 MSC_Test_2-SCCP(2303)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2303)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2305)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2305)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2305)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2303)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-M3UA(2305)@cf43b911bb08: Message received on association #8 MSC_Test_2-SCCP(2303)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2303)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2303)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2305)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2303)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2303)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2303)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2303)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MGCP(2307)@cf43b911bb08: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_iu_mt_crcx_ran_reject2(2311) MSC_Test_2-RAN(2304)@cf43b911bb08: patching N(SD)=1 into dtap '8308'O MSC_Test_2-RAN(2304)@cf43b911bb08: patched enc_l3: '8348'O MSC_Test_2-SCCP(2303)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2303)@cf43b911bb08: vl_len:14 MSC_Test_2-SCCP(2303)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2303)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0014400A00000100104003028348'O MSC_Test_2-M3UA(2305)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(2307)@cf43b911bb08: Found Expect[0] for { line := { verb := "CRCX", trans_id := "339", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "97" }, { code := "L", val := "p:20, a:AMR, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_iu_mt_crcx_ran_reject2(2311) MSC_Test_2-M3UA(2305)@cf43b911bb08: Message received on association #8 MSC_Test-MNCC(2306)@cf43b911bb08: Deleted conn table entry 0TC_iu_mt_crcx_ran_reject2(2311)1949405785 MSC_Test_2-M3UA(2305)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2305)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2305)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2303)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2303)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2303)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2303)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2303)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2303)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2303)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2303)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2303)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2303)@cf43b911bb08: vl_len:7 MSC_Test_2-SCCP(2303)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2303)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2305)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2305)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2305)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2303)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-RAN(2304)@cf43b911bb08: Deleted conn table entry 0TC_iu_mt_crcx_ran_reject2(2311)16754153 TC_iu_mt_crcx_ran_reject2(2311)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2305)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_mt_crcx_ran_reject2(2311)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_mt_crcx_ran_reject2(2311)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_0-RAN(2298)@cf43b911bb08: Final verdict of PTC: none MSC_Test_2-SCCP(2303)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(2299)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(2297)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-SCCP(2300)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(2307)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(2309)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2296)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(2308)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-RAN(2301)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(2306)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-M3UA(2302)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2312)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(2310)@cf43b911bb08: Final verdict of PTC: none MSC_Test_2-M3UA(2305)@cf43b911bb08: Final verdict of PTC: none MSC_Test_2-RAN(2304)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(2296): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(2297): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(2298): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(2299): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-SCCP(2300): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-RAN(2301): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-M3UA(2302): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-SCCP(2303): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-RAN(2304): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-M3UA(2305): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(2306): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(2307): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(2308): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(2309): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(2310): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_iu_mt_crcx_ran_reject2(2311): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(2312): none (pass -> pass) MTC@cf43b911bb08: Test case TC_iu_mt_crcx_ran_reject finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mt_crcx_ran_reject pass'. Mon Jun 10 14:29:08 UTC 2024 ====== MSC_Tests_Iu.TC_iu_mt_crcx_ran_reject pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests_Iu.TC_iu_mt_crcx_ran_reject.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=453235) Waiting for packet dumper to finish... 1 (prev_count=453235, count=456333) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mt_crcx_ran_reject pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_cancel'. ------ MSC_Tests_Iu.TC_iu_gsup_cancel ------ Mon Jun 10 14:29:12 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests_Iu.TC_iu_gsup_cancel.pcap" >/data/MSC_Tests_Iu.TC_iu_gsup_cancel.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_cancel' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_iu_gsup_cancel started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(2316)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(2316)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2316)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(2314)@cf43b911bb08: v_sccp_pdu_maxlen:268 MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_1-M3UA(2319)@cf43b911bb08: ************************************************* MSC_Test_1-M3UA(2319)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2319)@cf43b911bb08: ************************************************* MSC_Test_1-SCCP(2317)@cf43b911bb08: v_sccp_pdu_maxlen:268 MTC@cf43b911bb08: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_2-M3UA(2322)@cf43b911bb08: ************************************************* MSC_Test_2-M3UA(2322)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2322)@cf43b911bb08: ************************************************* MSC_Test_2-SCCP(2320)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2323)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2316)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(2316)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2316)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2316)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(2316)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2316)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2316)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2316)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2316)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2316)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2316)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2316)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2316)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2316)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2316)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2316)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2319)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23907 to server: "172.18.149.200":2905 association #8 MSC_Test_1-M3UA(2319)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2319)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2319)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_1-M3UA(2319)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2319)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2319)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2319)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2319)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2319)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2319)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2319)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2319)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2319)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2319)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2319)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2322)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23908 to server: "172.18.149.200":2905 association #8 MSC_Test_2-M3UA(2322)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2322)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2322)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_2-M3UA(2322)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2322)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2322)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2322)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2322)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2322)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2322)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2319)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2319)@cf43b911bb08: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2322)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2322)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2322)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2322)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2322)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2325)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2325)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2325)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2325)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2325)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2325)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2325)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2325)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(2316)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2316)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2316)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2315)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2319)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2319)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2319)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2318)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(2326)@cf43b911bb08: Created GsupExpect[0] for "262420000001033" to be handled at TC_iu_gsup_cancel2(2328) TC_iu_gsup_cancel2(2328)@cf43b911bb08: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(2322)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2322)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2322)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2321)@cf43b911bb08: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2321)@cf43b911bb08: Added conn table entry 0TC_iu_gsup_cancel2(2328)1331707 MSC_Test_2-SCCP(2320)@cf43b911bb08: First idle individual index:0 MSC_Test_2-M3UA(2322)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2321)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2322)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2322)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2320)@cf43b911bb08: { messageType := 2, destLocRef := '1451FB'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(2320)@cf43b911bb08: Session index based on local reference:0 MSC_Test-GSUP(2326)@cf43b911bb08: Found GsupExpect[0] for "262420000001033" handled at TC_iu_gsup_cancel2(2328) MSC_Test-GSUP(2326)@cf43b911bb08: Added IMSI table entry 0TC_iu_gsup_cancel2(2328)"262420000001033" TC_iu_gsup_cancel2(2328)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_cancel2(2328)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_2-M3UA(2322)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2322)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2320)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2320)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2320)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2320)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2321)@cf43b911bb08: patching N(SD)=1 into dtap '051437C7911021043EA6804D'O MSC_Test_2-RAN(2321)@cf43b911bb08: patched enc_l3: '055437C7911021043EA6804D'O MSC_Test_2-SCCP(2320)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2320)@cf43b911bb08: vl_len:24 MSC_Test_2-SCCP(2320)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2320)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055437C7911021043EA6804D'O MSC_Test_2-M3UA(2322)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2322)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2322)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2320)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2320)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2320)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2320)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2320)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2320)@cf43b911bb08: vl_len:12 MSC_Test_2-SCCP(2320)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2320)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2322)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2322)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2322)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2320)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2320)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2320)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2320)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2322)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2322)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2320)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2320)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2320)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2320)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_cancel2(2328)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2321)@cf43b911bb08: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2321)@cf43b911bb08: patched enc_l3: '059B'O MSC_Test_2-SCCP(2320)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2320)@cf43b911bb08: vl_len:14 MSC_Test_2-SCCP(2320)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2320)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2322)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2322)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2322)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2320)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2320)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2320)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2320)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2320)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2320)@cf43b911bb08: vl_len:7 MSC_Test_2-SCCP(2320)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2320)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2322)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2322)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2322)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2320)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-RAN(2321)@cf43b911bb08: Deleted conn table entry 0TC_iu_gsup_cancel2(2328)1331707 MSC_Test_2-M3UA(2322)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_gsup_cancel2(2328)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_cancel2(2328)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_cancel2(2328)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_cancel2(2328)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_cancel2(2328)@cf43b911bb08: 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 := '004AE495'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2321)@cf43b911bb08: Added conn table entry 0TC_iu_gsup_cancel2(2328)12989952 MSC_Test_2-RAN(2321)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2320)@cf43b911bb08: First idle individual index:0 MSC_Test_2-M3UA(2322)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2322)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2322)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2320)@cf43b911bb08: { messageType := 2, destLocRef := 'C63600'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(2320)@cf43b911bb08: Session index based on local reference:0 TC_iu_gsup_cancel2(2328)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_cancel2(2328)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2322)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2322)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2320)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2320)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2320)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2320)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2321)@cf43b911bb08: patching N(SD)=1 into dtap '051417A9ED4F21043110E96F'O MSC_Test_2-RAN(2321)@cf43b911bb08: patched enc_l3: '055417A9ED4F21043110E96F'O MSC_Test_2-SCCP(2320)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2320)@cf43b911bb08: vl_len:24 MSC_Test_2-SCCP(2320)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2320)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055417A9ED4F21043110E96F'O MSC_Test_2-M3UA(2322)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2322)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2322)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2320)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2320)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2320)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2320)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2320)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2320)@cf43b911bb08: vl_len:12 MSC_Test_2-SCCP(2320)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2320)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2322)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2322)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2322)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2320)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2320)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2320)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2320)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2323)@cf43b911bb08: Created MnccExpect[0] for "12345" to be handled at TC_iu_gsup_cancel2(2328) MSC_Test-MGCP(2324)@cf43b911bb08: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_iu_gsup_cancel2(2328) MSC_Test_2-RAN(2321)@cf43b911bb08: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_2-RAN(2321)@cf43b911bb08: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_2-SCCP(2320)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2320)@cf43b911bb08: vl_len:28 MSC_Test_2-SCCP(2320)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2320)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440180000010010401110038504066005040200815E04802143F5'O MSC_Test_2-M3UA(2322)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(2324)@cf43b911bb08: Found Expect[0] for { line := { verb := "CRCX", trans_id := "340", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "98" }, { code := "L", val := "p:20, a:AMR, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_iu_gsup_cancel2(2328) TC_iu_gsup_cancel2(2328)@cf43b911bb08: f_mo_call_establish 2: rx 1st CRCX TC_iu_gsup_cancel2(2328)@cf43b911bb08: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(2323)@cf43b911bb08: Found MnccExpect[0] for "12345" handled at TC_iu_gsup_cancel2(2328) MSC_Test-MNCC(2323)@cf43b911bb08: Added conn table entry 0TC_iu_gsup_cancel2(2328)-2147483592 MSC_Test_2-M3UA(2322)@cf43b911bb08: Message received on association #8 TC_iu_gsup_cancel2(2328)@cf43b911bb08: f_mo_call_establish 1: rx MNCC SETUP ind MSC_Test_2-M3UA(2322)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2320)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2320)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2320)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2320)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_cancel2(2328)@cf43b911bb08: f_mo_call_establish 4.iu: rx RANAP RAB Assignment Request MSC_Test_2-SCCP(2320)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2320)@cf43b911bb08: vl_len:46 MSC_Test_2-SCCP(2320)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2320)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '6000002A000001003440230000010033401C60BA7C350001C0A802150000000000000000000000000040040C0000'O MSC_Test_2-M3UA(2322)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_gsup_cancel2(2328)@cf43b911bb08: f_mo_call_establish 3: rx RTP CREATE TC_iu_gsup_cancel2(2328)@cf43b911bb08: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_2-M3UA(2322)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2322)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2320)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2320)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2320)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2320)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2322)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2322)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2320)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2320)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2320)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2320)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_cancel2(2328)@cf43b911bb08: f_mo_call_establish 7: rx CC Alerting TC_iu_gsup_cancel2(2328)@cf43b911bb08: as_optional_mgcp_mdcx: rx MDCX TC_iu_gsup_cancel2(2328)@cf43b911bb08: { line := { verb := "MDCX", trans_id := "343", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "98" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "98", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.149.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(2322)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2322)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2320)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2320)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2320)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2320)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_cancel2(2328)@cf43b911bb08: f_mo_call_establish 10: rx CC CONNECT MSC_Test_2-RAN(2321)@cf43b911bb08: patching N(SD)=3 into dtap '030F'O MSC_Test_2-RAN(2321)@cf43b911bb08: patched enc_l3: '03CF'O MSC_Test_2-SCCP(2320)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2320)@cf43b911bb08: vl_len:14 MSC_Test_2-SCCP(2320)@cf43b911bb08: vl_from0 MSC_Test_2-M3UA(2322)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2320)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0014400A000001001040030203CF'O TC_iu_gsup_cancel2(2328)@cf43b911bb08: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_iu_gsup_cancel2(2328)@cf43b911bb08: Osmux ok: use_osmux = false got_osmux_count = 0 TC_iu_gsup_cancel2(2328)@cf43b911bb08: f_mo_call_establish DONE TC_iu_gsup_cancel2(2328)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_cancel2(2328)@cf43b911bb08: Hold the call for some time TC_iu_gsup_cancel2(2328)@cf43b911bb08: Call stayed open for 5.000000 seconds, all is well. TC_iu_gsup_cancel2(2328)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_cancel2(2328)@cf43b911bb08: Hangup TC_iu_gsup_cancel2(2328)@cf43b911bb08: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_2-M3UA(2322)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2322)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2320)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2320)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2320)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2320)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_cancel2(2328)@cf43b911bb08: f_call_hangup 1: rx DTAP CC DISC MSC_Test_2-M3UA(2322)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2322)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2320)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2320)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2320)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2320)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_cancel2(2328)@cf43b911bb08: f_call_hangup 2.a: rx DTAP CC RELEASE TC_iu_gsup_cancel2(2328)@cf43b911bb08: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_2-RAN(2321)@cf43b911bb08: patching N(SD)=0 into dtap '032A'O MSC_Test_2-RAN(2321)@cf43b911bb08: patched enc_l3: '032A'O MSC_Test_2-SCCP(2320)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2320)@cf43b911bb08: vl_len:14 MSC_Test_2-SCCP(2320)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2320)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302032A'O MSC_Test_2-M3UA(2322)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2322)@cf43b911bb08: Message received on association #8 MSC_Test-MNCC(2323)@cf43b911bb08: Deleted conn table entry 0TC_iu_gsup_cancel2(2328)-2147483592 MSC_Test_2-M3UA(2322)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2320)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2320)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2320)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2320)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_cancel2(2328)@cf43b911bb08: as_optional_mgcp_dlcx: rx MGCP DLCX TC_iu_gsup_cancel2(2328)@cf43b911bb08: as_optional_mgcp_dlcx: rx MGCP DLCX TC_iu_gsup_cancel2(2328)@cf43b911bb08: f_call_hangup 5.iu: rx Iu Release Command MSC_Test_2-SCCP(2320)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2320)@cf43b911bb08: vl_len:7 MSC_Test_2-SCCP(2320)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2320)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2322)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2322)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2322)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2320)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-RAN(2321)@cf43b911bb08: Deleted conn table entry 0TC_iu_gsup_cancel2(2328)12989952 TC_iu_gsup_cancel2(2328)@cf43b911bb08: f_call_hangup 6.iu: rx SCCP DISC TC_iu_gsup_cancel2(2328)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2322)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_gsup_cancel2(2328)@cf43b911bb08: f_call_hangup 9: done TC_iu_gsup_cancel2(2328)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_cancel2(2328)@cf43b911bb08: 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(2321)@cf43b911bb08: Added conn table entry 0TC_iu_gsup_cancel2(2328)13615904 MSC_Test_2-RAN(2321)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2320)@cf43b911bb08: First idle individual index:0 MSC_Test_2-M3UA(2322)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2322)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2322)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2322)@cf43b911bb08: Message received on association #8 MSC_Test_2-SCCP(2320)@cf43b911bb08: { messageType := 2, destLocRef := 'CFC320'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(2320)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-M3UA(2322)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2322)@cf43b911bb08: Message received on association #8 MSC_Test_2-SCCP(2320)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-M3UA(2322)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2320)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2320)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2320)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2320)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2320)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2320)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2320)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2320)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2320)@cf43b911bb08: vl_len:7 MSC_Test_2-SCCP(2320)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2320)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2322)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2322)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2322)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2320)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-RAN(2321)@cf43b911bb08: Deleted conn table entry 0TC_iu_gsup_cancel2(2328)13615904 MSC_Test_2-M3UA(2322)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_gsup_cancel2(2328)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_cancel2(2328)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_cancel2(2328)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_cancel2(2328)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_cancel2(2328)@cf43b911bb08: Final verdict of PTC: pass MSC_Test-GSUP(2326)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(2314)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(2324)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2329)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(2316)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2313)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-SCCP(2317)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(2325)@cf43b911bb08: Final verdict of PTC: none MSC_Test_2-RAN(2321)@cf43b911bb08: Final verdict of PTC: none MSC_Test_2-M3UA(2322)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(2315)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(2327)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-M3UA(2319)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-RAN(2318)@cf43b911bb08: Final verdict of PTC: none MSC_Test_2-SCCP(2320)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(2323)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(2313): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(2314): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(2315): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(2316): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-SCCP(2317): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-RAN(2318): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-M3UA(2319): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-SCCP(2320): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-RAN(2321): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-M3UA(2322): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(2323): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(2324): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(2325): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(2326): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(2327): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_iu_gsup_cancel2(2328): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(2329): none (pass -> pass) MTC@cf43b911bb08: Test case TC_iu_gsup_cancel finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_cancel pass'. Mon Jun 10 14:29:21 UTC 2024 ====== MSC_Tests_Iu.TC_iu_gsup_cancel pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests_Iu.TC_iu_gsup_cancel.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=620674) Waiting for packet dumper to finish... 1 (prev_count=620674, count=623873) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_cancel pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_mo_release_timeout'. ------ MSC_Tests_Iu.TC_iu_mo_release_timeout ------ Mon Jun 10 14:29:25 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests_Iu.TC_iu_mo_release_timeout.pcap" >/data/MSC_Tests_Iu.TC_iu_mo_release_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_mo_release_timeout' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_iu_mo_release_timeout started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(2333)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(2333)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2333)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(2331)@cf43b911bb08: v_sccp_pdu_maxlen:268 MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_1-M3UA(2336)@cf43b911bb08: ************************************************* MSC_Test_1-M3UA(2336)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2336)@cf43b911bb08: ************************************************* MSC_Test_1-SCCP(2334)@cf43b911bb08: v_sccp_pdu_maxlen:268 MTC@cf43b911bb08: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_2-M3UA(2339)@cf43b911bb08: ************************************************* MSC_Test_2-M3UA(2339)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2339)@cf43b911bb08: ************************************************* MSC_Test_2-SCCP(2337)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2340)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2333)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(2333)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2333)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2333)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(2333)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2333)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2333)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2333)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2333)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2333)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2333)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2333)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2333)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2333)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2333)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2333)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2336)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23907 to server: "172.18.149.200":2905 association #8 MSC_Test_1-M3UA(2336)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2336)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2336)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_1-M3UA(2336)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2336)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2336)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2336)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2336)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2336)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2336)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2336)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2336)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2336)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2336)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2336)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2339)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23908 to server: "172.18.149.200":2905 association #8 MSC_Test_2-M3UA(2339)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2339)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2339)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_2-M3UA(2339)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2339)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2339)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2339)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2339)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2339)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2339)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2336)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2336)@cf43b911bb08: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2339)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2339)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2339)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2339)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2339)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2342)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2342)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2342)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2342)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2342)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2342)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2342)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2342)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(2333)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2333)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2333)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2332)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(2343)@cf43b911bb08: Created GsupExpect[0] for "262420000001040" to be handled at TC_iu_mo_release_timeout2(2345) TC_iu_mo_release_timeout2(2345)@cf43b911bb08: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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_1-M3UA(2336)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2336)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2336)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2335)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2339)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2339)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2339)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2338)@cf43b911bb08: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2338)@cf43b911bb08: Added conn table entry 0TC_iu_mo_release_timeout2(2345)5759605 MSC_Test_2-SCCP(2337)@cf43b911bb08: First idle individual index:0 MSC_Test_2-M3UA(2339)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2338)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2339)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2339)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2337)@cf43b911bb08: { messageType := 2, destLocRef := '57E275'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(2337)@cf43b911bb08: Session index based on local reference:0 MSC_Test-GSUP(2343)@cf43b911bb08: Found GsupExpect[0] for "262420000001040" handled at TC_iu_mo_release_timeout2(2345) MSC_Test-GSUP(2343)@cf43b911bb08: Added IMSI table entry 0TC_iu_mo_release_timeout2(2345)"262420000001040" TC_iu_mo_release_timeout2(2345)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_release_timeout2(2345)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_2-M3UA(2339)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2339)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2337)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2337)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2337)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2337)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2338)@cf43b911bb08: patching N(SD)=1 into dtap '051420BE532C21049D832E3C'O MSC_Test_2-RAN(2338)@cf43b911bb08: patched enc_l3: '055420BE532C21049D832E3C'O MSC_Test_2-SCCP(2337)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2337)@cf43b911bb08: vl_len:24 MSC_Test_2-SCCP(2337)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2337)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055420BE532C21049D832E3C'O MSC_Test_2-M3UA(2339)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2339)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2339)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2337)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2337)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2337)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2337)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2337)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2337)@cf43b911bb08: vl_len:12 MSC_Test_2-SCCP(2337)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2337)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2339)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2339)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2339)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2337)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2337)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2337)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2337)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2339)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2339)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2337)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2337)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2337)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2337)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_mo_release_timeout2(2345)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2338)@cf43b911bb08: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2338)@cf43b911bb08: patched enc_l3: '059B'O MSC_Test_2-SCCP(2337)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2337)@cf43b911bb08: vl_len:14 MSC_Test_2-SCCP(2337)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2337)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2339)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2339)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2339)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2337)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2337)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2337)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2337)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2337)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2337)@cf43b911bb08: vl_len:7 MSC_Test_2-SCCP(2337)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2337)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2339)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2339)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2339)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2337)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-M3UA(2339)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2338)@cf43b911bb08: Deleted conn table entry 0TC_iu_mo_release_timeout2(2345)5759605 TC_iu_mo_release_timeout2(2345)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_release_timeout2(2345)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_release_timeout2(2345)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_release_timeout2(2345)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_release_timeout2(2345)@cf43b911bb08: 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 := '0C6FD9C2'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2338)@cf43b911bb08: Added conn table entry 0TC_iu_mo_release_timeout2(2345)10922508 MSC_Test_2-RAN(2338)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2337)@cf43b911bb08: First idle individual index:0 MSC_Test_2-M3UA(2339)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2339)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2339)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2337)@cf43b911bb08: { messageType := 2, destLocRef := 'A6AA0C'O, sourceLocRef := '000193'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2337)@cf43b911bb08: Session index based on local reference:0 TC_iu_mo_release_timeout2(2345)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_release_timeout2(2345)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2339)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2339)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2337)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2337)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2337)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2337)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2338)@cf43b911bb08: patching N(SD)=1 into dtap '051443CC24DA210467B3610A'O MSC_Test_2-RAN(2338)@cf43b911bb08: patched enc_l3: '055443CC24DA210467B3610A'O MSC_Test_2-SCCP(2337)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2337)@cf43b911bb08: vl_len:24 MSC_Test_2-SCCP(2337)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2337)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055443CC24DA210467B3610A'O MSC_Test_2-M3UA(2339)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2339)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2339)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2337)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2337)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2337)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2337)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2337)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2337)@cf43b911bb08: vl_len:12 MSC_Test_2-SCCP(2337)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2337)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2339)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2339)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2339)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2337)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2337)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2337)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2337)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2340)@cf43b911bb08: Created MnccExpect[0] for "12345" to be handled at TC_iu_mo_release_timeout2(2345) MSC_Test-MGCP(2341)@cf43b911bb08: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_iu_mo_release_timeout2(2345) MSC_Test_2-RAN(2338)@cf43b911bb08: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_2-RAN(2338)@cf43b911bb08: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_2-SCCP(2337)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2337)@cf43b911bb08: vl_len:28 MSC_Test_2-SCCP(2337)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2337)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440180000010010401110038504066005040200815E04802143F5'O MSC_Test_2-M3UA(2339)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(2341)@cf43b911bb08: Found Expect[0] for { line := { verb := "CRCX", trans_id := "346", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "99" }, { code := "L", val := "p:20, a:AMR, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_iu_mo_release_timeout2(2345) TC_iu_mo_release_timeout2(2345)@cf43b911bb08: f_mo_call_establish 2: rx 1st CRCX TC_iu_mo_release_timeout2(2345)@cf43b911bb08: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(2340)@cf43b911bb08: Found MnccExpect[0] for "12345" handled at TC_iu_mo_release_timeout2(2345) MSC_Test-MNCC(2340)@cf43b911bb08: Added conn table entry 0TC_iu_mo_release_timeout2(2345)-2147483591 TC_iu_mo_release_timeout2(2345)@cf43b911bb08: Osmux ok: use_osmux = false got_osmux_count = 0 TC_iu_mo_release_timeout2(2345)@cf43b911bb08: f_mo_call_establish DONE TC_iu_mo_release_timeout2(2345)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2339)@cf43b911bb08: Message received on association #8 MSC_Test-MNCC(2340)@cf43b911bb08: Deleted conn table entry 0TC_iu_mo_release_timeout2(2345)-2147483591 MSC_Test_2-M3UA(2339)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2339)@cf43b911bb08: Message received on association #8 MSC_Test_2-SCCP(2337)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-M3UA(2339)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2337)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2337)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2337)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2337)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2337)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2337)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2337)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2337)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2337)@cf43b911bb08: vl_len:7 MSC_Test_2-SCCP(2337)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2337)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2339)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2339)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2339)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2337)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-RAN(2338)@cf43b911bb08: Deleted conn table entry 0TC_iu_mo_release_timeout2(2345)10922508 TC_iu_mo_release_timeout2(2345)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_release_timeout2(2345)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_release_timeout2(2345)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2339)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_mo_release_timeout2(2345)@cf43b911bb08: Final verdict of PTC: pass MSC_Test-MNCC(2340)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-SCCP(2334)@cf43b911bb08: Final verdict of PTC: none MSC_Test_2-SCCP(2337)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(2331)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(2333)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-RAN(2335)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(2343)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-M3UA(2336)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(2344)@cf43b911bb08: Final verdict of PTC: none MSC_Test_2-M3UA(2339)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2346)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2330)@cf43b911bb08: Final verdict of PTC: none MSC_Test_2-RAN(2338)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(2332)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(2341)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(2342)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(2330): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(2331): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(2332): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(2333): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-SCCP(2334): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-RAN(2335): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-M3UA(2336): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-SCCP(2337): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-RAN(2338): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-M3UA(2339): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(2340): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(2341): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(2342): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(2343): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(2344): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_iu_mo_release_timeout2(2345): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(2346): none (pass -> pass) MTC@cf43b911bb08: Test case TC_iu_mo_release_timeout finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mo_release_timeout pass'. Mon Jun 10 14:29:31 UTC 2024 ====== MSC_Tests_Iu.TC_iu_mo_release_timeout pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests_Iu.TC_iu_mo_release_timeout.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=444386) Waiting for packet dumper to finish... 1 (prev_count=444386, count=446907) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mo_release_timeout pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_reset_two_1iu'. ------ MSC_Tests.TC_reset_two_1iu ------ Mon Jun 10 14:29:35 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests.TC_reset_two_1iu.pcap" >/data/MSC_Tests.TC_reset_two_1iu.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests.TC_reset_two_1iu' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_reset_two_1iu started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(2350)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(2350)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2350)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(2348)@cf43b911bb08: v_sccp_pdu_maxlen:268 MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_1-M3UA(2353)@cf43b911bb08: ************************************************* MSC_Test_1-M3UA(2353)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2353)@cf43b911bb08: ************************************************* MSC_Test_1-SCCP(2351)@cf43b911bb08: v_sccp_pdu_maxlen:268 MTC@cf43b911bb08: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_2-M3UA(2356)@cf43b911bb08: ************************************************* MSC_Test_2-M3UA(2356)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2356)@cf43b911bb08: ************************************************* MSC_Test_2-SCCP(2354)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2357)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2350)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(2350)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2350)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2350)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(2350)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2350)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2350)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2350)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2350)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2350)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2350)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2350)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2350)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2350)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2350)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2350)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2353)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23907 to server: "172.18.149.200":2905 association #8 MSC_Test_1-M3UA(2353)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2353)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2353)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_1-M3UA(2353)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2353)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2353)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2353)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2353)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2353)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2353)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2353)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2353)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2353)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2353)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2353)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2356)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23908 to server: "172.18.149.200":2905 association #8 MSC_Test_2-M3UA(2356)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2356)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2356)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_2-M3UA(2356)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2353)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2353)@cf43b911bb08: Received M3UA_DUNA -> discard MSC_Test_2-M3UA(2356)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2356)@cf43b911bb08: Received M3UA_ERR -> discard MSC_Test_2-M3UA(2356)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2356)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2356)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2356)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2356)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2356)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2353)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2356)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2356)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2356)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2353)@cf43b911bb08: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2356)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2356)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2359)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2359)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2359)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2359)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2359)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2359)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2359)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2359)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(2350)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2350)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2350)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2349)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2353)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2353)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2353)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2352)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2356)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2356)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2356)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2355)@cf43b911bb08: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_1-SCCP(2351)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-RAN(2352)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(2349)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(2350)@cf43b911bb08: Final verdict of PTC: none MSC_Test_2-RAN(2355)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-M3UA(2353)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(2361)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(2348)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(2360)@cf43b911bb08: Final verdict of PTC: none MSC_Test_2-M3UA(2356)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2347)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(2358)@cf43b911bb08: Final verdict of PTC: none MSC_Test_2-SCCP(2354)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(2357)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(2359)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: pass MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(2347): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(2348): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(2349): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(2350): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-SCCP(2351): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-RAN(2352): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-M3UA(2353): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-SCCP(2354): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-RAN(2355): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-M3UA(2356): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(2357): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(2358): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(2359): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(2360): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(2361): none (pass -> pass) MTC@cf43b911bb08: Test case TC_reset_two_1iu finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_reset_two_1iu pass'. Mon Jun 10 14:29:39 UTC 2024 ====== MSC_Tests.TC_reset_two_1iu pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests.TC_reset_two_1iu.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=147311) Waiting for packet dumper to finish... 1 (prev_count=147311, count=150510) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests.TC_reset_two_1iu pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mt_call'. ------ MSC_Tests_Iu.TC_iu_lu_and_mt_call ------ Mon Jun 10 14:29:43 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests_Iu.TC_iu_lu_and_mt_call.pcap" >/data/MSC_Tests_Iu.TC_iu_lu_and_mt_call.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mt_call' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_iu_lu_and_mt_call started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(2365)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(2365)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2365)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(2363)@cf43b911bb08: v_sccp_pdu_maxlen:268 MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_1-M3UA(2368)@cf43b911bb08: ************************************************* MSC_Test_1-M3UA(2368)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2368)@cf43b911bb08: ************************************************* MSC_Test_1-SCCP(2366)@cf43b911bb08: v_sccp_pdu_maxlen:268 MTC@cf43b911bb08: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_2-M3UA(2371)@cf43b911bb08: ************************************************* MSC_Test_2-M3UA(2371)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2371)@cf43b911bb08: ************************************************* MSC_Test_2-SCCP(2369)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2372)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2365)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(2365)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2365)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2365)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(2365)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2365)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2365)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2365)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2365)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2365)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2365)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2365)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2365)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2365)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2365)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2365)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2368)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23907 to server: "172.18.149.200":2905 association #8 MSC_Test_1-M3UA(2368)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2368)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2368)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_1-M3UA(2368)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2368)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2368)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2368)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2368)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2368)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2368)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2368)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2368)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2368)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2368)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2368)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2371)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23908 to server: "172.18.149.200":2905 association #8 MSC_Test_2-M3UA(2371)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2371)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2371)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_2-M3UA(2371)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2371)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2371)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2371)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2371)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2371)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2371)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2368)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2368)@cf43b911bb08: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2371)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2371)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2371)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2371)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2371)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2365)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2365)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2365)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP-IPA(2374)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test_0-RAN(2364)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP-IPA(2374)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2374)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2374)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2374)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2374)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2374)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2374)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_1-M3UA(2368)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2368)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2368)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2367)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2371)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2371)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2371)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(2375)@cf43b911bb08: Created GsupExpect[0] for "262420000001142" to be handled at TC_iu_lu_and_mt_call2(2377) MSC_Test_2-RAN(2370)@cf43b911bb08: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_lu_and_mt_call2(2377)@cf43b911bb08: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001142'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_2-RAN(2370)@cf43b911bb08: Added conn table entry 0TC_iu_lu_and_mt_call2(2377)12456955 MSC_Test_2-SCCP(2369)@cf43b911bb08: First idle individual index:0 MSC_Test_2-M3UA(2371)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2370)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2371)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2371)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2369)@cf43b911bb08: { messageType := 2, destLocRef := 'BE13FB'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(2369)@cf43b911bb08: Session index based on local reference:0 MSC_Test-GSUP(2375)@cf43b911bb08: Found GsupExpect[0] for "262420000001142" handled at TC_iu_lu_and_mt_call2(2377) MSC_Test-GSUP(2375)@cf43b911bb08: Added IMSI table entry 0TC_iu_lu_and_mt_call2(2377)"262420000001142" TC_iu_lu_and_mt_call2(2377)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_call2(2377)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_2-M3UA(2371)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2371)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2369)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2369)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2369)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2369)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2370)@cf43b911bb08: patching N(SD)=1 into dtap '0514EDDDD7B3210443193405'O MSC_Test_2-RAN(2370)@cf43b911bb08: patched enc_l3: '0554EDDDD7B3210443193405'O MSC_Test_2-SCCP(2369)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2369)@cf43b911bb08: vl_len:24 MSC_Test_2-SCCP(2369)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2369)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554EDDDD7B3210443193405'O MSC_Test_2-M3UA(2371)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2371)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2371)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2369)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2369)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2369)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2369)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2369)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2369)@cf43b911bb08: vl_len:12 MSC_Test_2-SCCP(2369)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2369)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2371)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2371)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2371)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2369)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2369)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2369)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2369)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2371)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2371)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2369)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2369)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2369)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2369)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_call2(2377)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2370)@cf43b911bb08: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2370)@cf43b911bb08: patched enc_l3: '059B'O MSC_Test_2-SCCP(2369)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2369)@cf43b911bb08: vl_len:14 MSC_Test_2-SCCP(2369)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2369)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2371)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2371)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2371)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2369)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2369)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2369)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2369)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2369)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2369)@cf43b911bb08: vl_len:7 MSC_Test_2-SCCP(2369)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2369)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2371)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2371)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2371)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2369)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-M3UA(2371)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2370)@cf43b911bb08: Deleted conn table entry 0TC_iu_lu_and_mt_call2(2377)12456955 TC_iu_lu_and_mt_call2(2377)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call2(2377)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_call2(2377)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call2(2377)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2370)@cf43b911bb08: Created IMSI[0] for '262420000001142'H'222B313B'O ("\"+1;") to be handled at TC_iu_lu_and_mt_call2(2377) MSC_Test-MNCC(2372)@cf43b911bb08: Added conn table entry 0TC_iu_lu_and_mt_call2(2377)1273495300 MSC_Test_2-M3UA(2371)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2371)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2370)@cf43b911bb08: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_lu_and_mt_call2(2377) TC_iu_lu_and_mt_call2(2377)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2370)@cf43b911bb08: Created IMSI[1] for '262420000001142'H'222B313B'O ("\"+1;") to be handled at TC_iu_lu_and_mt_call2(2377) TC_iu_lu_and_mt_call2(2377)@cf43b911bb08: 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 := '222B313B'O ("\"+1;") } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2370)@cf43b911bb08: Added conn table entry 0TC_iu_lu_and_mt_call2(2377)5885952 MSC_Test_2-SCCP(2369)@cf43b911bb08: First idle individual index:0 MSC_Test_2-M3UA(2371)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2371)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2371)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2369)@cf43b911bb08: { messageType := 2, destLocRef := '59D000'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(2369)@cf43b911bb08: Session index based on local reference:0 TC_iu_lu_and_mt_call2(2377)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_call2(2377)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2371)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2371)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2369)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2369)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2369)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2369)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2370)@cf43b911bb08: patching N(SD)=0 into dtap '051446FB3D5C21045A84492B'O MSC_Test_2-RAN(2370)@cf43b911bb08: patched enc_l3: '051446FB3D5C21045A84492B'O MSC_Test_2-SCCP(2369)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2369)@cf43b911bb08: vl_len:24 MSC_Test_2-SCCP(2369)@cf43b911bb08: vl_from0 MSC_Test_2-M3UA(2371)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2369)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C051446FB3D5C21045A84492B'O MSC_Test_2-M3UA(2371)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2371)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2369)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2369)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2369)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2369)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2369)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2369)@cf43b911bb08: vl_len:12 MSC_Test_2-SCCP(2369)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2369)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2371)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2371)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2371)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2369)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-M3UA(2371)@cf43b911bb08: Message received on association #8 MSC_Test_2-SCCP(2369)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2369)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2371)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2369)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2369)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2369)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2369)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2369)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_call2(2377)@cf43b911bb08: f_mt_call_complete 1 MSC_Test_2-RAN(2370)@cf43b911bb08: patching N(SD)=1 into dtap '8301'O MSC_Test_2-RAN(2370)@cf43b911bb08: patched enc_l3: '8341'O MSC_Test_2-SCCP(2369)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2369)@cf43b911bb08: vl_len:14 MSC_Test_2-SCCP(2369)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2369)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0014400A00000100104003028341'O MSC_Test_2-M3UA(2371)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mt_call2(2377)@cf43b911bb08: f_mt_call_complete 2 MSC_Test-MGCP(2373)@cf43b911bb08: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_iu_lu_and_mt_call2(2377) MSC_Test-MGCP(2373)@cf43b911bb08: Found Expect[0] for { line := { verb := "CRCX", trans_id := "349", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "9a" }, { code := "L", val := "p:20, a:AMR, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_iu_lu_and_mt_call2(2377) TC_iu_lu_and_mt_call2(2377)@cf43b911bb08: f_mt_call_complete 3 TC_iu_lu_and_mt_call2(2377)@cf43b911bb08: f_mt_call_complete 4.iu MSC_Test_2-M3UA(2371)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2371)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2369)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2369)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2369)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2369)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_call2(2377)@cf43b911bb08: f_mt_call_complete 6.iu MSC_Test_2-SCCP(2369)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2369)@cf43b911bb08: vl_len:46 MSC_Test_2-SCCP(2369)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2369)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '6000002A000001003440230000010033401C60BA7C350001C0A802150000000000000000000000000040040C0000'O MSC_Test_2-RAN(2370)@cf43b911bb08: patching N(SD)=2 into dtap '8307'O MSC_Test_2-RAN(2370)@cf43b911bb08: patched enc_l3: '8387'O MSC_Test_2-M3UA(2371)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2369)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2369)@cf43b911bb08: vl_len:14 MSC_Test_2-SCCP(2369)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2369)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0014400A00000100104003028387'O MSC_Test_2-M3UA(2371)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mt_call2(2377)@cf43b911bb08: f_mt_call_complete 5.iu TC_iu_lu_and_mt_call2(2377)@cf43b911bb08: f_mt_call_complete 8.iu TC_iu_lu_and_mt_call2(2377)@cf43b911bb08: f_mt_call_complete 7.iu TC_iu_lu_and_mt_call2(2377)@cf43b911bb08: f_mt_call_complete 9.iu TC_iu_lu_and_mt_call2(2377)@cf43b911bb08: Osmux ok: use_osmux = false got_osmux_count = 0 TC_iu_lu_and_mt_call2(2377)@cf43b911bb08: f_mt_call_complete DONE TC_iu_lu_and_mt_call2(2377)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call2(2377)@cf43b911bb08: Hold the call for some time TC_iu_lu_and_mt_call2(2377)@cf43b911bb08: Call stayed open for 5.000000 seconds, all is well. TC_iu_lu_and_mt_call2(2377)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call2(2377)@cf43b911bb08: Hangup TC_iu_lu_and_mt_call2(2377)@cf43b911bb08: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_2-M3UA(2371)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2371)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2369)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2369)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2369)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2369)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_call2(2377)@cf43b911bb08: f_call_hangup 1: rx DTAP CC DISC MSC_Test_2-RAN(2370)@cf43b911bb08: patching N(SD)=3 into dtap '832D0802E180'O MSC_Test_2-RAN(2370)@cf43b911bb08: patched enc_l3: '83ED0802E180'O MSC_Test_2-SCCP(2369)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2369)@cf43b911bb08: vl_len:18 MSC_Test_2-SCCP(2369)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2369)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0014400E000001001040070683ED0802E180'O MSC_Test_2-M3UA(2371)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(2372)@cf43b911bb08: Deleted conn table entry 0TC_iu_lu_and_mt_call2(2377)1273495300 TC_iu_lu_and_mt_call2(2377)@cf43b911bb08: f_call_hangup 2: rx MNCC REL ind MSC_Test_2-M3UA(2371)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2371)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2371)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2371)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2369)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2369)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2369)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2369)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2369)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2369)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2369)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2369)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_call2(2377)@cf43b911bb08: f_call_hangup 3: rx DTAP CC REL COMPL TC_iu_lu_and_mt_call2(2377)@cf43b911bb08: as_optional_mgcp_dlcx: rx MGCP DLCX TC_iu_lu_and_mt_call2(2377)@cf43b911bb08: as_optional_mgcp_dlcx: rx MGCP DLCX TC_iu_lu_and_mt_call2(2377)@cf43b911bb08: f_call_hangup 5.iu: rx Iu Release Command MSC_Test_2-SCCP(2369)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2369)@cf43b911bb08: vl_len:7 MSC_Test_2-SCCP(2369)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2369)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2371)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2371)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2371)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2369)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-M3UA(2371)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2370)@cf43b911bb08: Deleted conn table entry 0TC_iu_lu_and_mt_call2(2377)5885952 TC_iu_lu_and_mt_call2(2377)@cf43b911bb08: f_call_hangup 6.iu: rx SCCP DISC TC_iu_lu_and_mt_call2(2377)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call2(2377)@cf43b911bb08: f_call_hangup 9: done MSC_Test_2-RAN(2370)@cf43b911bb08: Removed IMSI[0] for '262420000001142'H to be handled at TC_iu_lu_and_mt_call2(2377) TC_iu_lu_and_mt_call2(2377)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call2(2377)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_0-M3UA(2365)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-M3UA(2368)@cf43b911bb08: Final verdict of PTC: none MSC_Test_2-SCCP(2369)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-RAN(2367)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2362)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(2364)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(2374)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(2372)@cf43b911bb08: Final verdict of PTC: none MSC_Test_2-RAN(2370)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(2363)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(2375)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-SCCP(2366)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(2376)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2378)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(2373)@cf43b911bb08: Final verdict of PTC: none MSC_Test_2-M3UA(2371)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(2362): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(2363): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(2364): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(2365): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-SCCP(2366): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-RAN(2367): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-M3UA(2368): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-SCCP(2369): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-RAN(2370): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-M3UA(2371): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(2372): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(2373): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(2374): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(2375): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(2376): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_iu_lu_and_mt_call2(2377): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(2378): none (pass -> pass) MTC@cf43b911bb08: Test case TC_iu_lu_and_mt_call finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_call pass'. Mon Jun 10 14:29:51 UTC 2024 ====== MSC_Tests_Iu.TC_iu_lu_and_mt_call pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests_Iu.TC_iu_lu_and_mt_call.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=544322) Waiting for packet dumper to finish... 1 (prev_count=544322, count=545487) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_call pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mt_call_already_paging'. ------ MSC_Tests_Iu.TC_iu_lu_and_mt_call_already_paging ------ Mon Jun 10 14:29:55 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests_Iu.TC_iu_lu_and_mt_call_already_paging.pcap" >/data/MSC_Tests_Iu.TC_iu_lu_and_mt_call_already_paging.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mt_call_already_paging' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_iu_lu_and_mt_call_already_paging started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(2382)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(2382)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2382)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(2380)@cf43b911bb08: v_sccp_pdu_maxlen:268 MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_1-M3UA(2385)@cf43b911bb08: ************************************************* MSC_Test_1-M3UA(2385)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2385)@cf43b911bb08: ************************************************* MSC_Test_1-SCCP(2383)@cf43b911bb08: v_sccp_pdu_maxlen:268 MTC@cf43b911bb08: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_2-M3UA(2388)@cf43b911bb08: ************************************************* MSC_Test_2-M3UA(2388)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2388)@cf43b911bb08: ************************************************* MSC_Test_2-SCCP(2386)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2389)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2382)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(2382)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2382)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2382)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(2382)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2382)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2382)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2382)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2382)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2382)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2382)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2382)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2382)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2382)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2382)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2382)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2385)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23907 to server: "172.18.149.200":2905 association #8 MSC_Test_1-M3UA(2385)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2385)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2385)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_1-M3UA(2385)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2385)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2385)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2385)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2385)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2385)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2385)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2385)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2385)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2385)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2385)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2385)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2388)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23908 to server: "172.18.149.200":2905 association #8 MSC_Test_2-M3UA(2388)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2388)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2388)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_2-M3UA(2388)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2388)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2388)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2388)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2388)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2388)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2388)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2385)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2388)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2385)@cf43b911bb08: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2388)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2388)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2388)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2388)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2382)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2382)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2382)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2381)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2385)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2385)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2385)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2384)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP-IPA(2391)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test_2-M3UA(2388)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP-IPA(2391)@cf43b911bb08: CCM Tx:{ msg_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-M3UA(2388)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2388)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP-IPA(2391)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2391)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2391)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2391)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2391)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2391)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_2-RAN(2387)@cf43b911bb08: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(2392)@cf43b911bb08: Created GsupExpect[0] for "262420000001142" to be handled at TC_iu_lu_and_mt_call_already_paging2(2394) TC_iu_lu_and_mt_call_already_paging2(2394)@cf43b911bb08: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001142'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_2-RAN(2387)@cf43b911bb08: Added conn table entry 0TC_iu_lu_and_mt_call_already_paging2(2394)691204 MSC_Test_2-SCCP(2386)@cf43b911bb08: First idle individual index:0 MSC_Test_2-M3UA(2388)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2387)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2388)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2388)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2386)@cf43b911bb08: { messageType := 2, destLocRef := '0A8C04'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(2386)@cf43b911bb08: Session index based on local reference:0 MSC_Test-GSUP(2392)@cf43b911bb08: Found GsupExpect[0] for "262420000001142" handled at TC_iu_lu_and_mt_call_already_paging2(2394) MSC_Test-GSUP(2392)@cf43b911bb08: Added IMSI table entry 0TC_iu_lu_and_mt_call_already_paging2(2394)"262420000001142" TC_iu_lu_and_mt_call_already_paging2(2394)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_call_already_paging2(2394)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_2-M3UA(2388)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2388)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2386)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2386)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2386)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2386)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2387)@cf43b911bb08: patching N(SD)=1 into dtap '051494948058210444D2E112'O MSC_Test_2-RAN(2387)@cf43b911bb08: patched enc_l3: '055494948058210444D2E112'O MSC_Test_2-SCCP(2386)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2386)@cf43b911bb08: vl_len:24 MSC_Test_2-SCCP(2386)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2386)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055494948058210444D2E112'O MSC_Test_2-M3UA(2388)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2388)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2388)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2386)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2386)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2386)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2386)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2386)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2386)@cf43b911bb08: vl_len:12 MSC_Test_2-SCCP(2386)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2386)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2388)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2388)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2388)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2386)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2386)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2386)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2386)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2388)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2388)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2386)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2386)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2386)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2386)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_call_already_paging2(2394)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2387)@cf43b911bb08: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2387)@cf43b911bb08: patched enc_l3: '059B'O MSC_Test_2-SCCP(2386)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2386)@cf43b911bb08: vl_len:14 MSC_Test_2-SCCP(2386)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2386)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2388)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2388)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2388)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2386)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2386)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2386)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2386)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2386)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2386)@cf43b911bb08: vl_len:7 MSC_Test_2-SCCP(2386)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2386)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2388)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2388)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2388)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2386)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-RAN(2387)@cf43b911bb08: Deleted conn table entry 0TC_iu_lu_and_mt_call_already_paging2(2394)691204 MSC_Test_2-M3UA(2388)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mt_call_already_paging2(2394)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call_already_paging2(2394)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_call_already_paging2(2394)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call_already_paging2(2394)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2387)@cf43b911bb08: Created IMSI[0] for '262420000001142'H'0FB930B3'O to be handled at TC_iu_lu_and_mt_call_already_paging2(2394) TC_iu_lu_and_mt_call_already_paging2(2394)@cf43b911bb08: start Paging by an SMS MSC_Test_2-M3UA(2388)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2388)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2387)@cf43b911bb08: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_lu_and_mt_call_already_paging2(2394) TC_iu_lu_and_mt_call_already_paging2(2394)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call_already_paging2(2394)@cf43b911bb08: MNCC signals MT call, before Paging Response MSC_Test_2-RAN(2387)@cf43b911bb08: Created IMSI[1] for '262420000001142'H'0FB930B3'O to be handled at TC_iu_lu_and_mt_call_already_paging2(2394) MSC_Test-MNCC(2389)@cf43b911bb08: Added conn table entry 0TC_iu_lu_and_mt_call_already_paging2(2394)1529268205 TC_iu_lu_and_mt_call_already_paging2(2394)@cf43b911bb08: phone answers Paging, expecting both SMS and MT call to be established TC_iu_lu_and_mt_call_already_paging2(2394)@cf43b911bb08: 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 := '0FB930B3'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2387)@cf43b911bb08: Added conn table entry 0TC_iu_lu_and_mt_call_already_paging2(2394)5492874 MSC_Test_2-SCCP(2386)@cf43b911bb08: First idle individual index:0 MSC_Test_2-M3UA(2388)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2388)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2388)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2386)@cf43b911bb08: { messageType := 2, destLocRef := '53D08A'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(2386)@cf43b911bb08: Session index based on local reference:0 TC_iu_lu_and_mt_call_already_paging2(2394)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_call_already_paging2(2394)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2388)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2388)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2386)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2386)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2386)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2386)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2387)@cf43b911bb08: patching N(SD)=0 into dtap '051465DF7350210476957428'O MSC_Test_2-RAN(2387)@cf43b911bb08: patched enc_l3: '051465DF7350210476957428'O MSC_Test_2-SCCP(2386)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2386)@cf43b911bb08: vl_len:24 MSC_Test_2-SCCP(2386)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2386)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C051465DF7350210476957428'O MSC_Test_2-M3UA(2388)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2388)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2388)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2386)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2386)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2386)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2386)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2386)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2386)@cf43b911bb08: vl_len:12 MSC_Test_2-SCCP(2386)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2386)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2388)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2388)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2388)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2386)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-M3UA(2388)@cf43b911bb08: Message received on association #8 MSC_Test_2-SCCP(2386)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2386)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2386)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2388)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2388)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2388)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2386)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2386)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2386)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2386)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2386)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2386)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2386)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2386)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_call_already_paging2(2394)@cf43b911bb08: Got SMS-DELIVER TC_iu_lu_and_mt_call_already_paging2(2394)@cf43b911bb08: Got CC Setup TC_iu_lu_and_mt_call_already_paging2(2394)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call_already_paging2(2394)@cf43b911bb08: success, tear down MSC_Test_2-SCCP(2386)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2386)@cf43b911bb08: vl_len:12 MSC_Test_2-SCCP(2386)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2386)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000B40080000010004400140'O MSC_Test_2-M3UA(2388)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2388)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2388)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2386)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-M3UA(2388)@cf43b911bb08: Message received on association #8 MSC_Test_2-SCCP(2386)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2386)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2386)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2388)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2386)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2386)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2386)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2386)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2386)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2386)@cf43b911bb08: vl_len:7 MSC_Test_2-SCCP(2386)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2386)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2388)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2388)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2388)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2386)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-RAN(2387)@cf43b911bb08: Deleted conn table entry 0TC_iu_lu_and_mt_call_already_paging2(2394)5492874 TC_iu_lu_and_mt_call_already_paging2(2394)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call_already_paging2(2394)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_call_already_paging2(2394)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2388)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mt_call_already_paging2(2394)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_2-RAN(2387)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(2380)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(2389)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-RAN(2384)@cf43b911bb08: Final verdict of PTC: none MSC_Test_2-M3UA(2388)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(2390)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(2381)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-SCCP(2383)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(2392)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-M3UA(2385)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(2393)@cf43b911bb08: Final verdict of PTC: none MSC_Test_2-SCCP(2386)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2379)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(2382)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2395)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(2391)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(2379): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(2380): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(2381): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(2382): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-SCCP(2383): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-RAN(2384): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-M3UA(2385): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-SCCP(2386): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-RAN(2387): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-M3UA(2388): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(2389): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(2390): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(2391): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(2392): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(2393): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_iu_lu_and_mt_call_already_paging2(2394): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(2395): none (pass -> pass) MTC@cf43b911bb08: Test case TC_iu_lu_and_mt_call_already_paging finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_call_already_paging pass'. Mon Jun 10 14:29:59 UTC 2024 ====== MSC_Tests_Iu.TC_iu_lu_and_mt_call_already_paging pass ====== Saving talloc report from 172.18.149.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=455138) Waiting for packet dumper to finish... 1 (prev_count=455138, count=458337) MTC@cf43b911bb08: 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@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mo_sms'. ------ MSC_Tests_Iu.TC_iu_lu_and_mo_sms ------ Mon Jun 10 14:30:03 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests_Iu.TC_iu_lu_and_mo_sms.pcap" >/data/MSC_Tests_Iu.TC_iu_lu_and_mo_sms.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mo_sms' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_iu_lu_and_mo_sms started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(2399)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(2399)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2399)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(2397)@cf43b911bb08: v_sccp_pdu_maxlen:268 MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_1-M3UA(2402)@cf43b911bb08: ************************************************* MSC_Test_1-M3UA(2402)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2402)@cf43b911bb08: ************************************************* MSC_Test_1-SCCP(2400)@cf43b911bb08: v_sccp_pdu_maxlen:268 MTC@cf43b911bb08: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_2-M3UA(2405)@cf43b911bb08: ************************************************* MSC_Test_2-M3UA(2405)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2405)@cf43b911bb08: ************************************************* MSC_Test_2-SCCP(2403)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2406)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2399)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(2399)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2399)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2399)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(2399)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2399)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2399)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2399)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2399)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2399)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2399)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2399)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2399)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2399)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2399)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2399)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2402)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23907 to server: "172.18.149.200":2905 association #8 MSC_Test_1-M3UA(2402)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2402)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2402)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_1-M3UA(2402)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2402)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2402)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2402)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2402)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2402)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2402)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2402)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2402)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2402)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2402)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2402)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2405)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23908 to server: "172.18.149.200":2905 association #8 MSC_Test_2-M3UA(2405)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2405)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2405)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_2-M3UA(2405)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2405)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2405)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2405)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2405)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2405)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2402)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2405)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2402)@cf43b911bb08: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2405)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2405)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2405)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2405)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2405)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2399)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2399)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2399)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2398)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP-IPA(2408)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2408)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2408)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2408)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2408)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2408)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2408)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2408)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_1-M3UA(2402)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2402)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2402)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2401)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2405)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2405)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2405)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(2409)@cf43b911bb08: Created GsupExpect[0] for "262420000001042" to be handled at TC_iu_lu_and_mo_sms2(2411) TC_iu_lu_and_mo_sms2(2411)@cf43b911bb08: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(2404)@cf43b911bb08: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2404)@cf43b911bb08: Added conn table entry 0TC_iu_lu_and_mo_sms2(2411)11541319 MSC_Test_2-SCCP(2403)@cf43b911bb08: First idle individual index:0 MSC_Test_2-M3UA(2405)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2404)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2405)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2405)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2403)@cf43b911bb08: { messageType := 2, destLocRef := 'B01B47'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(2403)@cf43b911bb08: Session index based on local reference:0 TC_iu_lu_and_mo_sms2(2411)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test-GSUP(2409)@cf43b911bb08: Found GsupExpect[0] for "262420000001042" handled at TC_iu_lu_and_mo_sms2(2411) MSC_Test-GSUP(2409)@cf43b911bb08: Added IMSI table entry 0TC_iu_lu_and_mo_sms2(2411)"262420000001042" TC_iu_lu_and_mo_sms2(2411)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_2-M3UA(2405)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2405)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2403)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2403)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2403)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2403)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2404)@cf43b911bb08: patching N(SD)=1 into dtap '0514AD0CF1DF21042EF95F41'O MSC_Test_2-RAN(2404)@cf43b911bb08: patched enc_l3: '0554AD0CF1DF21042EF95F41'O MSC_Test_2-SCCP(2403)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2403)@cf43b911bb08: vl_len:24 MSC_Test_2-SCCP(2403)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2403)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554AD0CF1DF21042EF95F41'O MSC_Test_2-M3UA(2405)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2405)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2405)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2403)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2403)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2403)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2403)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2403)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2403)@cf43b911bb08: vl_len:12 MSC_Test_2-SCCP(2403)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2403)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2405)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2405)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2405)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2403)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2403)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2403)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2403)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2405)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2405)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2403)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2403)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2403)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2403)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_sms2(2411)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2404)@cf43b911bb08: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2404)@cf43b911bb08: patched enc_l3: '059B'O MSC_Test_2-SCCP(2403)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2403)@cf43b911bb08: vl_len:14 MSC_Test_2-SCCP(2403)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2403)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2405)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2405)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2405)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2403)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2403)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2403)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2403)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2403)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2403)@cf43b911bb08: vl_len:7 MSC_Test_2-SCCP(2403)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2403)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2405)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2405)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2405)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2403)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-M3UA(2405)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2404)@cf43b911bb08: Deleted conn table entry 0TC_iu_lu_and_mo_sms2(2411)11541319 TC_iu_lu_and_mo_sms2(2411)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_sms2(2411)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_sms2(2411)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_sms2(2411)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_sms2(2411)@cf43b911bb08: 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 := '80CA31A3'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2404)@cf43b911bb08: Added conn table entry 0TC_iu_lu_and_mo_sms2(2411)8925098 MSC_Test_2-RAN(2404)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2403)@cf43b911bb08: First idle individual index:0 MSC_Test_2-M3UA(2405)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2405)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2405)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2403)@cf43b911bb08: { messageType := 2, destLocRef := '882FAA'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(2403)@cf43b911bb08: Session index based on local reference:0 TC_iu_lu_and_mo_sms2(2411)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_sms2(2411)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2405)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2405)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2403)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2403)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2403)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2403)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2404)@cf43b911bb08: patching N(SD)=1 into dtap '0514F718EC8D2104B9D00407'O MSC_Test_2-RAN(2404)@cf43b911bb08: patched enc_l3: '0554F718EC8D2104B9D00407'O MSC_Test_2-SCCP(2403)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2403)@cf43b911bb08: vl_len:24 MSC_Test_2-SCCP(2403)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2403)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554F718EC8D2104B9D00407'O MSC_Test_2-M3UA(2405)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2405)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2405)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2403)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2403)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2403)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2403)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2403)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2403)@cf43b911bb08: vl_len:12 MSC_Test_2-SCCP(2403)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2403)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2405)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2405)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2405)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2403)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2403)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2403)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2403)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2403)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2403)@cf43b911bb08: vl_len:42 MSC_Test_2-SCCP(2403)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2403)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440260000020010401A1909011600420007914477581006500A052305002143F5000000003B400140'O MSC_Test_2-M3UA(2405)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2405)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2405)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2405)@cf43b911bb08: Message received on association #8 MSC_Test_2-SCCP(2403)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-M3UA(2405)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2403)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2403)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2403)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2403)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2403)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2403)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2403)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_sms2(2411)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_sms2(2411)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2403)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2403)@cf43b911bb08: vl_len:19 MSC_Test_2-SCCP(2403)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2403)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0014400F00000200104003020904003B400140'O MSC_Test_2-M3UA(2405)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2405)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2405)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2403)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2403)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2403)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2403)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2403)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2403)@cf43b911bb08: vl_len:7 MSC_Test_2-SCCP(2403)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2403)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2405)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2405)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2405)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2403)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-RAN(2404)@cf43b911bb08: Deleted conn table entry 0TC_iu_lu_and_mo_sms2(2411)8925098 MSC_Test_2-M3UA(2405)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mo_sms2(2411)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_sms2(2411)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_sms2(2411)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_sms2(2411)@cf43b911bb08: Final verdict of PTC: pass MSC_Test-GSUP(2409)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(2398)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(2397)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-SCCP(2400)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-M3UA(2402)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-RAN(2401)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(2406)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2412)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(2399)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2396)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(2410)@cf43b911bb08: Final verdict of PTC: none MSC_Test_2-M3UA(2405)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(2408)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(2407)@cf43b911bb08: Final verdict of PTC: none MSC_Test_2-RAN(2404)@cf43b911bb08: Final verdict of PTC: none MSC_Test_2-SCCP(2403)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(2396): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(2397): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(2398): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(2399): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-SCCP(2400): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-RAN(2401): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-M3UA(2402): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-SCCP(2403): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-RAN(2404): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-M3UA(2405): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(2406): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(2407): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(2408): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(2409): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(2410): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_iu_lu_and_mo_sms2(2411): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(2412): none (pass -> pass) MTC@cf43b911bb08: Test case TC_iu_lu_and_mo_sms finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mo_sms pass'. Mon Jun 10 14:30:05 UTC 2024 ====== MSC_Tests_Iu.TC_iu_lu_and_mo_sms pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests_Iu.TC_iu_lu_and_mo_sms.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=434322) Waiting for packet dumper to finish... 1 (prev_count=434322, count=439104) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mo_sms pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mt_sms'. ------ MSC_Tests_Iu.TC_iu_lu_and_mt_sms ------ Mon Jun 10 14:30:09 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests_Iu.TC_iu_lu_and_mt_sms.pcap" >/data/MSC_Tests_Iu.TC_iu_lu_and_mt_sms.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mt_sms' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_iu_lu_and_mt_sms started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(2416)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(2416)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2416)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(2414)@cf43b911bb08: v_sccp_pdu_maxlen:268 MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_1-M3UA(2419)@cf43b911bb08: ************************************************* MSC_Test_1-M3UA(2419)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2419)@cf43b911bb08: ************************************************* MSC_Test_1-SCCP(2417)@cf43b911bb08: v_sccp_pdu_maxlen:268 MTC@cf43b911bb08: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_2-M3UA(2422)@cf43b911bb08: ************************************************* MSC_Test_2-M3UA(2422)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2422)@cf43b911bb08: ************************************************* MSC_Test_2-SCCP(2420)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2423)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2416)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(2416)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2416)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2416)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(2416)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2416)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2416)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2416)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2416)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2416)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2416)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2416)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2416)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2416)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2416)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2416)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2419)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23907 to server: "172.18.149.200":2905 association #8 MSC_Test_1-M3UA(2419)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2419)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2419)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_1-M3UA(2419)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2419)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2419)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2419)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2419)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2419)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2419)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2419)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2419)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2419)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2419)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2419)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2422)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23908 to server: "172.18.149.200":2905 association #8 MSC_Test_2-M3UA(2422)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2422)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2422)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_2-M3UA(2422)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2422)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2422)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2422)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2422)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2422)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2422)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2419)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2422)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2419)@cf43b911bb08: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2422)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2422)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2422)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2422)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2425)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2425)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2425)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2425)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2425)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2425)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2425)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2425)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(2416)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2416)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2416)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2415)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(2426)@cf43b911bb08: Created GsupExpect[0] for "262420000001043" to be handled at TC_iu_lu_and_mt_sms2(2428) TC_iu_lu_and_mt_sms2(2428)@cf43b911bb08: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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_1-M3UA(2419)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2419)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2419)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2418)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2422)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2422)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2422)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2421)@cf43b911bb08: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2421)@cf43b911bb08: Added conn table entry 0TC_iu_lu_and_mt_sms2(2428)2246739 MSC_Test_2-SCCP(2420)@cf43b911bb08: First idle individual index:0 MSC_Test_2-M3UA(2422)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2421)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2422)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2422)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2420)@cf43b911bb08: { messageType := 2, destLocRef := '224853'O ("\"HS"), 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(2420)@cf43b911bb08: Session index based on local reference:0 MSC_Test-GSUP(2426)@cf43b911bb08: Found GsupExpect[0] for "262420000001043" handled at TC_iu_lu_and_mt_sms2(2428) MSC_Test-GSUP(2426)@cf43b911bb08: Added IMSI table entry 0TC_iu_lu_and_mt_sms2(2428)"262420000001043" TC_iu_lu_and_mt_sms2(2428)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms2(2428)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_2-M3UA(2422)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2422)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2420)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2420)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2420)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2420)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2421)@cf43b911bb08: patching N(SD)=1 into dtap '0514F716B4CA21045150DD1E'O MSC_Test_2-RAN(2421)@cf43b911bb08: patched enc_l3: '0554F716B4CA21045150DD1E'O MSC_Test_2-SCCP(2420)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2420)@cf43b911bb08: vl_len:24 MSC_Test_2-SCCP(2420)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2420)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554F716B4CA21045150DD1E'O MSC_Test_2-M3UA(2422)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2422)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2422)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2420)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2420)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2420)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2420)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2420)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2420)@cf43b911bb08: vl_len:12 MSC_Test_2-SCCP(2420)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2420)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2422)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2422)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2422)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2420)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2420)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2420)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2420)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2422)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2422)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2420)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2420)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2420)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2420)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_sms2(2428)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2421)@cf43b911bb08: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2421)@cf43b911bb08: patched enc_l3: '059B'O MSC_Test_2-SCCP(2420)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2420)@cf43b911bb08: vl_len:14 MSC_Test_2-SCCP(2420)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2420)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2422)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2422)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2422)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2420)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2420)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2420)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2420)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2420)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2420)@cf43b911bb08: vl_len:7 MSC_Test_2-SCCP(2420)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2420)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2422)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2422)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2422)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2420)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-M3UA(2422)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2421)@cf43b911bb08: Deleted conn table entry 0TC_iu_lu_and_mt_sms2(2428)2246739 TC_iu_lu_and_mt_sms2(2428)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms2(2428)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms2(2428)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms2(2428)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2421)@cf43b911bb08: Created IMSI[0] for '262420000001043'H'1F8CA33B'O to be handled at TC_iu_lu_and_mt_sms2(2428) MSC_Test_2-M3UA(2422)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2422)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2421)@cf43b911bb08: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_lu_and_mt_sms2(2428) TC_iu_lu_and_mt_sms2(2428)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms2(2428)@cf43b911bb08: 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 := '1F8CA33B'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2421)@cf43b911bb08: Added conn table entry 0TC_iu_lu_and_mt_sms2(2428)794287 MSC_Test_2-SCCP(2420)@cf43b911bb08: First idle individual index:0 MSC_Test_2-M3UA(2422)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2422)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2422)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2420)@cf43b911bb08: { messageType := 2, destLocRef := '0C1EAF'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(2420)@cf43b911bb08: Session index based on local reference:0 TC_iu_lu_and_mt_sms2(2428)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms2(2428)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2422)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2422)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2420)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2420)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2420)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2420)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2421)@cf43b911bb08: patching N(SD)=0 into dtap '0514A9CE211E2104450DB6D2'O MSC_Test_2-RAN(2421)@cf43b911bb08: patched enc_l3: '0514A9CE211E2104450DB6D2'O MSC_Test_2-SCCP(2420)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2420)@cf43b911bb08: vl_len:24 MSC_Test_2-SCCP(2420)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2420)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514A9CE211E2104450DB6D2'O MSC_Test_2-M3UA(2422)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2422)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2422)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2420)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2420)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2420)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2420)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2420)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2420)@cf43b911bb08: vl_len:12 MSC_Test_2-SCCP(2420)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2420)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2422)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2422)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2422)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2422)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2422)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2420)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2420)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2420)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2420)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2420)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2420)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2420)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2420)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_sms2(2428)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2420)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2420)@cf43b911bb08: vl_len:19 MSC_Test_2-SCCP(2420)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2420)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0014400F00000200104003028904003B400140'O MSC_Test_2-M3UA(2422)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2420)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2420)@cf43b911bb08: vl_len:22 MSC_Test_2-SCCP(2420)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2420)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0014401200000200104006058901020200003B400140'O MSC_Test_2-M3UA(2422)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2422)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2422)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2422)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2422)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2420)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2420)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2420)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2420)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2420)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2420)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2420)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2420)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_sms2(2428)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2420)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2420)@cf43b911bb08: vl_len:7 MSC_Test_2-SCCP(2420)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2420)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2422)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2422)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2422)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2420)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-RAN(2421)@cf43b911bb08: Deleted conn table entry 0TC_iu_lu_and_mt_sms2(2428)794287 MSC_Test_2-M3UA(2422)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mt_sms2(2428)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms2(2428)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms2(2428)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms2(2428)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_0-RAN(2415)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(2414)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(2416)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2413)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-SCCP(2417)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(2423)@cf43b911bb08: Final verdict of PTC: none MSC_Test_2-RAN(2421)@cf43b911bb08: Final verdict of PTC: none MSC_Test_2-M3UA(2422)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(2426)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(2427)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(2425)@cf43b911bb08: Final verdict of PTC: none MSC_Test_2-SCCP(2420)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2429)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(2424)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-M3UA(2419)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-RAN(2418)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(2413): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(2414): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(2415): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(2416): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-SCCP(2417): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-RAN(2418): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-M3UA(2419): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-SCCP(2420): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-RAN(2421): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-M3UA(2422): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(2423): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(2424): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(2425): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(2426): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(2427): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_iu_lu_and_mt_sms2(2428): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(2429): none (pass -> pass) MTC@cf43b911bb08: Test case TC_iu_lu_and_mt_sms finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_sms pass'. Mon Jun 10 14:30:12 UTC 2024 ====== MSC_Tests_Iu.TC_iu_lu_and_mt_sms pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests_Iu.TC_iu_lu_and_mt_sms.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=449169) Waiting for packet dumper to finish... 1 (prev_count=449169, count=452368) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_sms pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mt_sms_already_paging'. ------ MSC_Tests_Iu.TC_iu_lu_and_mt_sms_already_paging ------ Mon Jun 10 14:30:16 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests_Iu.TC_iu_lu_and_mt_sms_already_paging.pcap" >/data/MSC_Tests_Iu.TC_iu_lu_and_mt_sms_already_paging.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mt_sms_already_paging' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_iu_lu_and_mt_sms_already_paging started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(2433)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(2433)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2433)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(2431)@cf43b911bb08: v_sccp_pdu_maxlen:268 MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_1-M3UA(2436)@cf43b911bb08: ************************************************* MSC_Test_1-M3UA(2436)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2436)@cf43b911bb08: ************************************************* MSC_Test_1-SCCP(2434)@cf43b911bb08: v_sccp_pdu_maxlen:268 MTC@cf43b911bb08: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_2-M3UA(2439)@cf43b911bb08: ************************************************* MSC_Test_2-M3UA(2439)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2439)@cf43b911bb08: ************************************************* MSC_Test_2-SCCP(2437)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2440)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2433)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(2433)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2433)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2433)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(2433)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2433)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2433)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2433)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2433)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2433)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2433)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2433)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2433)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2433)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2433)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2433)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2436)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23907 to server: "172.18.149.200":2905 association #8 MSC_Test_1-M3UA(2436)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2436)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2436)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_1-M3UA(2436)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2436)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2436)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2436)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2436)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2436)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2436)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2436)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2436)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2436)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2436)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2436)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2439)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23908 to server: "172.18.149.200":2905 association #8 MSC_Test_2-M3UA(2439)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2439)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2439)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_2-M3UA(2439)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2439)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2439)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2439)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2439)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2439)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2439)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2436)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2439)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2436)@cf43b911bb08: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2439)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2439)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2439)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2439)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2433)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2433)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2433)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2432)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2436)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2436)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2436)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2435)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP-IPA(2442)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2442)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2442)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2442)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2442)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2442)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2442)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2442)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_2-M3UA(2439)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2439)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2439)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2438)@cf43b911bb08: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(2443)@cf43b911bb08: Created GsupExpect[0] for "262420000101045" to be handled at TC_iu_lu_and_mt_sms_already_paging2(2445) TC_iu_lu_and_mt_sms_already_paging2(2445)@cf43b911bb08: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000101045'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_2-RAN(2438)@cf43b911bb08: Added conn table entry 0TC_iu_lu_and_mt_sms_already_paging2(2445)12562170 MSC_Test_2-SCCP(2437)@cf43b911bb08: First idle individual index:0 MSC_Test_2-RAN(2438)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2439)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(2443)@cf43b911bb08: Found GsupExpect[0] for "262420000101045" handled at TC_iu_lu_and_mt_sms_already_paging2(2445) MSC_Test-GSUP(2443)@cf43b911bb08: Added IMSI table entry 0TC_iu_lu_and_mt_sms_already_paging2(2445)"262420000101045" MSC_Test_2-M3UA(2439)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2439)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2437)@cf43b911bb08: { messageType := 2, destLocRef := 'BFAEFA'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(2437)@cf43b911bb08: Session index based on local reference:0 TC_iu_lu_and_mt_sms_already_paging2(2445)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms_already_paging2(2445)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_2-M3UA(2439)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2439)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2437)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2437)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2437)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2437)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2438)@cf43b911bb08: patching N(SD)=1 into dtap '0514BF8DE3C521041B5139BC'O MSC_Test_2-RAN(2438)@cf43b911bb08: patched enc_l3: '0554BF8DE3C521041B5139BC'O MSC_Test_2-SCCP(2437)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2437)@cf43b911bb08: vl_len:24 MSC_Test_2-SCCP(2437)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2437)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554BF8DE3C521041B5139BC'O MSC_Test_2-M3UA(2439)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2439)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2439)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2437)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2437)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2437)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2437)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2437)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2437)@cf43b911bb08: vl_len:12 MSC_Test_2-SCCP(2437)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2437)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2439)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2439)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2439)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2437)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2437)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2437)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2437)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2439)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2439)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2437)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2437)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2437)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2437)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_sms_already_paging2(2445)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2438)@cf43b911bb08: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2438)@cf43b911bb08: patched enc_l3: '059B'O MSC_Test_2-SCCP(2437)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2437)@cf43b911bb08: vl_len:14 MSC_Test_2-SCCP(2437)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2437)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2439)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2439)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2439)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2437)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2437)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2437)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2437)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2437)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2437)@cf43b911bb08: vl_len:7 MSC_Test_2-SCCP(2437)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2437)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2439)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2439)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2439)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2437)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-RAN(2438)@cf43b911bb08: Deleted conn table entry 0TC_iu_lu_and_mt_sms_already_paging2(2445)12562170 MSC_Test_2-M3UA(2439)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mt_sms_already_paging2(2445)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_already_paging2(2445)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms_already_paging2(2445)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_already_paging2(2445)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2438)@cf43b911bb08: Created IMSI[0] for '262420000101045'H'553D8552'O to be handled at TC_iu_lu_and_mt_sms_already_paging2(2445) TC_iu_lu_and_mt_sms_already_paging2(2445)@cf43b911bb08: first SMS MSC_Test_2-M3UA(2439)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2439)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2438)@cf43b911bb08: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_lu_and_mt_sms_already_paging2(2445) TC_iu_lu_and_mt_sms_already_paging2(2445)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_already_paging2(2445)@cf43b911bb08: second SMS TC_iu_lu_and_mt_sms_already_paging2(2445)@cf43b911bb08: 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 := '553D8552'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2438)@cf43b911bb08: Added conn table entry 0TC_iu_lu_and_mt_sms_already_paging2(2445)6937033 MSC_Test_2-SCCP(2437)@cf43b911bb08: First idle individual index:0 MSC_Test_2-M3UA(2439)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2439)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2439)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2437)@cf43b911bb08: { messageType := 2, destLocRef := '69D9C9'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(2437)@cf43b911bb08: Session index based on local reference:0 TC_iu_lu_and_mt_sms_already_paging2(2445)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms_already_paging2(2445)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2439)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2439)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2437)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2437)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2437)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2437)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2438)@cf43b911bb08: patching N(SD)=0 into dtap '0514813ED96221049589E8A6'O MSC_Test_2-RAN(2438)@cf43b911bb08: patched enc_l3: '0514813ED96221049589E8A6'O MSC_Test_2-SCCP(2437)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2437)@cf43b911bb08: vl_len:24 MSC_Test_2-SCCP(2437)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2437)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514813ED96221049589E8A6'O MSC_Test_2-M3UA(2439)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2439)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2439)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2437)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2437)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2437)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2437)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2437)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2437)@cf43b911bb08: vl_len:12 MSC_Test_2-SCCP(2437)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2437)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2439)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2439)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2439)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2437)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-M3UA(2439)@cf43b911bb08: Message received on association #8 MSC_Test_2-SCCP(2437)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2437)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2437)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2439)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2437)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2437)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2437)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2437)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_sms_already_paging2(2445)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2437)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2437)@cf43b911bb08: vl_len:19 MSC_Test_2-SCCP(2437)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2437)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0014400F00000200104003028904003B400140'O MSC_Test_2-M3UA(2439)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2437)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2437)@cf43b911bb08: vl_len:22 MSC_Test_2-SCCP(2437)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2437)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0014401200000200104006058901020200003B400140'O MSC_Test_2-M3UA(2439)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2439)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2439)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2439)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2439)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2437)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2437)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2437)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2437)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2437)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2437)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2437)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2437)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_sms_already_paging2(2445)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_already_paging2(2445)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2437)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2437)@cf43b911bb08: vl_len:19 MSC_Test_2-SCCP(2437)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2437)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0014400F00000200104003029904003B400140'O MSC_Test_2-SCCP(2437)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-M3UA(2439)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2437)@cf43b911bb08: vl_len:22 MSC_Test_2-SCCP(2437)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2437)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0014401200000200104006059901020201003B400140'O MSC_Test_2-M3UA(2439)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2439)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2439)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2439)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2439)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2437)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2437)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2437)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2437)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2437)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2437)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2437)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2437)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_sms_already_paging2(2445)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2437)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2437)@cf43b911bb08: vl_len:7 MSC_Test_2-SCCP(2437)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2437)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2439)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2439)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2439)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2437)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-RAN(2438)@cf43b911bb08: Deleted conn table entry 0TC_iu_lu_and_mt_sms_already_paging2(2445)6937033 TC_iu_lu_and_mt_sms_already_paging2(2445)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_already_paging2(2445)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms_already_paging2(2445)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2439)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mt_sms_already_paging2(2445)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_1-SCCP(2434)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(2440)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(2443)@cf43b911bb08: Final verdict of PTC: none MSC_Test_2-SCCP(2437)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(2431)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(2433)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2430)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(2441)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-RAN(2435)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-M3UA(2436)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(2442)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(2444)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2446)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(2432)@cf43b911bb08: Final verdict of PTC: none MSC_Test_2-M3UA(2439)@cf43b911bb08: Final verdict of PTC: none MSC_Test_2-RAN(2438)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(2430): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(2431): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(2432): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(2433): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-SCCP(2434): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-RAN(2435): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-M3UA(2436): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-SCCP(2437): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-RAN(2438): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-M3UA(2439): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(2440): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(2441): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(2442): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(2443): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(2444): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_iu_lu_and_mt_sms_already_paging2(2445): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(2446): none (pass -> pass) MTC@cf43b911bb08: Test case TC_iu_lu_and_mt_sms_already_paging finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_sms_already_paging pass'. Mon Jun 10 14:30:20 UTC 2024 ====== MSC_Tests_Iu.TC_iu_lu_and_mt_sms_already_paging pass ====== Saving talloc report from 172.18.149.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=498976) MTC@cf43b911bb08: 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@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mt_sms_paging_and_nothing'. ------ MSC_Tests_Iu.TC_iu_lu_and_mt_sms_paging_and_nothing ------ Mon Jun 10 14:30:23 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests_Iu.TC_iu_lu_and_mt_sms_paging_and_nothing.pcap" >/data/MSC_Tests_Iu.TC_iu_lu_and_mt_sms_paging_and_nothing.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: 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@cf43b911bb08: Test case TC_iu_lu_and_mt_sms_paging_and_nothing started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(2450)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(2450)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2450)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(2448)@cf43b911bb08: v_sccp_pdu_maxlen:268 MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_1-M3UA(2453)@cf43b911bb08: ************************************************* MSC_Test_1-M3UA(2453)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2453)@cf43b911bb08: ************************************************* MSC_Test_1-SCCP(2451)@cf43b911bb08: v_sccp_pdu_maxlen:268 MTC@cf43b911bb08: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_2-M3UA(2456)@cf43b911bb08: ************************************************* MSC_Test_2-M3UA(2456)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2456)@cf43b911bb08: ************************************************* MSC_Test_2-SCCP(2454)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2457)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2450)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(2450)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2450)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2450)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(2450)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2450)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2450)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2450)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2450)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2450)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2450)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2450)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2450)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2450)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2450)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2450)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2453)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23907 to server: "172.18.149.200":2905 association #8 MSC_Test_1-M3UA(2453)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2453)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2453)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_1-M3UA(2453)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2453)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2453)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2453)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2453)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2453)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2453)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2453)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2453)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2453)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2453)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2453)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2456)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23908 to server: "172.18.149.200":2905 association #8 MSC_Test_2-M3UA(2456)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2456)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2456)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_2-M3UA(2456)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2456)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2456)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2456)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2456)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2456)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2456)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2453)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2453)@cf43b911bb08: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2456)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2456)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2456)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2456)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2456)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2459)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2459)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2459)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2459)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2459)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2459)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2459)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2459)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2460)@cf43b911bb08: Created GsupExpect[0] for "262420000101843" to be handled at TC_iu_lu_and_mt_sms_paging_and_nothing2(2462) TC_iu_lu_and_mt_sms_paging_and_nothing2(2462)@cf43b911bb08: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000101843'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(2450)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2450)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2450)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2449)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2453)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2453)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2453)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2452)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2456)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2456)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2456)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2455)@cf43b911bb08: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2455)@cf43b911bb08: Added conn table entry 0TC_iu_lu_and_mt_sms_paging_and_nothing2(2462)11400482 MSC_Test_2-SCCP(2454)@cf43b911bb08: First idle individual index:0 MSC_Test_2-M3UA(2456)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2455)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2456)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2456)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2454)@cf43b911bb08: { messageType := 2, destLocRef := 'ADF522'O, sourceLocRef := '00019E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2454)@cf43b911bb08: Session index based on local reference:0 MSC_Test-GSUP(2460)@cf43b911bb08: Found GsupExpect[0] for "262420000101843" handled at TC_iu_lu_and_mt_sms_paging_and_nothing2(2462) MSC_Test-GSUP(2460)@cf43b911bb08: Added IMSI table entry 0TC_iu_lu_and_mt_sms_paging_and_nothing2(2462)"262420000101843" TC_iu_lu_and_mt_sms_paging_and_nothing2(2462)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms_paging_and_nothing2(2462)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_2-M3UA(2456)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2456)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2454)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2454)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2454)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2454)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2455)@cf43b911bb08: patching N(SD)=1 into dtap '0514E56ABE132104C725E6CF'O MSC_Test_2-RAN(2455)@cf43b911bb08: patched enc_l3: '0554E56ABE132104C725E6CF'O MSC_Test_2-SCCP(2454)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2454)@cf43b911bb08: vl_len:24 MSC_Test_2-SCCP(2454)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2454)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554E56ABE132104C725E6CF'O MSC_Test_2-M3UA(2456)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2456)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2456)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2454)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2454)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2454)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2454)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2454)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2454)@cf43b911bb08: vl_len:12 MSC_Test_2-SCCP(2454)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2454)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2456)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2456)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2456)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2454)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2454)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2454)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2454)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2456)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2456)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2454)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2454)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2454)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2454)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_sms_paging_and_nothing2(2462)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2455)@cf43b911bb08: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2455)@cf43b911bb08: patched enc_l3: '059B'O MSC_Test_2-SCCP(2454)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2454)@cf43b911bb08: vl_len:14 MSC_Test_2-SCCP(2454)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2454)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2456)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2456)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2456)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2454)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2454)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2454)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2454)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2454)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2454)@cf43b911bb08: vl_len:7 MSC_Test_2-SCCP(2454)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2454)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2456)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2456)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2456)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2454)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-RAN(2455)@cf43b911bb08: Deleted conn table entry 0TC_iu_lu_and_mt_sms_paging_and_nothing2(2462)11400482 MSC_Test_2-M3UA(2456)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mt_sms_paging_and_nothing2(2462)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_paging_and_nothing2(2462)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms_paging_and_nothing2(2462)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_paging_and_nothing2(2462)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2455)@cf43b911bb08: Created IMSI[0] for '262420000101843'H'238E6146'O to be handled at TC_iu_lu_and_mt_sms_paging_and_nothing2(2462) MSC_Test_2-M3UA(2456)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2456)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2455)@cf43b911bb08: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_lu_and_mt_sms_paging_and_nothing2(2462) TC_iu_lu_and_mt_sms_paging_and_nothing2(2462)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP-IPA(2459)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2459)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_iu_lu_and_mt_sms_paging_and_nothing2(2462)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_paging_and_nothing2(2462)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_paging_and_nothing2(2462)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_2-M3UA(2456)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(2448)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(2450)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(2449)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-M3UA(2453)@cf43b911bb08: Final verdict of PTC: none MSC_Test_2-SCCP(2454)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2447)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(2458)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-RAN(2452)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(2460)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(2457)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-SCCP(2451)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(2461)@cf43b911bb08: Final verdict of PTC: none MSC_Test_2-RAN(2455)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(2459)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2463)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(2447): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(2448): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(2449): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(2450): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-SCCP(2451): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-RAN(2452): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-M3UA(2453): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-SCCP(2454): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-RAN(2455): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-M3UA(2456): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(2457): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(2458): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(2459): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(2460): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(2461): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_iu_lu_and_mt_sms_paging_and_nothing2(2462): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(2463): none (pass -> pass) MTC@cf43b911bb08: Test case TC_iu_lu_and_mt_sms_paging_and_nothing finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_sms_paging_and_nothing pass'. Mon Jun 10 14:30:46 UTC 2024 ====== MSC_Tests_Iu.TC_iu_lu_and_mt_sms_paging_and_nothing pass ====== Saving talloc report from 172.18.149.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=307126) Waiting for packet dumper to finish... 1 (prev_count=307126, count=310325) MTC@cf43b911bb08: 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@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mt_sms_paging_repeated'. ------ MSC_Tests_Iu.TC_iu_lu_and_mt_sms_paging_repeated ------ Mon Jun 10 14:30:50 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests_Iu.TC_iu_lu_and_mt_sms_paging_repeated.pcap" >/data/MSC_Tests_Iu.TC_iu_lu_and_mt_sms_paging_repeated.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mt_sms_paging_repeated' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_iu_lu_and_mt_sms_paging_repeated started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(2467)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(2467)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2467)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(2465)@cf43b911bb08: v_sccp_pdu_maxlen:268 MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_1-M3UA(2470)@cf43b911bb08: ************************************************* MSC_Test_1-M3UA(2470)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2470)@cf43b911bb08: ************************************************* MSC_Test_1-SCCP(2468)@cf43b911bb08: v_sccp_pdu_maxlen:268 MTC@cf43b911bb08: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_2-M3UA(2473)@cf43b911bb08: ************************************************* MSC_Test_2-M3UA(2473)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2473)@cf43b911bb08: ************************************************* MSC_Test_2-SCCP(2471)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2474)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2467)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(2467)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2467)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2467)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(2467)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2467)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2467)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2467)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2467)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2467)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2467)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2467)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2467)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2467)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2467)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2467)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2470)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23907 to server: "172.18.149.200":2905 association #8 MSC_Test_1-M3UA(2470)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2470)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2470)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_1-M3UA(2470)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2470)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2470)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2470)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2470)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2470)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2470)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2470)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2470)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2470)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2470)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2470)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2473)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23908 to server: "172.18.149.200":2905 association #8 MSC_Test_2-M3UA(2473)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2473)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2473)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_2-M3UA(2473)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2473)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2473)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2473)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2473)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2473)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2473)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2470)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2473)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2473)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2473)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2470)@cf43b911bb08: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2473)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2473)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2476)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2476)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2476)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2476)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2476)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2476)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2476)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2476)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2477)@cf43b911bb08: Created GsupExpect[0] for "262420000101844" to be handled at TC_iu_lu_and_mt_sms_paging_repeated2(2479) TC_iu_lu_and_mt_sms_paging_repeated2(2479)@cf43b911bb08: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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_0-M3UA(2467)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2467)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2467)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2466)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2470)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2470)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2470)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2469)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2473)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2473)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2473)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2472)@cf43b911bb08: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2472)@cf43b911bb08: Added conn table entry 0TC_iu_lu_and_mt_sms_paging_repeated2(2479)4667906 MSC_Test_2-SCCP(2471)@cf43b911bb08: First idle individual index:0 MSC_Test_2-RAN(2472)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2473)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2473)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2473)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2471)@cf43b911bb08: { messageType := 2, destLocRef := '473A02'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(2471)@cf43b911bb08: Session index based on local reference:0 MSC_Test-GSUP(2477)@cf43b911bb08: Found GsupExpect[0] for "262420000101844" handled at TC_iu_lu_and_mt_sms_paging_repeated2(2479) MSC_Test-GSUP(2477)@cf43b911bb08: Added IMSI table entry 0TC_iu_lu_and_mt_sms_paging_repeated2(2479)"262420000101844" TC_iu_lu_and_mt_sms_paging_repeated2(2479)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms_paging_repeated2(2479)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_2-M3UA(2473)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2473)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2471)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2471)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2471)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2471)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2472)@cf43b911bb08: patching N(SD)=1 into dtap '05141931BF92210416265AEA'O MSC_Test_2-RAN(2472)@cf43b911bb08: patched enc_l3: '05541931BF92210416265AEA'O MSC_Test_2-SCCP(2471)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2471)@cf43b911bb08: vl_len:24 MSC_Test_2-SCCP(2471)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2471)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05541931BF92210416265AEA'O MSC_Test_2-M3UA(2473)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2473)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2473)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2471)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2471)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2471)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2471)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2471)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2471)@cf43b911bb08: vl_len:12 MSC_Test_2-SCCP(2471)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2471)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2473)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2473)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2473)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2471)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2471)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2471)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2471)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2473)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2473)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2471)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2471)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2471)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2471)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_sms_paging_repeated2(2479)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2472)@cf43b911bb08: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2472)@cf43b911bb08: patched enc_l3: '059B'O MSC_Test_2-SCCP(2471)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2471)@cf43b911bb08: vl_len:14 MSC_Test_2-SCCP(2471)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2471)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2473)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2473)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2473)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2471)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2471)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2471)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2471)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2471)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2471)@cf43b911bb08: vl_len:7 MSC_Test_2-SCCP(2471)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2471)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2473)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2473)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2473)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2471)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-M3UA(2473)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2472)@cf43b911bb08: Deleted conn table entry 0TC_iu_lu_and_mt_sms_paging_repeated2(2479)4667906 TC_iu_lu_and_mt_sms_paging_repeated2(2479)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_paging_repeated2(2479)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms_paging_repeated2(2479)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_paging_repeated2(2479)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2472)@cf43b911bb08: Created IMSI[0] for '262420000101844'H'0C4B65F4'O to be handled at TC_iu_lu_and_mt_sms_paging_repeated2(2479) TC_iu_lu_and_mt_sms_paging_repeated2(2479)@cf43b911bb08: Expecting first Paging MSC_Test_2-M3UA(2473)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2473)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2472)@cf43b911bb08: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_lu_and_mt_sms_paging_repeated2(2479) TC_iu_lu_and_mt_sms_paging_repeated2(2479)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_paging_repeated2(2479)@cf43b911bb08: UTRAN: expect more Paging TC_iu_lu_and_mt_sms_paging_repeated2(2479)@cf43b911bb08: setverdict(fail): pass -> fail reason: "UTRAN: Expected a second Paging", new component reason: "UTRAN: Expected a second Paging" MC@cf43b911bb08: Test Component 2479 has requested to stop MTC. Terminating current testcase execution. MSC_Test_1-M3UA(2470)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(2474)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(2465)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(2475)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2464)@cf43b911bb08: Final verdict of PTC: none MSC_Test_2-RAN(2472)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-SCCP(2468)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-RAN(2469)@cf43b911bb08: Final verdict of PTC: none MSC_Test_2-SCCP(2471)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(2477)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(2476)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(2466)@cf43b911bb08: Final verdict of PTC: none TC_iu_lu_and_mt_sms_paging_repeated2(2479)@cf43b911bb08: Final verdict of PTC: fail reason: "UTRAN: Expected a second Paging" MSC_Test_0-M3UA(2467)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(2478)@cf43b911bb08: Final verdict of PTC: none MSC_Test_2-M3UA(2473)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2480)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(2464): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(2465): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(2466): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(2467): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-SCCP(2468): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-RAN(2469): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-M3UA(2470): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-SCCP(2471): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-RAN(2472): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-M3UA(2473): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(2474): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(2475): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(2476): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(2477): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(2478): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_iu_lu_and_mt_sms_paging_repeated2(2479): fail (none -> fail) reason: "UTRAN: Expected a second Paging" MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(2480): none (fail -> fail) MTC@cf43b911bb08: Test case TC_iu_lu_and_mt_sms_paging_repeated finished. Verdict: fail reason: UTRAN: Expected a second Paging MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_sms_paging_repeated fail'. Mon Jun 10 14:30:59 UTC 2024 ------ MSC_Tests_Iu.TC_iu_lu_and_mt_sms_paging_repeated fail ------ Saving talloc report from 172.18.149.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=295016) Waiting for packet dumper to finish... 1 (prev_count=295016, count=297537) MTC@cf43b911bb08: 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@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_smpp_mo_sms'. ------ MSC_Tests_Iu.TC_iu_smpp_mo_sms ------ Mon Jun 10 14:31:03 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests_Iu.TC_iu_smpp_mo_sms.pcap" >/data/MSC_Tests_Iu.TC_iu_smpp_mo_sms.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_smpp_mo_sms' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_iu_smpp_mo_sms started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(2484)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(2484)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2484)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(2482)@cf43b911bb08: v_sccp_pdu_maxlen:268 MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_1-M3UA(2487)@cf43b911bb08: ************************************************* MSC_Test_1-M3UA(2487)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2487)@cf43b911bb08: ************************************************* MSC_Test_1-SCCP(2485)@cf43b911bb08: v_sccp_pdu_maxlen:268 MTC@cf43b911bb08: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_2-M3UA(2490)@cf43b911bb08: ************************************************* MSC_Test_2-M3UA(2490)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2490)@cf43b911bb08: ************************************************* MSC_Test_2-SCCP(2488)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2491)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2484)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(2484)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2484)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2484)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(2484)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2484)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2484)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2484)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2484)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2484)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2484)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2484)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2484)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2484)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2484)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2484)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2487)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23907 to server: "172.18.149.200":2905 association #8 MSC_Test_1-M3UA(2487)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2487)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2487)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_1-M3UA(2487)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2487)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2487)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2487)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2487)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2487)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2487)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2487)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2487)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2487)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2487)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2487)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2490)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23908 to server: "172.18.149.200":2905 association #8 MSC_Test_2-M3UA(2490)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2490)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2490)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_2-M3UA(2490)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2487)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2487)@cf43b911bb08: Received M3UA_DUNA -> discard MSC_Test_2-M3UA(2490)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2490)@cf43b911bb08: Received M3UA_ERR -> discard MSC_Test_2-M3UA(2490)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2490)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2490)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2490)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2490)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2490)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2487)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2487)@cf43b911bb08: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2490)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2490)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2490)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2490)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2490)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2493)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2493)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2493)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2493)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2493)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2493)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2493)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2493)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2494)@cf43b911bb08: Created GsupExpect[0] for "262420000001044" to be handled at TC_iu_smpp_mo_sms2(2496) TC_iu_smpp_mo_sms2(2496)@cf43b911bb08: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001044'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(2484)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2484)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2484)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2483)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2487)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2487)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2487)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2486)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2490)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2490)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2490)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2489)@cf43b911bb08: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2489)@cf43b911bb08: Added conn table entry 0TC_iu_smpp_mo_sms2(2496)389356 MSC_Test_2-SCCP(2488)@cf43b911bb08: First idle individual index:0 MSC_Test_2-RAN(2489)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2490)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2490)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2490)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2488)@cf43b911bb08: { messageType := 2, destLocRef := '05F0EC'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(2488)@cf43b911bb08: Session index based on local reference:0 MSC_Test-GSUP(2494)@cf43b911bb08: Found GsupExpect[0] for "262420000001044" handled at TC_iu_smpp_mo_sms2(2496) MSC_Test-GSUP(2494)@cf43b911bb08: Added IMSI table entry 0TC_iu_smpp_mo_sms2(2496)"262420000001044" TC_iu_smpp_mo_sms2(2496)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_smpp_mo_sms2(2496)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_2-M3UA(2490)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2490)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2488)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2488)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2488)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2488)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2489)@cf43b911bb08: patching N(SD)=1 into dtap '0514EC2DEED92104A8D584C0'O MSC_Test_2-RAN(2489)@cf43b911bb08: patched enc_l3: '0554EC2DEED92104A8D584C0'O MSC_Test_2-SCCP(2488)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2488)@cf43b911bb08: vl_len:24 MSC_Test_2-SCCP(2488)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2488)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554EC2DEED92104A8D584C0'O MSC_Test_2-M3UA(2490)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2490)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2490)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2488)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2488)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2488)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2488)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2488)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2488)@cf43b911bb08: vl_len:12 MSC_Test_2-SCCP(2488)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2488)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2490)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2490)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2490)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2488)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2488)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2488)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2488)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2490)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2490)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2488)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2488)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2488)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2488)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_smpp_mo_sms2(2496)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2489)@cf43b911bb08: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2489)@cf43b911bb08: patched enc_l3: '059B'O MSC_Test_2-SCCP(2488)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2488)@cf43b911bb08: vl_len:14 MSC_Test_2-SCCP(2488)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2488)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2490)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2490)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2490)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2488)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2488)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2488)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2488)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2488)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2488)@cf43b911bb08: vl_len:7 MSC_Test_2-SCCP(2488)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2488)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2490)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2490)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2490)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2488)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-M3UA(2490)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2489)@cf43b911bb08: Deleted conn table entry 0TC_iu_smpp_mo_sms2(2496)389356 TC_iu_smpp_mo_sms2(2496)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_smpp_mo_sms2(2496)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_smpp_mo_sms2(2496)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_smpp_mo_sms2(2496)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_smpp_mo_sms2(2496)@cf43b911bb08: 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 := '6735D083'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2489)@cf43b911bb08: Added conn table entry 0TC_iu_smpp_mo_sms2(2496)3858232 MSC_Test_2-RAN(2489)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2488)@cf43b911bb08: First idle individual index:0 MSC_Test_2-M3UA(2490)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2490)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2490)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2488)@cf43b911bb08: { messageType := 2, destLocRef := '3ADF38'O, sourceLocRef := '0001A1'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2488)@cf43b911bb08: Session index based on local reference:0 TC_iu_smpp_mo_sms2(2496)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_smpp_mo_sms2(2496)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2490)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2490)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2488)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2488)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2488)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2488)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2489)@cf43b911bb08: patching N(SD)=1 into dtap '051409D522502104A8703B47'O MSC_Test_2-RAN(2489)@cf43b911bb08: patched enc_l3: '055409D522502104A8703B47'O MSC_Test_2-SCCP(2488)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2488)@cf43b911bb08: vl_len:24 MSC_Test_2-SCCP(2488)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2488)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055409D522502104A8703B47'O MSC_Test_2-M3UA(2490)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2490)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2490)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2488)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2488)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2488)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2488)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2488)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2488)@cf43b911bb08: vl_len:12 MSC_Test_2-SCCP(2488)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2488)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2490)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2490)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2490)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2488)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2488)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2488)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2488)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2488)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2488)@cf43b911bb08: vl_len:42 MSC_Test_2-SCCP(2488)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2488)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440260000020010401A1909011600420007914477581006500A052305002143F5000000003B400140'O MSC_Test_2-M3UA(2490)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2490)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2490)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2488)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2488)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2488)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2488)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_smpp_mo_sms2(2496)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2490)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2490)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2488)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2488)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2488)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2488)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_smpp_mo_sms2(2496)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2488)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2488)@cf43b911bb08: vl_len:19 MSC_Test_2-SCCP(2488)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2488)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0014400F00000200104003020904003B400140'O MSC_Test_2-M3UA(2490)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2490)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2490)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2488)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2488)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2488)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2488)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2488)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2488)@cf43b911bb08: vl_len:7 MSC_Test_2-SCCP(2488)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2488)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2490)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2490)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2490)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2488)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-RAN(2489)@cf43b911bb08: Deleted conn table entry 0TC_iu_smpp_mo_sms2(2496)3858232 TC_iu_smpp_mo_sms2(2496)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_smpp_mo_sms2(2496)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_smpp_mo_sms2(2496)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2490)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_smpp_mo_sms2(2496)@cf43b911bb08: Final verdict of PTC: pass MSC_Test-MNCC(2491)@cf43b911bb08: Final verdict of PTC: none MSC_Test_2-M3UA(2490)@cf43b911bb08: Final verdict of PTC: none MSC_Test_2-RAN(2489)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(2483)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-RAN(2486)@cf43b911bb08: Final verdict of PTC: none MSC_Test_2-SCCP(2488)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(2482)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-SCCP(2485)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2481)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(2492)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-M3UA(2487)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(2484)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(2494)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(2495)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2497)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(2493)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(2481): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(2482): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(2483): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(2484): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-SCCP(2485): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-RAN(2486): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-M3UA(2487): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-SCCP(2488): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-RAN(2489): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-M3UA(2490): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(2491): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(2492): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(2493): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(2494): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(2495): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_iu_smpp_mo_sms2(2496): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(2497): none (pass -> pass) MTC@cf43b911bb08: Test case TC_iu_smpp_mo_sms finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_smpp_mo_sms pass'. Mon Jun 10 14:31:05 UTC 2024 ====== MSC_Tests_Iu.TC_iu_smpp_mo_sms pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests_Iu.TC_iu_smpp_mo_sms.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=448991) Waiting for packet dumper to finish... 1 (prev_count=448991, count=452767) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_smpp_mo_sms pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_mo_sms'. ------ MSC_Tests_Iu.TC_iu_gsup_mo_sms ------ Mon Jun 10 14:31:09 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests_Iu.TC_iu_gsup_mo_sms.pcap" >/data/MSC_Tests_Iu.TC_iu_gsup_mo_sms.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_mo_sms' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_iu_gsup_mo_sms started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(2501)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(2501)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2501)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(2499)@cf43b911bb08: v_sccp_pdu_maxlen:268 MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_1-M3UA(2504)@cf43b911bb08: ************************************************* MSC_Test_1-M3UA(2504)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2504)@cf43b911bb08: ************************************************* MSC_Test_1-SCCP(2502)@cf43b911bb08: v_sccp_pdu_maxlen:268 MTC@cf43b911bb08: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_2-M3UA(2507)@cf43b911bb08: ************************************************* MSC_Test_2-M3UA(2507)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2507)@cf43b911bb08: ************************************************* MSC_Test_2-SCCP(2505)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2508)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2501)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(2501)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2501)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2501)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(2501)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2501)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2501)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2501)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2501)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2501)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2501)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2501)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2501)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2501)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2501)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2501)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2504)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23907 to server: "172.18.149.200":2905 association #8 MSC_Test_1-M3UA(2504)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2504)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2504)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_1-M3UA(2504)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2504)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2504)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2504)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2504)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2504)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2504)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2504)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2504)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2504)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2504)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2504)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2507)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23908 to server: "172.18.149.200":2905 association #8 MSC_Test_2-M3UA(2507)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2507)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2507)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_2-M3UA(2507)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2507)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2507)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2507)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2507)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2507)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2507)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2504)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2507)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2507)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2507)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2504)@cf43b911bb08: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2507)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2507)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2501)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2501)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2501)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2500)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2504)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2504)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2504)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2503)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP-IPA(2510)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2510)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2510)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2510)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2510)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2510)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test_2-M3UA(2507)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP-IPA(2510)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2510)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_2-M3UA(2507)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2507)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2506)@cf43b911bb08: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(2511)@cf43b911bb08: Created GsupExpect[0] for "262420000001088" to be handled at TC_iu_gsup_mo_sms2(2513) MSC_Test-GSUP(2511)@cf43b911bb08: Created GsupExpect[1] for "262420000001088" to be handled at TC_iu_gsup_mo_sms2(2513) TC_iu_gsup_mo_sms2(2513)@cf43b911bb08: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001088'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_2-RAN(2506)@cf43b911bb08: Added conn table entry 0TC_iu_gsup_mo_sms2(2513)16339795 MSC_Test_2-SCCP(2505)@cf43b911bb08: First idle individual index:0 MSC_Test_2-M3UA(2507)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2506)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2507)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2507)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2505)@cf43b911bb08: { messageType := 2, destLocRef := 'F95353'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(2505)@cf43b911bb08: Session index based on local reference:0 MSC_Test-GSUP(2511)@cf43b911bb08: Found GsupExpect[0] for "262420000001088" handled at TC_iu_gsup_mo_sms2(2513) MSC_Test-GSUP(2511)@cf43b911bb08: Added IMSI table entry 0TC_iu_gsup_mo_sms2(2513)"262420000001088" TC_iu_gsup_mo_sms2(2513)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_sms2(2513)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_2-M3UA(2507)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2507)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2505)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2505)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2505)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2505)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2506)@cf43b911bb08: patching N(SD)=1 into dtap '0514C11B53192104223F62AB'O MSC_Test_2-RAN(2506)@cf43b911bb08: patched enc_l3: '0554C11B53192104223F62AB'O MSC_Test_2-SCCP(2505)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2505)@cf43b911bb08: vl_len:24 MSC_Test_2-SCCP(2505)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2505)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554C11B53192104223F62AB'O MSC_Test_2-M3UA(2507)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2507)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2507)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2505)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2505)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2505)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2505)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2505)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2505)@cf43b911bb08: vl_len:12 MSC_Test_2-SCCP(2505)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2505)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2507)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2507)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2507)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2505)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2505)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2505)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2505)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2507)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2507)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2505)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2505)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2505)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2505)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mo_sms2(2513)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2506)@cf43b911bb08: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2506)@cf43b911bb08: patched enc_l3: '059B'O MSC_Test_2-SCCP(2505)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2505)@cf43b911bb08: vl_len:14 MSC_Test_2-SCCP(2505)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2505)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2507)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2507)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2507)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2505)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2505)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2505)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2505)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2505)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2505)@cf43b911bb08: vl_len:7 MSC_Test_2-SCCP(2505)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2505)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2507)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2507)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2507)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2505)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-M3UA(2507)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2506)@cf43b911bb08: Deleted conn table entry 0TC_iu_gsup_mo_sms2(2513)16339795 TC_iu_gsup_mo_sms2(2513)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_sms2(2513)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_sms2(2513)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_sms2(2513)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_sms2(2513)@cf43b911bb08: 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 := '2D38E5A7'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2506)@cf43b911bb08: Added conn table entry 0TC_iu_gsup_mo_sms2(2513)4644986 MSC_Test_2-RAN(2506)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2505)@cf43b911bb08: First idle individual index:0 MSC_Test_2-M3UA(2507)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2507)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2507)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2505)@cf43b911bb08: { messageType := 2, destLocRef := '46E07A'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(2505)@cf43b911bb08: Session index based on local reference:0 TC_iu_gsup_mo_sms2(2513)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_sms2(2513)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2507)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2507)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2505)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2505)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2505)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2505)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2506)@cf43b911bb08: patching N(SD)=1 into dtap '051441BBE0602104F8A53854'O MSC_Test_2-RAN(2506)@cf43b911bb08: patched enc_l3: '055441BBE0602104F8A53854'O MSC_Test_2-SCCP(2505)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2505)@cf43b911bb08: vl_len:24 MSC_Test_2-SCCP(2505)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2505)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055441BBE0602104F8A53854'O MSC_Test_2-M3UA(2507)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2507)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2507)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2505)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2505)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2505)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2505)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2505)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2505)@cf43b911bb08: vl_len:12 MSC_Test_2-SCCP(2505)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2505)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2507)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2507)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2507)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2505)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2505)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2505)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2505)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2505)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2505)@cf43b911bb08: vl_len:42 MSC_Test_2-SCCP(2505)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2505)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440260000020010401A1909011600420007914477581006500A052305002143F5000000003B400140'O MSC_Test_2-M3UA(2507)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2507)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2507)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2505)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2505)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2505)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2505)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mo_sms2(2513)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_sms2(2513)@cf43b911bb08: RX MO-forwardSM-Req: { msg_type := OSMO_GSUP_MSGT_MO_FORWARD_SM_REQUEST (36), ies := { { tag := OSMO_GSUP_IMSI_IE (1), len := 8, val := { imsi := '262420000001088'H } }, { tag := OSMO_GSUP_SM_RP_MR_IE (64), len := 1, val := { sm_rp_mr := '42'O ("B") } }, { tag := OSMO_GSUP_SM_RP_DA_IE (65), len := 8, val := { sm_rp_da := { id_type := OSMO_GSUP_SM_RP_ODA_ID_SMSC_ADDR (3), id_enc := { smsc_addr := { ext := '1'B, ton := '001'B, npi := '0001'B, number := '447785016005'H } } } } }, { tag := OSMO_GSUP_SM_RP_OA_IE (66), len := 8, val := { sm_rp_oa := { id_type := OSMO_GSUP_SM_RP_ODA_ID_MSISDN (2), id_enc := { msisdn := { ext := '1'B, ton := '001'B, npi := '0001'B, number := '491230001088'H } } } } }, { tag := OSMO_GSUP_SM_RP_UI_IE (67), len := 10, val := { sm_rp_ui := '052305002143F5000000'O } }, { tag := OSMO_GSUP_MESSAGE_CLASS_IE (10), len := 1, val := { message_class := OSMO_GSUP_MESSAGE_CLASS_SMS (2) } }, { tag := OSMO_GSUP_SOURCE_NAME_IE (96), len := 9, val := { source_name := '746573742D4D534300'O } } } } TC_iu_gsup_mo_sms2(2513)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2507)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2507)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2505)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2505)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2505)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2505)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mo_sms2(2513)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2505)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2505)@cf43b911bb08: vl_len:19 MSC_Test_2-SCCP(2505)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2505)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0014400F00000200104003020904003B400140'O MSC_Test_2-M3UA(2507)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2507)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2507)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2505)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2505)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2505)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2505)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2505)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2505)@cf43b911bb08: vl_len:7 MSC_Test_2-SCCP(2505)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2505)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2507)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2507)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2507)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2505)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-RAN(2506)@cf43b911bb08: Deleted conn table entry 0TC_iu_gsup_mo_sms2(2513)4644986 MSC_Test_2-M3UA(2507)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_gsup_mo_sms2(2513)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_sms2(2513)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_sms2(2513)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_sms2(2513)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_0-M3UA(2501)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-SCCP(2502)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(2499)@cf43b911bb08: Final verdict of PTC: none MSC_Test_2-RAN(2506)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(2500)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(2508)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(2510)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2514)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(2512)@cf43b911bb08: Final verdict of PTC: none MSC_Test_2-M3UA(2507)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-M3UA(2504)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(2509)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2498)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-RAN(2503)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(2511)@cf43b911bb08: Final verdict of PTC: none MSC_Test_2-SCCP(2505)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(2498): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(2499): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(2500): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(2501): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-SCCP(2502): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-RAN(2503): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-M3UA(2504): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-SCCP(2505): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-RAN(2506): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-M3UA(2507): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(2508): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(2509): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(2510): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(2511): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(2512): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_iu_gsup_mo_sms2(2513): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(2514): none (pass -> pass) MTC@cf43b911bb08: Test case TC_iu_gsup_mo_sms finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mo_sms pass'. Mon Jun 10 14:31:11 UTC 2024 ====== MSC_Tests_Iu.TC_iu_gsup_mo_sms pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests_Iu.TC_iu_gsup_mo_sms.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=443788) Waiting for packet dumper to finish... 1 (prev_count=443788, count=444953) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mo_sms pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_mo_smma'. ------ MSC_Tests_Iu.TC_iu_gsup_mo_smma ------ Mon Jun 10 14:31:16 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests_Iu.TC_iu_gsup_mo_smma.pcap" >/data/MSC_Tests_Iu.TC_iu_gsup_mo_smma.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_mo_smma' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_iu_gsup_mo_smma started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(2518)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(2518)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2518)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(2516)@cf43b911bb08: v_sccp_pdu_maxlen:268 MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_1-M3UA(2521)@cf43b911bb08: ************************************************* MSC_Test_1-M3UA(2521)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2521)@cf43b911bb08: ************************************************* MSC_Test_1-SCCP(2519)@cf43b911bb08: v_sccp_pdu_maxlen:268 MTC@cf43b911bb08: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_2-M3UA(2524)@cf43b911bb08: ************************************************* MSC_Test_2-M3UA(2524)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2524)@cf43b911bb08: ************************************************* MSC_Test_2-SCCP(2522)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2525)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2518)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(2518)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2518)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2518)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(2518)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2518)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2518)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2518)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2518)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2518)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2518)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2518)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2518)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2518)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2518)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2518)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2521)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23907 to server: "172.18.149.200":2905 association #8 MSC_Test_1-M3UA(2521)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2521)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2521)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_1-M3UA(2521)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2521)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2521)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2521)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2521)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2521)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2521)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2521)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2521)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2521)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2521)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2521)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2524)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23908 to server: "172.18.149.200":2905 association #8 MSC_Test_2-M3UA(2524)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2524)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2524)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_2-M3UA(2524)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2524)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2524)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2524)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2524)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2524)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2524)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2521)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2521)@cf43b911bb08: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2524)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2524)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2524)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2524)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2524)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2527)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2527)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2527)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2527)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2527)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2527)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2527)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2527)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2528)@cf43b911bb08: Created GsupExpect[0] for "262420000001089" to be handled at TC_iu_gsup_mo_smma2(2530) MSC_Test-GSUP(2528)@cf43b911bb08: Created GsupExpect[1] for "262420000001089" to be handled at TC_iu_gsup_mo_smma2(2530) TC_iu_gsup_mo_smma2(2530)@cf43b911bb08: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(2518)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2518)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2518)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2517)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2521)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2521)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2521)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2520)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2524)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2524)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2524)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2523)@cf43b911bb08: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2523)@cf43b911bb08: Added conn table entry 0TC_iu_gsup_mo_smma2(2530)10427266 MSC_Test_2-SCCP(2522)@cf43b911bb08: First idle individual index:0 MSC_Test_2-M3UA(2524)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2523)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2524)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2524)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2522)@cf43b911bb08: { messageType := 2, destLocRef := '9F1B82'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(2522)@cf43b911bb08: Session index based on local reference:0 MSC_Test-GSUP(2528)@cf43b911bb08: Found GsupExpect[0] for "262420000001089" handled at TC_iu_gsup_mo_smma2(2530) MSC_Test-GSUP(2528)@cf43b911bb08: Added IMSI table entry 0TC_iu_gsup_mo_smma2(2530)"262420000001089" TC_iu_gsup_mo_smma2(2530)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_smma2(2530)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_2-M3UA(2524)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2524)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2522)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2522)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2522)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2522)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2523)@cf43b911bb08: patching N(SD)=1 into dtap '0514CCB6BFF521044B50684F'O MSC_Test_2-RAN(2523)@cf43b911bb08: patched enc_l3: '0554CCB6BFF521044B50684F'O MSC_Test_2-SCCP(2522)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2522)@cf43b911bb08: vl_len:24 MSC_Test_2-SCCP(2522)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2522)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554CCB6BFF521044B50684F'O MSC_Test_2-M3UA(2524)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2524)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2524)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2522)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2522)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2522)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2522)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2522)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2522)@cf43b911bb08: vl_len:12 MSC_Test_2-SCCP(2522)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2522)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2524)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2524)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2524)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2522)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2522)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2522)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2522)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2524)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2524)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2522)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2522)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2522)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2522)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mo_smma2(2530)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2523)@cf43b911bb08: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2523)@cf43b911bb08: patched enc_l3: '059B'O MSC_Test_2-SCCP(2522)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2522)@cf43b911bb08: vl_len:14 MSC_Test_2-SCCP(2522)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2522)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2524)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2524)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2524)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2522)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2522)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2522)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2522)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2522)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2522)@cf43b911bb08: vl_len:7 MSC_Test_2-SCCP(2522)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2522)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2524)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2524)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2524)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2522)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-M3UA(2524)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2523)@cf43b911bb08: Deleted conn table entry 0TC_iu_gsup_mo_smma2(2530)10427266 TC_iu_gsup_mo_smma2(2530)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_smma2(2530)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_smma2(2530)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_smma2(2530)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_smma2(2530)@cf43b911bb08: 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 := '754FD1EB'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2523)@cf43b911bb08: Added conn table entry 0TC_iu_gsup_mo_smma2(2530)10282034 MSC_Test_2-RAN(2523)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2522)@cf43b911bb08: First idle individual index:0 MSC_Test_2-M3UA(2524)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2524)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2524)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2522)@cf43b911bb08: { messageType := 2, destLocRef := '9CE432'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(2522)@cf43b911bb08: Session index based on local reference:0 TC_iu_gsup_mo_smma2(2530)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_smma2(2530)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2524)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2524)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2522)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2522)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2522)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2522)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2523)@cf43b911bb08: patching N(SD)=1 into dtap '05140DF5F2792104483E9FE6'O MSC_Test_2-RAN(2523)@cf43b911bb08: patched enc_l3: '05540DF5F2792104483E9FE6'O MSC_Test_2-SCCP(2522)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2522)@cf43b911bb08: vl_len:24 MSC_Test_2-SCCP(2522)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2522)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05540DF5F2792104483E9FE6'O MSC_Test_2-M3UA(2524)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2524)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2524)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2522)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2522)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2522)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2522)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2522)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2522)@cf43b911bb08: vl_len:12 MSC_Test_2-SCCP(2522)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2522)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2524)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2524)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2524)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2522)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2522)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2522)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2522)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2522)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2522)@cf43b911bb08: vl_len:22 MSC_Test_2-SCCP(2522)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2522)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0014401200000200104006050901020642003B400140'O MSC_Test_2-M3UA(2524)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2524)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2524)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2522)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2522)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2522)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2522)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mo_smma2(2530)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_smma2(2530)@cf43b911bb08: RX MO-ReadyForSM-Req: { msg_type := OSMO_GSUP_MSGT_READY_FOR_SM_REQUEST (44), ies := { { tag := OSMO_GSUP_IMSI_IE (1), len := 8, val := { imsi := '262420000001089'H } }, { tag := OSMO_GSUP_SM_RP_MR_IE (64), len := 1, val := { sm_rp_mr := '42'O ("B") } }, { tag := OSMO_GSUP_SM_ALERT_RSN_IE (70), len := 1, val := { sm_alert_rsn := GSUP_SM_ALERT_RSN_TYPE_MEM_AVAIL (2) } }, { tag := OSMO_GSUP_MESSAGE_CLASS_IE (10), len := 1, val := { message_class := OSMO_GSUP_MESSAGE_CLASS_SMS (2) } }, { tag := OSMO_GSUP_SOURCE_NAME_IE (96), len := 9, val := { source_name := '746573742D4D534300'O } } } } TC_iu_gsup_mo_smma2(2530)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2524)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2524)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2522)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2522)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2522)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2522)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mo_smma2(2530)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2522)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2522)@cf43b911bb08: vl_len:19 MSC_Test_2-SCCP(2522)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2522)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0014400F00000200104003020904003B400140'O MSC_Test_2-M3UA(2524)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2524)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2524)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2522)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2522)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2522)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2522)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2522)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2522)@cf43b911bb08: vl_len:7 MSC_Test_2-SCCP(2522)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2522)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2524)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2524)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2524)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2522)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-RAN(2523)@cf43b911bb08: Deleted conn table entry 0TC_iu_gsup_mo_smma2(2530)10282034 MSC_Test_2-M3UA(2524)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_gsup_mo_smma2(2530)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_smma2(2530)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_smma2(2530)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_smma2(2530)@cf43b911bb08: Final verdict of PTC: pass MSC_Test-GSUP(2528)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-SCCP(2519)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(2525)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-M3UA(2521)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(2518)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2515)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(2526)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(2529)@cf43b911bb08: Final verdict of PTC: none MSC_Test_2-M3UA(2524)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(2527)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(2516)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-RAN(2520)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(2517)@cf43b911bb08: Final verdict of PTC: none MSC_Test_2-RAN(2523)@cf43b911bb08: Final verdict of PTC: none MSC_Test_2-SCCP(2522)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2531)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(2515): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(2516): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(2517): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(2518): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-SCCP(2519): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-RAN(2520): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-M3UA(2521): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-SCCP(2522): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-RAN(2523): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-M3UA(2524): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(2525): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(2526): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(2527): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(2528): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(2529): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_iu_gsup_mo_smma2(2530): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(2531): none (pass -> pass) MTC@cf43b911bb08: Test case TC_iu_gsup_mo_smma finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mo_smma pass'. Mon Jun 10 14:31:18 UTC 2024 ====== MSC_Tests_Iu.TC_iu_gsup_mo_smma pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests_Iu.TC_iu_gsup_mo_smma.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=440141) Waiting for packet dumper to finish... 1 (prev_count=440141, count=441306) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mo_smma pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_ack'. ------ MSC_Tests_Iu.TC_iu_gsup_mt_sms_ack ------ Mon Jun 10 14:31:22 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests_Iu.TC_iu_gsup_mt_sms_ack.pcap" >/data/MSC_Tests_Iu.TC_iu_gsup_mt_sms_ack.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_ack' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_iu_gsup_mt_sms_ack started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(2535)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(2535)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2535)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(2533)@cf43b911bb08: v_sccp_pdu_maxlen:268 MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_1-M3UA(2538)@cf43b911bb08: ************************************************* MSC_Test_1-M3UA(2538)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2538)@cf43b911bb08: ************************************************* MSC_Test_1-SCCP(2536)@cf43b911bb08: v_sccp_pdu_maxlen:268 MTC@cf43b911bb08: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_2-M3UA(2541)@cf43b911bb08: ************************************************* MSC_Test_2-M3UA(2541)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2541)@cf43b911bb08: ************************************************* MSC_Test_2-SCCP(2539)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2542)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2535)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(2535)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2535)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2535)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(2535)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2535)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2535)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2535)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2535)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2535)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2535)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2535)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2535)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2535)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2535)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2535)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2538)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23907 to server: "172.18.149.200":2905 association #8 MSC_Test_1-M3UA(2538)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2538)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2538)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_1-M3UA(2538)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2538)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2538)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2538)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2538)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2538)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2538)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2538)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2538)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2538)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2538)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2538)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2541)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23908 to server: "172.18.149.200":2905 association #8 MSC_Test_2-M3UA(2541)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2541)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2541)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_2-M3UA(2541)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2541)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2541)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2541)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2541)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2541)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2541)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2538)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2541)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2541)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2541)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2538)@cf43b911bb08: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2541)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2541)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2544)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2544)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2544)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2544)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2544)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2544)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2544)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2544)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2545)@cf43b911bb08: Created GsupExpect[0] for "262420000001090" to be handled at TC_iu_gsup_mt_sms_ack2(2547) MSC_Test-GSUP(2545)@cf43b911bb08: Created GsupExpect[1] for "262420000001090" to be handled at TC_iu_gsup_mt_sms_ack2(2547) TC_iu_gsup_mt_sms_ack2(2547)@cf43b911bb08: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(2535)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2535)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2535)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2534)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2538)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2538)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2538)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2537)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2541)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2541)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2541)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2540)@cf43b911bb08: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2540)@cf43b911bb08: Added conn table entry 0TC_iu_gsup_mt_sms_ack2(2547)7866838 MSC_Test_2-SCCP(2539)@cf43b911bb08: First idle individual index:0 MSC_Test_2-M3UA(2541)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2540)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2541)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2541)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2539)@cf43b911bb08: { messageType := 2, destLocRef := '7809D6'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(2539)@cf43b911bb08: Session index based on local reference:0 MSC_Test-GSUP(2545)@cf43b911bb08: Found GsupExpect[0] for "262420000001090" handled at TC_iu_gsup_mt_sms_ack2(2547) MSC_Test-GSUP(2545)@cf43b911bb08: Added IMSI table entry 0TC_iu_gsup_mt_sms_ack2(2547)"262420000001090" TC_iu_gsup_mt_sms_ack2(2547)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_ack2(2547)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_2-M3UA(2541)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2541)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2539)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2539)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2539)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2539)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2540)@cf43b911bb08: patching N(SD)=1 into dtap '051445804B412104CE36E464'O MSC_Test_2-RAN(2540)@cf43b911bb08: patched enc_l3: '055445804B412104CE36E464'O MSC_Test_2-SCCP(2539)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2539)@cf43b911bb08: vl_len:24 MSC_Test_2-SCCP(2539)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2539)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055445804B412104CE36E464'O MSC_Test_2-M3UA(2541)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2541)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2541)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2539)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2539)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2539)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2539)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2539)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2539)@cf43b911bb08: vl_len:12 MSC_Test_2-SCCP(2539)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2539)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2541)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2541)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2541)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2539)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2539)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2539)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2539)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2541)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2541)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2539)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2539)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2539)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2539)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_ack2(2547)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2540)@cf43b911bb08: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2540)@cf43b911bb08: patched enc_l3: '059B'O MSC_Test_2-SCCP(2539)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2539)@cf43b911bb08: vl_len:14 MSC_Test_2-SCCP(2539)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2539)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2541)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2541)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2541)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2539)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2539)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2539)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2539)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2539)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2539)@cf43b911bb08: vl_len:7 MSC_Test_2-SCCP(2539)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2539)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2541)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2541)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2541)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2539)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-M3UA(2541)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2540)@cf43b911bb08: Deleted conn table entry 0TC_iu_gsup_mt_sms_ack2(2547)7866838 TC_iu_gsup_mt_sms_ack2(2547)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_ack2(2547)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_ack2(2547)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_ack2(2547)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2540)@cf43b911bb08: Created IMSI[0] for '262420000001090'H'25F994DB'O to be handled at TC_iu_gsup_mt_sms_ack2(2547) MSC_Test_2-M3UA(2541)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2541)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2540)@cf43b911bb08: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_gsup_mt_sms_ack2(2547) TC_iu_gsup_mt_sms_ack2(2547)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_ack2(2547)@cf43b911bb08: 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 := '25F994DB'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2540)@cf43b911bb08: Added conn table entry 0TC_iu_gsup_mt_sms_ack2(2547)4134646 MSC_Test_2-SCCP(2539)@cf43b911bb08: First idle individual index:0 MSC_Test_2-M3UA(2541)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2541)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2541)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2539)@cf43b911bb08: { messageType := 2, destLocRef := '3F16F6'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(2539)@cf43b911bb08: Session index based on local reference:0 TC_iu_gsup_mt_sms_ack2(2547)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_ack2(2547)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2541)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2541)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2539)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2539)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2539)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2539)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2540)@cf43b911bb08: patching N(SD)=0 into dtap '0514401851B221047F09D20F'O MSC_Test_2-RAN(2540)@cf43b911bb08: patched enc_l3: '0514401851B221047F09D20F'O MSC_Test_2-SCCP(2539)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2539)@cf43b911bb08: vl_len:24 MSC_Test_2-SCCP(2539)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2539)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514401851B221047F09D20F'O MSC_Test_2-M3UA(2541)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2541)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2541)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2539)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2539)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2539)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2539)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2539)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2539)@cf43b911bb08: vl_len:12 MSC_Test_2-SCCP(2539)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2539)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2541)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2541)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2541)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2541)@cf43b911bb08: Message received on association #8 MSC_Test_2-SCCP(2539)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2539)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2539)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2539)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2541)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2539)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2539)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2539)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2539)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_ack2(2547)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2539)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2539)@cf43b911bb08: vl_len:19 MSC_Test_2-SCCP(2539)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2539)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0014400F00000200104003028904003B400140'O MSC_Test_2-M3UA(2541)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2539)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2539)@cf43b911bb08: vl_len:22 MSC_Test_2-SCCP(2539)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2539)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0014401200000200104006058901020200003B400140'O MSC_Test_2-M3UA(2541)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2541)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2541)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2541)@cf43b911bb08: Message received on association #8 MSC_Test_2-SCCP(2539)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-M3UA(2541)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2539)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2539)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2539)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2539)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2539)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2539)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2539)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_ack2(2547)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_ack2(2547)@cf43b911bb08: RX MT-forwardSM-Res (RP-ACK) TC_iu_gsup_mt_sms_ack2(2547)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2539)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2539)@cf43b911bb08: vl_len:7 MSC_Test_2-SCCP(2539)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2539)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2541)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2541)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2541)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2539)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-RAN(2540)@cf43b911bb08: Deleted conn table entry 0TC_iu_gsup_mt_sms_ack2(2547)4134646 MSC_Test_2-M3UA(2541)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_gsup_mt_sms_ack2(2547)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_ack2(2547)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_ack2(2547)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_ack2(2547)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_0-RAN(2534)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-M3UA(2538)@cf43b911bb08: Final verdict of PTC: none MSC_Test_2-RAN(2540)@cf43b911bb08: Final verdict of PTC: none MSC_Test_2-M3UA(2541)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(2533)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(2535)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(2542)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-RAN(2537)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2532)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(2546)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2548)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(2543)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-SCCP(2536)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(2544)@cf43b911bb08: Final verdict of PTC: none MSC_Test_2-SCCP(2539)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(2545)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(2532): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(2533): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(2534): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(2535): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-SCCP(2536): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-RAN(2537): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-M3UA(2538): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-SCCP(2539): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-RAN(2540): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-M3UA(2541): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(2542): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(2543): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(2544): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(2545): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(2546): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_iu_gsup_mt_sms_ack2(2547): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(2548): none (pass -> pass) MTC@cf43b911bb08: Test case TC_iu_gsup_mt_sms_ack finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_ack pass'. Mon Jun 10 14:31:25 UTC 2024 ====== MSC_Tests_Iu.TC_iu_gsup_mt_sms_ack pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests_Iu.TC_iu_gsup_mt_sms_ack.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=447284) Waiting for packet dumper to finish... 1 (prev_count=447284, count=450483) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_ack pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_err'. ------ MSC_Tests_Iu.TC_iu_gsup_mt_sms_err ------ Mon Jun 10 14:31:28 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests_Iu.TC_iu_gsup_mt_sms_err.pcap" >/data/MSC_Tests_Iu.TC_iu_gsup_mt_sms_err.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_err' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_iu_gsup_mt_sms_err started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(2552)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(2552)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2552)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(2550)@cf43b911bb08: v_sccp_pdu_maxlen:268 MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_1-M3UA(2555)@cf43b911bb08: ************************************************* MSC_Test_1-M3UA(2555)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2555)@cf43b911bb08: ************************************************* MSC_Test_1-SCCP(2553)@cf43b911bb08: v_sccp_pdu_maxlen:268 MTC@cf43b911bb08: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_2-M3UA(2558)@cf43b911bb08: ************************************************* MSC_Test_2-M3UA(2558)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2558)@cf43b911bb08: ************************************************* MSC_Test_2-SCCP(2556)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2559)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2552)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(2552)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2552)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2552)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(2552)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2552)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2552)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2552)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2552)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2552)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2552)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2552)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2552)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2552)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2552)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2552)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2555)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23907 to server: "172.18.149.200":2905 association #8 MSC_Test_1-M3UA(2555)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2555)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2555)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_1-M3UA(2555)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2555)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2555)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2555)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2555)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2555)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2555)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2555)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2555)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2555)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2555)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2555)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2558)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23908 to server: "172.18.149.200":2905 association #8 MSC_Test_2-M3UA(2558)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2558)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2558)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_2-M3UA(2558)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2558)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2558)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2558)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2558)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2558)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2558)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2555)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2558)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2558)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2558)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2555)@cf43b911bb08: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2558)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2558)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2561)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2561)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2561)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2561)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2561)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2561)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2561)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2561)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2562)@cf43b911bb08: Created GsupExpect[0] for "262420000001091" to be handled at TC_iu_gsup_mt_sms_err2(2564) MSC_Test-GSUP(2562)@cf43b911bb08: Created GsupExpect[1] for "262420000001091" to be handled at TC_iu_gsup_mt_sms_err2(2564) TC_iu_gsup_mt_sms_err2(2564)@cf43b911bb08: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001091'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(2552)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2552)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2552)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2551)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2555)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2555)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2555)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2554)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2558)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2558)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2558)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2557)@cf43b911bb08: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2557)@cf43b911bb08: Added conn table entry 0TC_iu_gsup_mt_sms_err2(2564)9032993 MSC_Test_2-SCCP(2556)@cf43b911bb08: First idle individual index:0 MSC_Test_2-M3UA(2558)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2557)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2558)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2558)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2556)@cf43b911bb08: { messageType := 2, destLocRef := '89D521'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(2556)@cf43b911bb08: Session index based on local reference:0 MSC_Test-GSUP(2562)@cf43b911bb08: Found GsupExpect[0] for "262420000001091" handled at TC_iu_gsup_mt_sms_err2(2564) MSC_Test-GSUP(2562)@cf43b911bb08: Added IMSI table entry 0TC_iu_gsup_mt_sms_err2(2564)"262420000001091" TC_iu_gsup_mt_sms_err2(2564)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_err2(2564)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_2-M3UA(2558)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2558)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2556)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2556)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2556)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2556)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2557)@cf43b911bb08: patching N(SD)=1 into dtap '0514E103CAAA21041BABCE4C'O MSC_Test_2-RAN(2557)@cf43b911bb08: patched enc_l3: '0554E103CAAA21041BABCE4C'O MSC_Test_2-SCCP(2556)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2556)@cf43b911bb08: vl_len:24 MSC_Test_2-SCCP(2556)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2556)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554E103CAAA21041BABCE4C'O MSC_Test_2-M3UA(2558)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2558)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2558)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2556)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2556)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2556)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2556)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2556)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2556)@cf43b911bb08: vl_len:12 MSC_Test_2-SCCP(2556)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2556)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2558)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2558)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2558)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2556)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2556)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2556)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2556)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2558)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2558)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2556)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2556)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2556)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2556)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_err2(2564)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2557)@cf43b911bb08: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2557)@cf43b911bb08: patched enc_l3: '059B'O MSC_Test_2-SCCP(2556)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2556)@cf43b911bb08: vl_len:14 MSC_Test_2-SCCP(2556)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2556)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2558)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2558)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2558)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2556)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2556)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2556)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2556)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2556)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2556)@cf43b911bb08: vl_len:7 MSC_Test_2-SCCP(2556)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2556)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2558)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2558)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2558)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2556)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-M3UA(2558)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2557)@cf43b911bb08: Deleted conn table entry 0TC_iu_gsup_mt_sms_err2(2564)9032993 TC_iu_gsup_mt_sms_err2(2564)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_err2(2564)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_err2(2564)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_err2(2564)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2557)@cf43b911bb08: Created IMSI[0] for '262420000001091'H'24E4DADB'O to be handled at TC_iu_gsup_mt_sms_err2(2564) MSC_Test_2-M3UA(2558)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2558)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2557)@cf43b911bb08: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_gsup_mt_sms_err2(2564) TC_iu_gsup_mt_sms_err2(2564)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_err2(2564)@cf43b911bb08: 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 := '24E4DADB'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2557)@cf43b911bb08: Added conn table entry 0TC_iu_gsup_mt_sms_err2(2564)4544432 MSC_Test_2-SCCP(2556)@cf43b911bb08: First idle individual index:0 MSC_Test_2-M3UA(2558)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2558)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2558)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2556)@cf43b911bb08: { messageType := 2, destLocRef := '4557B0'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(2556)@cf43b911bb08: Session index based on local reference:0 TC_iu_gsup_mt_sms_err2(2564)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_err2(2564)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2558)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2558)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2556)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2556)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2556)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2556)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2557)@cf43b911bb08: patching N(SD)=0 into dtap '0514FC5FCACB21041F7F28E2'O MSC_Test_2-RAN(2557)@cf43b911bb08: patched enc_l3: '0514FC5FCACB21041F7F28E2'O MSC_Test_2-SCCP(2556)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2556)@cf43b911bb08: vl_len:24 MSC_Test_2-SCCP(2556)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2556)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514FC5FCACB21041F7F28E2'O MSC_Test_2-M3UA(2558)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2558)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2558)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2556)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2556)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2556)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2556)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2556)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2556)@cf43b911bb08: vl_len:12 MSC_Test_2-SCCP(2556)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2556)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2558)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2558)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2558)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2558)@cf43b911bb08: Message received on association #8 MSC_Test_2-SCCP(2556)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2556)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2558)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2556)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2556)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2556)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2556)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2556)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2556)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_err2(2564)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2556)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2556)@cf43b911bb08: vl_len:19 MSC_Test_2-SCCP(2556)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2556)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0014400F00000200104003028904003B400140'O MSC_Test_2-M3UA(2558)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2556)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2556)@cf43b911bb08: vl_len:24 MSC_Test_2-SCCP(2556)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2556)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '00144014000002001040080789010404000178003B400140'O MSC_Test_2-M3UA(2558)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2558)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2558)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2556)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2556)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2556)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2556)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2558)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2558)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2556)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2556)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2556)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2556)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_err2(2564)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_err2(2564)@cf43b911bb08: RX MT-forwardSM-Err (RP-ERROR) TC_iu_gsup_mt_sms_err2(2564)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MC@cf43b911bb08: Test Component 2564 has requested to stop MTC. Terminating current testcase execution. MSC_Test_2-RAN(2557)@cf43b911bb08: Final verdict of PTC: none MSC_Test_2-SCCP(2556)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(2562)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(2551)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-M3UA(2555)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-SCCP(2553)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(2550)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-RAN(2554)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2549)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(2559)@cf43b911bb08: Final verdict of PTC: none MSC_Test_2-M3UA(2558)@cf43b911bb08: Final verdict of PTC: none TC_iu_gsup_mt_sms_err2(2564)@cf43b911bb08: Final verdict of PTC: pass MSC_Test-MGCP(2560)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(2552)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(2561)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2565)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(2563)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(2549): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(2550): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(2551): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(2552): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-SCCP(2553): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-RAN(2554): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-M3UA(2555): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-SCCP(2556): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-RAN(2557): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-M3UA(2558): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(2559): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(2560): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(2561): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(2562): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(2563): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_iu_gsup_mt_sms_err2(2564): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(2565): none (pass -> pass) MTC@cf43b911bb08: Test case TC_iu_gsup_mt_sms_err finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_err pass'. Mon Jun 10 14:31:31 UTC 2024 ====== MSC_Tests_Iu.TC_iu_gsup_mt_sms_err pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests_Iu.TC_iu_gsup_mt_sms_err.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=418887) Waiting for packet dumper to finish... 1 (prev_count=418887, count=422086) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_err pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_rp_mr'. ------ MSC_Tests_Iu.TC_iu_gsup_mt_sms_rp_mr ------ Mon Jun 10 14:31:35 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests_Iu.TC_iu_gsup_mt_sms_rp_mr.pcap" >/data/MSC_Tests_Iu.TC_iu_gsup_mt_sms_rp_mr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_rp_mr' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_iu_gsup_mt_sms_rp_mr started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(2569)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(2569)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2569)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(2567)@cf43b911bb08: v_sccp_pdu_maxlen:268 MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_1-M3UA(2572)@cf43b911bb08: ************************************************* MSC_Test_1-M3UA(2572)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2572)@cf43b911bb08: ************************************************* MSC_Test_1-SCCP(2570)@cf43b911bb08: v_sccp_pdu_maxlen:268 MTC@cf43b911bb08: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_2-M3UA(2575)@cf43b911bb08: ************************************************* MSC_Test_2-M3UA(2575)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2575)@cf43b911bb08: ************************************************* MSC_Test_2-SCCP(2573)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2576)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2569)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(2569)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2569)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2569)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(2569)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2569)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2569)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2569)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2569)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2569)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2569)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2569)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2569)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2569)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2569)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2569)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2572)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23907 to server: "172.18.149.200":2905 association #8 MSC_Test_1-M3UA(2572)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2572)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2572)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_1-M3UA(2572)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2572)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2572)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2572)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2572)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2572)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2572)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2572)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2572)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2572)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2572)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2572)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2575)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23908 to server: "172.18.149.200":2905 association #8 MSC_Test_2-M3UA(2575)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2575)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2575)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_2-M3UA(2575)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2575)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2575)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2575)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2575)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2575)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2575)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2572)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2575)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2572)@cf43b911bb08: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2575)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2575)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2575)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2575)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2578)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2578)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2578)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2578)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2578)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2578)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2578)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2578)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2579)@cf43b911bb08: Created GsupExpect[0] for "262420000001092" to be handled at TC_iu_gsup_mt_sms_rp_mr2(2581) MSC_Test-GSUP(2579)@cf43b911bb08: Created GsupExpect[1] for "262420000001092" to be handled at TC_iu_gsup_mt_sms_rp_mr2(2581) TC_iu_gsup_mt_sms_rp_mr2(2581)@cf43b911bb08: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(2569)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2569)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2569)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2568)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2572)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2572)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2572)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2571)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2575)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2575)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2575)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2574)@cf43b911bb08: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2574)@cf43b911bb08: Added conn table entry 0TC_iu_gsup_mt_sms_rp_mr2(2581)15738668 MSC_Test_2-SCCP(2573)@cf43b911bb08: First idle individual index:0 MSC_Test_2-M3UA(2575)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2574)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2575)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2575)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2573)@cf43b911bb08: { messageType := 2, destLocRef := 'F0272C'O, sourceLocRef := '0001AA'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2573)@cf43b911bb08: Session index based on local reference:0 MSC_Test-GSUP(2579)@cf43b911bb08: Found GsupExpect[0] for "262420000001092" handled at TC_iu_gsup_mt_sms_rp_mr2(2581) MSC_Test-GSUP(2579)@cf43b911bb08: Added IMSI table entry 0TC_iu_gsup_mt_sms_rp_mr2(2581)"262420000001092" TC_iu_gsup_mt_sms_rp_mr2(2581)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_rp_mr2(2581)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_2-M3UA(2575)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2575)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2573)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2573)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2573)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2573)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2574)@cf43b911bb08: patching N(SD)=1 into dtap '0514CB2F3B5421042A13F2E9'O MSC_Test_2-RAN(2574)@cf43b911bb08: patched enc_l3: '0554CB2F3B5421042A13F2E9'O MSC_Test_2-SCCP(2573)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2573)@cf43b911bb08: vl_len:24 MSC_Test_2-SCCP(2573)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2573)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554CB2F3B5421042A13F2E9'O MSC_Test_2-M3UA(2575)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2575)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2575)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2573)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2573)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2573)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2573)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2573)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2573)@cf43b911bb08: vl_len:12 MSC_Test_2-SCCP(2573)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2573)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2575)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2575)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2575)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2573)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2573)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2573)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2573)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2575)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2575)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2573)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2573)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2573)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2573)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_rp_mr2(2581)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2574)@cf43b911bb08: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2574)@cf43b911bb08: patched enc_l3: '059B'O MSC_Test_2-SCCP(2573)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2573)@cf43b911bb08: vl_len:14 MSC_Test_2-SCCP(2573)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2573)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2575)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2575)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2575)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2573)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2573)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2573)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2573)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2573)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2573)@cf43b911bb08: vl_len:7 MSC_Test_2-SCCP(2573)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2573)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2575)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2575)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2575)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2573)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-M3UA(2575)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2574)@cf43b911bb08: Deleted conn table entry 0TC_iu_gsup_mt_sms_rp_mr2(2581)15738668 TC_iu_gsup_mt_sms_rp_mr2(2581)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_rp_mr2(2581)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_rp_mr2(2581)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_rp_mr2(2581)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2574)@cf43b911bb08: Created IMSI[0] for '262420000001092'H'15B81F61'O to be handled at TC_iu_gsup_mt_sms_rp_mr2(2581) TC_iu_gsup_mt_sms_rp_mr2(2581)@cf43b911bb08: TX MT-forwardSM-Req for the 1st SMS MSC_Test_2-M3UA(2575)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2575)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2574)@cf43b911bb08: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_gsup_mt_sms_rp_mr2(2581) TC_iu_gsup_mt_sms_rp_mr2(2581)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_rp_mr2(2581)@cf43b911bb08: 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 := '15B81F61'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2574)@cf43b911bb08: Added conn table entry 0TC_iu_gsup_mt_sms_rp_mr2(2581)5910625 MSC_Test_2-SCCP(2573)@cf43b911bb08: First idle individual index:0 MSC_Test_2-M3UA(2575)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2575)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2575)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2573)@cf43b911bb08: { messageType := 2, destLocRef := '5A3061'O ("Z0a"), 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(2573)@cf43b911bb08: Session index based on local reference:0 TC_iu_gsup_mt_sms_rp_mr2(2581)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_rp_mr2(2581)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2575)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2575)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2573)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2573)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2573)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2573)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2574)@cf43b911bb08: patching N(SD)=0 into dtap '0514B88EC08D21040E9B52C4'O MSC_Test_2-RAN(2574)@cf43b911bb08: patched enc_l3: '0514B88EC08D21040E9B52C4'O MSC_Test_2-SCCP(2573)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2573)@cf43b911bb08: vl_len:24 MSC_Test_2-SCCP(2573)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2573)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514B88EC08D21040E9B52C4'O MSC_Test_2-M3UA(2575)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2575)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2575)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2573)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2573)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2573)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2573)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2573)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2573)@cf43b911bb08: vl_len:12 MSC_Test_2-SCCP(2573)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2573)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2575)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2575)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2575)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2573)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-M3UA(2575)@cf43b911bb08: Message received on association #8 MSC_Test_2-SCCP(2573)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2573)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2575)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2573)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2573)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2573)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2573)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2573)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_rp_mr2(2581)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_rp_mr2(2581)@cf43b911bb08: RX the 1st SMS on DTAP, DTAP TID is 0, SM-RP-MR is '00'O TC_iu_gsup_mt_sms_rp_mr2(2581)@cf43b911bb08: TX MT-forwardSM-Req for the 2nd SMS MSC_Test_2-SCCP(2573)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2573)@cf43b911bb08: vl_len:19 MSC_Test_2-SCCP(2573)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2573)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0014400F00000200104003028904003B400140'O MSC_Test_2-M3UA(2575)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2575)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2575)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2573)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2573)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2573)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2573)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_rp_mr2(2581)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_rp_mr2(2581)@cf43b911bb08: RX the 2nd SMS on DTAP, DTAP TID is 1, SM-RP-MR is '01'O MSC_Test_2-SCCP(2573)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2573)@cf43b911bb08: vl_len:19 MSC_Test_2-SCCP(2573)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2573)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0014400F00000200104003029904003B400140'O MSC_Test_2-M3UA(2575)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2573)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2573)@cf43b911bb08: vl_len:22 MSC_Test_2-SCCP(2573)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2573)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0014401200000200104006058901020200003B400140'O MSC_Test_2-M3UA(2575)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2575)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2575)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2573)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2573)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2573)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2573)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_rp_mr2(2581)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_rp_mr2(2581)@cf43b911bb08: RX MT-forwardSM-Res (RP-ACK) TC_iu_gsup_mt_sms_rp_mr2(2581)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2573)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2573)@cf43b911bb08: vl_len:22 MSC_Test_2-SCCP(2573)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2573)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0014401200000200104006059901020201003B400140'O MSC_Test_2-M3UA(2575)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2575)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2575)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2573)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2573)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2575)@cf43b911bb08: Message received on association #8 MSC_Test_2-SCCP(2573)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2573)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2575)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2573)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2573)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2573)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2573)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_rp_mr2(2581)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_rp_mr2(2581)@cf43b911bb08: RX MT-forwardSM-Res (RP-ACK) TC_iu_gsup_mt_sms_rp_mr2(2581)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2573)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2573)@cf43b911bb08: vl_len:7 MSC_Test_2-SCCP(2573)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2573)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2575)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2575)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2575)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2573)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-RAN(2574)@cf43b911bb08: Deleted conn table entry 0TC_iu_gsup_mt_sms_rp_mr2(2581)5910625 TC_iu_gsup_mt_sms_rp_mr2(2581)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_rp_mr2(2581)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_rp_mr2(2581)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2575)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_gsup_mt_sms_rp_mr2(2581)@cf43b911bb08: Final verdict of PTC: pass MSC_Test-GSUP(2579)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(2569)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(2567)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-RAN(2571)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-SCCP(2570)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-M3UA(2572)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2566)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2582)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(2580)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(2577)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(2576)@cf43b911bb08: Final verdict of PTC: none MSC_Test_2-RAN(2574)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(2568)@cf43b911bb08: Final verdict of PTC: none MSC_Test_2-SCCP(2573)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(2578)@cf43b911bb08: Final verdict of PTC: none MSC_Test_2-M3UA(2575)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(2566): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(2567): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(2568): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(2569): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-SCCP(2570): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-RAN(2571): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-M3UA(2572): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-SCCP(2573): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-RAN(2574): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-M3UA(2575): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(2576): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(2577): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(2578): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(2579): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(2580): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_iu_gsup_mt_sms_rp_mr2(2581): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(2582): none (pass -> pass) MTC@cf43b911bb08: Test case TC_iu_gsup_mt_sms_rp_mr finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_rp_mr pass'. Mon Jun 10 14:31:38 UTC 2024 ====== MSC_Tests_Iu.TC_iu_gsup_mt_sms_rp_mr pass ====== Saving talloc report from 172.18.149.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=499438) Waiting for packet dumper to finish... 1 (prev_count=499438, count=500603) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_rp_mr pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_mo_mt_sms_rp_mr'. ------ MSC_Tests_Iu.TC_iu_gsup_mo_mt_sms_rp_mr ------ Mon Jun 10 14:31:42 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests_Iu.TC_iu_gsup_mo_mt_sms_rp_mr.pcap" >/data/MSC_Tests_Iu.TC_iu_gsup_mo_mt_sms_rp_mr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_mo_mt_sms_rp_mr' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_iu_gsup_mo_mt_sms_rp_mr started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(2586)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(2586)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2586)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(2584)@cf43b911bb08: v_sccp_pdu_maxlen:268 MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_1-M3UA(2589)@cf43b911bb08: ************************************************* MSC_Test_1-M3UA(2589)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2589)@cf43b911bb08: ************************************************* MSC_Test_1-SCCP(2587)@cf43b911bb08: v_sccp_pdu_maxlen:268 MTC@cf43b911bb08: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_2-M3UA(2592)@cf43b911bb08: ************************************************* MSC_Test_2-M3UA(2592)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2592)@cf43b911bb08: ************************************************* MSC_Test_2-SCCP(2590)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2593)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2586)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(2586)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2586)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2586)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(2586)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2586)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2586)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2586)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2586)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2586)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2586)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2586)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2586)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2586)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2586)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2586)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2589)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23907 to server: "172.18.149.200":2905 association #8 MSC_Test_1-M3UA(2589)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2589)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2589)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_1-M3UA(2589)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2589)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2589)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2589)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2589)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2589)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2589)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2589)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2589)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2589)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2589)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2589)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2592)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23908 to server: "172.18.149.200":2905 association #8 MSC_Test_2-M3UA(2592)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2592)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2592)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_2-M3UA(2592)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2592)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2592)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2592)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2592)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2592)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2592)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2589)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2592)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2592)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2592)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2592)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2592)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2589)@cf43b911bb08: Received M3UA_DAVA -> discard MSC_Test-GSUP-IPA(2595)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2595)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2595)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2595)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2595)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2595)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2595)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2595)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2596)@cf43b911bb08: Created GsupExpect[0] for "262420000001093" to be handled at TC_iu_gsup_mo_mt_sms_rp_mr2(2598) MSC_Test-GSUP(2596)@cf43b911bb08: Created GsupExpect[1] for "262420000001093" to be handled at TC_iu_gsup_mo_mt_sms_rp_mr2(2598) TC_iu_gsup_mo_mt_sms_rp_mr2(2598)@cf43b911bb08: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(2586)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2586)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2586)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2585)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2589)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2589)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2589)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2588)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2592)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2592)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2592)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2591)@cf43b911bb08: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2591)@cf43b911bb08: Added conn table entry 0TC_iu_gsup_mo_mt_sms_rp_mr2(2598)12433222 MSC_Test_2-SCCP(2590)@cf43b911bb08: First idle individual index:0 MSC_Test_2-RAN(2591)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2592)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2592)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2592)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2590)@cf43b911bb08: { messageType := 2, destLocRef := 'BDB746'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(2590)@cf43b911bb08: Session index based on local reference:0 MSC_Test-GSUP(2596)@cf43b911bb08: Found GsupExpect[0] for "262420000001093" handled at TC_iu_gsup_mo_mt_sms_rp_mr2(2598) MSC_Test-GSUP(2596)@cf43b911bb08: Added IMSI table entry 0TC_iu_gsup_mo_mt_sms_rp_mr2(2598)"262420000001093" TC_iu_gsup_mo_mt_sms_rp_mr2(2598)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_mt_sms_rp_mr2(2598)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_2-M3UA(2592)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2592)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2590)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2590)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2590)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2590)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2591)@cf43b911bb08: patching N(SD)=1 into dtap '051487DE445721046163A3EE'O MSC_Test_2-RAN(2591)@cf43b911bb08: patched enc_l3: '055487DE445721046163A3EE'O MSC_Test_2-SCCP(2590)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2590)@cf43b911bb08: vl_len:24 MSC_Test_2-SCCP(2590)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2590)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055487DE445721046163A3EE'O MSC_Test_2-M3UA(2592)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2592)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2592)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2590)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2590)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2590)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2590)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2590)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2590)@cf43b911bb08: vl_len:12 MSC_Test_2-SCCP(2590)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2590)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2592)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2592)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2592)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2590)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2590)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2590)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2590)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2592)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2592)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2590)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2590)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2590)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2590)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mo_mt_sms_rp_mr2(2598)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2591)@cf43b911bb08: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2591)@cf43b911bb08: patched enc_l3: '059B'O MSC_Test_2-SCCP(2590)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2590)@cf43b911bb08: vl_len:14 MSC_Test_2-SCCP(2590)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2590)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2592)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2592)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2592)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2590)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2590)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2590)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2590)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2590)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2590)@cf43b911bb08: vl_len:7 MSC_Test_2-SCCP(2590)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2590)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2592)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2592)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2592)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2590)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-M3UA(2592)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2591)@cf43b911bb08: Deleted conn table entry 0TC_iu_gsup_mo_mt_sms_rp_mr2(2598)12433222 TC_iu_gsup_mo_mt_sms_rp_mr2(2598)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_mt_sms_rp_mr2(2598)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_mt_sms_rp_mr2(2598)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_mt_sms_rp_mr2(2598)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2591)@cf43b911bb08: Created IMSI[0] for '262420000001093'H'566D8C2A'O to be handled at TC_iu_gsup_mo_mt_sms_rp_mr2(2598) TC_iu_gsup_mo_mt_sms_rp_mr2(2598)@cf43b911bb08: 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 := '566D8C2A'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2591)@cf43b911bb08: Added conn table entry 0TC_iu_gsup_mo_mt_sms_rp_mr2(2598)4062626 MSC_Test_2-RAN(2591)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2590)@cf43b911bb08: First idle individual index:0 MSC_Test_2-M3UA(2592)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2592)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2592)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2590)@cf43b911bb08: { messageType := 2, destLocRef := '3DFDA2'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(2590)@cf43b911bb08: Session index based on local reference:0 TC_iu_gsup_mo_mt_sms_rp_mr2(2598)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_mt_sms_rp_mr2(2598)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2592)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2592)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2590)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2590)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2590)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2590)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2591)@cf43b911bb08: patching N(SD)=1 into dtap '05149986F2F4210492323BAE'O MSC_Test_2-RAN(2591)@cf43b911bb08: patched enc_l3: '05549986F2F4210492323BAE'O MSC_Test_2-SCCP(2590)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2590)@cf43b911bb08: vl_len:24 MSC_Test_2-SCCP(2590)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2590)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05549986F2F4210492323BAE'O MSC_Test_2-M3UA(2592)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2592)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2592)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2590)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2590)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2590)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2590)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2590)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2590)@cf43b911bb08: vl_len:12 MSC_Test_2-SCCP(2590)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2590)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2592)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2592)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2592)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2590)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2590)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2590)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2590)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mo_mt_sms_rp_mr2(2598)@cf43b911bb08: Submit MO SMMA on DTAP, SM-RP-MR is '00'O MSC_Test_2-SCCP(2590)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2590)@cf43b911bb08: vl_len:22 MSC_Test_2-SCCP(2590)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2590)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0014401200000200104006050901020600003B400140'O MSC_Test_2-M3UA(2592)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2592)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2592)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2590)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2590)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2590)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2590)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mo_mt_sms_rp_mr2(2598)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_mt_sms_rp_mr2(2598)@cf43b911bb08: RX MO-ReadyForSM-Req, SM-RP-MR is '00'O TC_iu_gsup_mo_mt_sms_rp_mr2(2598)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_mt_sms_rp_mr2(2598)@cf43b911bb08: TX MT-forwardSM-Req for the MT SMS MSC_Test_2-M3UA(2592)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2592)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2590)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2590)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2590)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2590)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mo_mt_sms_rp_mr2(2598)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_mt_sms_rp_mr2(2598)@cf43b911bb08: RX MT SMS on DTAP, DTAP TID is 0, SM-RP-MR is '01'O MSC_Test_2-SCCP(2590)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2590)@cf43b911bb08: vl_len:19 MSC_Test_2-SCCP(2590)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2590)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0014400F00000200104003028904003B400140'O MSC_Test_2-M3UA(2592)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2592)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2592)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2590)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2590)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2590)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2590)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mo_mt_sms_rp_mr2(2598)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2590)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2590)@cf43b911bb08: vl_len:19 MSC_Test_2-SCCP(2590)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2590)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0014400F00000200104003020904003B400140'O MSC_Test_2-SCCP(2590)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2590)@cf43b911bb08: vl_len:22 MSC_Test_2-SCCP(2590)@cf43b911bb08: vl_from0 MSC_Test_2-M3UA(2592)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2590)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0014401200000200104006058901020201003B400140'O MSC_Test_2-M3UA(2592)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2592)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2592)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2592)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2592)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2590)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2590)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2590)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2590)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2590)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2590)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2590)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2590)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mo_mt_sms_rp_mr2(2598)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_mt_sms_rp_mr2(2598)@cf43b911bb08: RX MT-forwardSM-Res (RP-ACK) TC_iu_gsup_mo_mt_sms_rp_mr2(2598)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2590)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2590)@cf43b911bb08: vl_len:7 MSC_Test_2-SCCP(2590)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2590)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2592)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2592)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2592)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2590)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-RAN(2591)@cf43b911bb08: Deleted conn table entry 0TC_iu_gsup_mo_mt_sms_rp_mr2(2598)4062626 MSC_Test_2-M3UA(2592)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_gsup_mo_mt_sms_rp_mr2(2598)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_mt_sms_rp_mr2(2598)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_mt_sms_rp_mr2(2598)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_mt_sms_rp_mr2(2598)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_0-M3UA(2586)@cf43b911bb08: Final verdict of PTC: none MSC_Test_2-SCCP(2590)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(2585)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-RAN(2588)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(2597)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(2595)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2583)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(2594)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-SCCP(2587)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-M3UA(2589)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(2596)@cf43b911bb08: Final verdict of PTC: none MSC_Test_2-M3UA(2592)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(2584)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(2593)@cf43b911bb08: Final verdict of PTC: none MSC_Test_2-RAN(2591)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2599)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(2583): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(2584): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(2585): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(2586): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-SCCP(2587): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-RAN(2588): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-M3UA(2589): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-SCCP(2590): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-RAN(2591): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-M3UA(2592): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(2593): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(2594): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(2595): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(2596): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(2597): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_iu_gsup_mo_mt_sms_rp_mr2(2598): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(2599): none (pass -> pass) MTC@cf43b911bb08: Test case TC_iu_gsup_mo_mt_sms_rp_mr finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mo_mt_sms_rp_mr pass'. Mon Jun 10 14:31:44 UTC 2024 ====== MSC_Tests_Iu.TC_iu_gsup_mo_mt_sms_rp_mr pass ====== Saving talloc report from 172.18.149.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=484853) Waiting for packet dumper to finish... 1 (prev_count=484853, count=486018) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mo_mt_sms_rp_mr pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_single_request'. ------ MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_single_request ------ Mon Jun 10 14:31:49 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_single_request.pcap" >/data/MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_single_request.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_single_request' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_iu_lu_and_mo_ussd_single_request started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(2603)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(2603)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2603)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(2601)@cf43b911bb08: v_sccp_pdu_maxlen:268 MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_1-M3UA(2606)@cf43b911bb08: ************************************************* MSC_Test_1-M3UA(2606)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2606)@cf43b911bb08: ************************************************* MSC_Test_1-SCCP(2604)@cf43b911bb08: v_sccp_pdu_maxlen:268 MTC@cf43b911bb08: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_2-M3UA(2609)@cf43b911bb08: ************************************************* MSC_Test_2-M3UA(2609)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2609)@cf43b911bb08: ************************************************* MSC_Test_2-SCCP(2607)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2610)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2603)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(2603)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2603)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2603)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(2603)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2603)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2603)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2603)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2603)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2603)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2603)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2603)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2603)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2603)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2603)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2603)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2606)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23907 to server: "172.18.149.200":2905 association #8 MSC_Test_1-M3UA(2606)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2606)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2606)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_1-M3UA(2606)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2606)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2606)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2606)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2606)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2606)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2606)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2606)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2606)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2606)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2606)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2606)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2609)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23908 to server: "172.18.149.200":2905 association #8 MSC_Test_2-M3UA(2609)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2609)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2609)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_2-M3UA(2609)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2609)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2609)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2609)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2609)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2609)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2609)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2606)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2609)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2606)@cf43b911bb08: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2609)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2609)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2609)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2609)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2612)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2612)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2612)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2612)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2612)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2612)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2612)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2612)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2613)@cf43b911bb08: Created GsupExpect[0] for "262420000001046" to be handled at TC_iu_lu_and_mo_ussd_single_request2(2615) TC_iu_lu_and_mo_ussd_single_request2(2615)@cf43b911bb08: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(2603)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2603)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2603)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2602)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2606)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2606)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2606)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2605)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2609)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2609)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2609)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2608)@cf43b911bb08: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2608)@cf43b911bb08: Added conn table entry 0TC_iu_lu_and_mo_ussd_single_request2(2615)7897051 MSC_Test_2-SCCP(2607)@cf43b911bb08: First idle individual index:0 MSC_Test_2-M3UA(2609)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2608)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2609)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2609)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2607)@cf43b911bb08: { messageType := 2, destLocRef := '787FDB'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(2607)@cf43b911bb08: Session index based on local reference:0 MSC_Test-GSUP(2613)@cf43b911bb08: Found GsupExpect[0] for "262420000001046" handled at TC_iu_lu_and_mo_ussd_single_request2(2615) MSC_Test-GSUP(2613)@cf43b911bb08: Added IMSI table entry 0TC_iu_lu_and_mo_ussd_single_request2(2615)"262420000001046" TC_iu_lu_and_mo_ussd_single_request2(2615)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_single_request2(2615)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_2-M3UA(2609)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2609)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2607)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2607)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2607)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2607)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2608)@cf43b911bb08: patching N(SD)=1 into dtap '05145CE1B7442104D9B33042'O MSC_Test_2-RAN(2608)@cf43b911bb08: patched enc_l3: '05545CE1B7442104D9B33042'O MSC_Test_2-SCCP(2607)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2607)@cf43b911bb08: vl_len:24 MSC_Test_2-SCCP(2607)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2607)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05545CE1B7442104D9B33042'O MSC_Test_2-M3UA(2609)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2609)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2609)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2607)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2607)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2607)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2607)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2607)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2607)@cf43b911bb08: vl_len:12 MSC_Test_2-SCCP(2607)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2607)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2609)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2609)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2609)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2607)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2607)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2607)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2607)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2609)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2609)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2607)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2607)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2607)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2607)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_ussd_single_request2(2615)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2608)@cf43b911bb08: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2608)@cf43b911bb08: patched enc_l3: '059B'O MSC_Test_2-SCCP(2607)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2607)@cf43b911bb08: vl_len:14 MSC_Test_2-SCCP(2607)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2607)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2609)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2609)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2609)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2607)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2607)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2607)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2607)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2607)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2607)@cf43b911bb08: vl_len:7 MSC_Test_2-SCCP(2607)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2607)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2609)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2609)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2609)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2607)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-M3UA(2609)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2608)@cf43b911bb08: Deleted conn table entry 0TC_iu_lu_and_mo_ussd_single_request2(2615)7897051 TC_iu_lu_and_mo_ussd_single_request2(2615)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_single_request2(2615)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_single_request2(2615)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_single_request2(2615)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_single_request2(2615)@cf43b911bb08: 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 := '5C0CF2B4'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2608)@cf43b911bb08: Added conn table entry 0TC_iu_lu_and_mo_ussd_single_request2(2615)10187159 MSC_Test_2-RAN(2608)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2607)@cf43b911bb08: First idle individual index:0 MSC_Test_2-M3UA(2609)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2609)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2609)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2607)@cf43b911bb08: { messageType := 2, destLocRef := '9B7197'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(2607)@cf43b911bb08: Session index based on local reference:0 TC_iu_lu_and_mo_ussd_single_request2(2615)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_single_request2(2615)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2609)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2609)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2607)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2607)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2607)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2607)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2608)@cf43b911bb08: patching N(SD)=1 into dtap '05145ACCEA97210409E122D6'O MSC_Test_2-RAN(2608)@cf43b911bb08: patched enc_l3: '05545ACCEA97210409E122D6'O MSC_Test_2-SCCP(2607)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2607)@cf43b911bb08: vl_len:24 MSC_Test_2-SCCP(2607)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2607)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05545ACCEA97210409E122D6'O MSC_Test_2-M3UA(2609)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2609)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2609)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2607)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2607)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2607)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2607)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2607)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2607)@cf43b911bb08: vl_len:12 MSC_Test_2-SCCP(2607)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2607)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2609)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2609)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2609)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2607)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2607)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2607)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2607)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(2613)@cf43b911bb08: Created GsupExpect[0] for "262420000001046" to be handled at TC_iu_lu_and_mo_ussd_single_request2(2615) MSC_Test_2-RAN(2608)@cf43b911bb08: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2608)@cf43b911bb08: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2607)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2607)@cf43b911bb08: vl_len:37 MSC_Test_2-SCCP(2607)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2607)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2609)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mo_ussd_single_request2(2615)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2609)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2609)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2609)@cf43b911bb08: Message received on association #8 MSC_Test_2-SCCP(2607)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2607)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2609)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2607)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2607)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2607)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2607)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2607)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2607)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_ussd_single_request2(2615)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2607)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2607)@cf43b911bb08: vl_len:7 MSC_Test_2-SCCP(2607)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2607)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2609)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2609)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2609)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2607)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-RAN(2608)@cf43b911bb08: Deleted conn table entry 0TC_iu_lu_and_mo_ussd_single_request2(2615)10187159 TC_iu_lu_and_mo_ussd_single_request2(2615)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_single_request2(2615)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_single_request2(2615)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2609)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mo_ussd_single_request2(2615)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_1-SCCP(2604)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(2603)@cf43b911bb08: Final verdict of PTC: none MSC_Test_2-M3UA(2609)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(2602)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(2613)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(2612)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-M3UA(2606)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2600)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(2610)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(2614)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2616)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(2601)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-RAN(2605)@cf43b911bb08: Final verdict of PTC: none MSC_Test_2-SCCP(2607)@cf43b911bb08: Final verdict of PTC: none MSC_Test_2-RAN(2608)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(2611)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(2600): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(2601): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(2602): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(2603): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-SCCP(2604): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-RAN(2605): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-M3UA(2606): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-SCCP(2607): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-RAN(2608): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-M3UA(2609): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(2610): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(2611): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(2612): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(2613): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(2614): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_iu_lu_and_mo_ussd_single_request2(2615): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(2616): none (pass -> pass) MTC@cf43b911bb08: Test case TC_iu_lu_and_mo_ussd_single_request finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_single_request pass'. Mon Jun 10 14:31:51 UTC 2024 ====== MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_single_request pass ====== Saving talloc report from 172.18.149.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=417421) Waiting for packet dumper to finish... 1 (prev_count=417421, count=418586) MTC@cf43b911bb08: 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@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mt_ussd_notification'. ------ MSC_Tests_Iu.TC_iu_lu_and_mt_ussd_notification ------ Mon Jun 10 14:31:55 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests_Iu.TC_iu_lu_and_mt_ussd_notification.pcap" >/data/MSC_Tests_Iu.TC_iu_lu_and_mt_ussd_notification.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mt_ussd_notification' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_iu_lu_and_mt_ussd_notification started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(2620)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(2620)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2620)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(2618)@cf43b911bb08: v_sccp_pdu_maxlen:268 MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_1-M3UA(2623)@cf43b911bb08: ************************************************* MSC_Test_1-M3UA(2623)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2623)@cf43b911bb08: ************************************************* MSC_Test_1-SCCP(2621)@cf43b911bb08: v_sccp_pdu_maxlen:268 MTC@cf43b911bb08: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_2-M3UA(2626)@cf43b911bb08: ************************************************* MSC_Test_2-M3UA(2626)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2626)@cf43b911bb08: ************************************************* MSC_Test_2-SCCP(2624)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2627)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2620)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(2620)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2620)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2620)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(2620)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2620)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2620)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2620)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2620)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2620)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2620)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2620)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2620)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2620)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2620)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2620)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2623)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23907 to server: "172.18.149.200":2905 association #8 MSC_Test_1-M3UA(2623)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2623)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2623)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_1-M3UA(2623)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2623)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2623)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2623)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2623)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2623)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2623)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2623)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2623)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2623)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2623)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2623)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2626)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23908 to server: "172.18.149.200":2905 association #8 MSC_Test_2-M3UA(2626)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2626)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2626)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_2-M3UA(2626)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2626)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2626)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2626)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2626)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2626)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2626)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2623)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2623)@cf43b911bb08: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2626)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2626)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2626)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2626)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2626)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2629)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2629)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2629)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2629)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2629)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2629)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2629)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2629)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2630)@cf43b911bb08: Created GsupExpect[0] for "262420000001047" to be handled at TC_iu_lu_and_mt_ussd_notification2(2632) TC_iu_lu_and_mt_ussd_notification2(2632)@cf43b911bb08: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(2620)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2620)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2620)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2619)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2623)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2623)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2623)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2622)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2626)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2626)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2626)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2625)@cf43b911bb08: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2625)@cf43b911bb08: Added conn table entry 0TC_iu_lu_and_mt_ussd_notification2(2632)9175849 MSC_Test_2-SCCP(2624)@cf43b911bb08: First idle individual index:0 MSC_Test_2-M3UA(2626)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2625)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2626)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2626)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2624)@cf43b911bb08: { messageType := 2, destLocRef := '8C0329'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(2624)@cf43b911bb08: Session index based on local reference:0 MSC_Test-GSUP(2630)@cf43b911bb08: Found GsupExpect[0] for "262420000001047" handled at TC_iu_lu_and_mt_ussd_notification2(2632) MSC_Test-GSUP(2630)@cf43b911bb08: Added IMSI table entry 0TC_iu_lu_and_mt_ussd_notification2(2632)"262420000001047" TC_iu_lu_and_mt_ussd_notification2(2632)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_ussd_notification2(2632)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_2-M3UA(2626)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2626)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2624)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2624)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2624)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2624)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2625)@cf43b911bb08: patching N(SD)=1 into dtap '05147414E94821044679CE5E'O MSC_Test_2-RAN(2625)@cf43b911bb08: patched enc_l3: '05547414E94821044679CE5E'O MSC_Test_2-SCCP(2624)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2624)@cf43b911bb08: vl_len:24 MSC_Test_2-SCCP(2624)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2624)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05547414E94821044679CE5E'O MSC_Test_2-M3UA(2626)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2626)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2626)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2624)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2624)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2624)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2624)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2624)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2624)@cf43b911bb08: vl_len:12 MSC_Test_2-SCCP(2624)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2624)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2626)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2626)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2626)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2624)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2624)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2624)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2624)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2626)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2626)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2624)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2624)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2624)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2624)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_ussd_notification2(2632)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2625)@cf43b911bb08: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2625)@cf43b911bb08: patched enc_l3: '059B'O MSC_Test_2-SCCP(2624)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2624)@cf43b911bb08: vl_len:14 MSC_Test_2-SCCP(2624)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2624)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2626)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2626)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2626)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2624)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2624)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2624)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2624)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2624)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2624)@cf43b911bb08: vl_len:7 MSC_Test_2-SCCP(2624)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2624)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2626)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2626)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2626)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2624)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-M3UA(2626)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2625)@cf43b911bb08: Deleted conn table entry 0TC_iu_lu_and_mt_ussd_notification2(2632)9175849 TC_iu_lu_and_mt_ussd_notification2(2632)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_ussd_notification2(2632)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_ussd_notification2(2632)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_ussd_notification2(2632)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2625)@cf43b911bb08: Created IMSI[0] for '262420000001047'H'993C290F'O to be handled at TC_iu_lu_and_mt_ussd_notification2(2632) MSC_Test-GSUP(2630)@cf43b911bb08: Created GsupExpect[0] for "262420000001047" to be handled at TC_iu_lu_and_mt_ussd_notification2(2632) MSC_Test_2-M3UA(2626)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2626)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2625)@cf43b911bb08: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_lu_and_mt_ussd_notification2(2632) TC_iu_lu_and_mt_ussd_notification2(2632)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_ussd_notification2(2632)@cf43b911bb08: 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 := '993C290F'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2625)@cf43b911bb08: Added conn table entry 0TC_iu_lu_and_mt_ussd_notification2(2632)15911322 MSC_Test_2-SCCP(2624)@cf43b911bb08: First idle individual index:0 MSC_Test_2-M3UA(2626)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2626)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2626)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2624)@cf43b911bb08: { messageType := 2, destLocRef := 'F2C99A'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(2624)@cf43b911bb08: Session index based on local reference:0 TC_iu_lu_and_mt_ussd_notification2(2632)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_ussd_notification2(2632)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2626)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2626)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2624)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2624)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2624)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2624)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2625)@cf43b911bb08: patching N(SD)=0 into dtap '0514C8DD21A22104AA4837DC'O MSC_Test_2-RAN(2625)@cf43b911bb08: patched enc_l3: '0514C8DD21A22104AA4837DC'O MSC_Test_2-SCCP(2624)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2624)@cf43b911bb08: vl_len:24 MSC_Test_2-SCCP(2624)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2624)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514C8DD21A22104AA4837DC'O MSC_Test_2-M3UA(2626)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2626)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2626)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2624)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2624)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2624)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2624)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2624)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2624)@cf43b911bb08: vl_len:12 MSC_Test_2-SCCP(2624)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2624)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2626)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2626)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2626)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2624)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-M3UA(2626)@cf43b911bb08: Message received on association #8 MSC_Test_2-SCCP(2624)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2624)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2624)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2626)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2624)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2624)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2624)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2624)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_ussd_notification2(2632)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2625)@cf43b911bb08: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(2625)@cf43b911bb08: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-SCCP(2624)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2624)@cf43b911bb08: vl_len:20 MSC_Test_2-SCCP(2624)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2624)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-M3UA(2626)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mt_ussd_notification2(2632)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2626)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2626)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2626)@cf43b911bb08: Message received on association #8 MSC_Test_2-SCCP(2624)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-M3UA(2626)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2624)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2624)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2624)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2624)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2624)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2624)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2624)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_ussd_notification2(2632)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2624)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2624)@cf43b911bb08: vl_len:7 MSC_Test_2-SCCP(2624)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2624)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2626)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2626)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2626)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2624)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-RAN(2625)@cf43b911bb08: Deleted conn table entry 0TC_iu_lu_and_mt_ussd_notification2(2632)15911322 MSC_Test_2-M3UA(2626)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mt_ussd_notification2(2632)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_ussd_notification2(2632)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_ussd_notification2(2632)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_ussd_notification2(2632)@cf43b911bb08: Final verdict of PTC: pass MSC_Test-GSUP(2630)@cf43b911bb08: Final verdict of PTC: none MSC_Test_2-M3UA(2626)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-SCCP(2621)@cf43b911bb08: Final verdict of PTC: none MSC_Test_2-RAN(2625)@cf43b911bb08: Final verdict of PTC: none MSC_Test_2-SCCP(2624)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-M3UA(2623)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(2618)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(2619)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(2627)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2617)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(2628)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(2631)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-RAN(2622)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(2620)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(2629)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2633)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(2617): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(2618): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(2619): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(2620): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-SCCP(2621): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-RAN(2622): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-M3UA(2623): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-SCCP(2624): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-RAN(2625): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-M3UA(2626): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(2627): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(2628): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(2629): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(2630): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(2631): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_iu_lu_and_mt_ussd_notification2(2632): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(2633): none (pass -> pass) MTC@cf43b911bb08: Test case TC_iu_lu_and_mt_ussd_notification finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_ussd_notification pass'. Mon Jun 10 14:31:57 UTC 2024 ====== MSC_Tests_Iu.TC_iu_lu_and_mt_ussd_notification pass ====== Saving talloc report from 172.18.149.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=432440) Waiting for packet dumper to finish... 1 (prev_count=432440, count=433605) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_ussd_notification pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_during_mt_call'. ------ MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_during_mt_call ------ Mon Jun 10 14:32:01 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_during_mt_call.pcap" >/data/MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_during_mt_call.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: 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@cf43b911bb08: Test case TC_iu_lu_and_mo_ussd_during_mt_call started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(2637)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(2637)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2637)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(2635)@cf43b911bb08: v_sccp_pdu_maxlen:268 MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_1-M3UA(2640)@cf43b911bb08: ************************************************* MSC_Test_1-M3UA(2640)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2640)@cf43b911bb08: ************************************************* MSC_Test_1-SCCP(2638)@cf43b911bb08: v_sccp_pdu_maxlen:268 MTC@cf43b911bb08: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_2-M3UA(2643)@cf43b911bb08: ************************************************* MSC_Test_2-M3UA(2643)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2643)@cf43b911bb08: ************************************************* MSC_Test_2-SCCP(2641)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2644)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2637)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(2637)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2637)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2637)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(2637)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2637)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2637)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2637)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2637)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2637)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2637)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2637)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2637)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2637)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2637)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2637)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2640)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23907 to server: "172.18.149.200":2905 association #8 MSC_Test_1-M3UA(2640)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2640)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2640)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_1-M3UA(2640)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2640)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2640)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2640)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2640)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2640)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2640)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2640)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2640)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2640)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2640)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2640)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2643)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23908 to server: "172.18.149.200":2905 association #8 MSC_Test_2-M3UA(2643)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2643)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2643)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_2-M3UA(2643)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2643)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2643)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2643)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2643)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2643)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2643)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2640)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2643)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2643)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2643)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2640)@cf43b911bb08: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2643)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2643)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2646)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2646)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2646)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2646)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2646)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2646)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2646)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2646)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2647)@cf43b911bb08: Created GsupExpect[0] for "262420000001048" to be handled at TC_iu_lu_and_mo_ussd_during_mt_call2(2649) TC_iu_lu_and_mo_ussd_during_mt_call2(2649)@cf43b911bb08: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(2637)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2637)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2637)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2636)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2640)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2640)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2640)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2639)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2643)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2643)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2643)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2642)@cf43b911bb08: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2642)@cf43b911bb08: Added conn table entry 0TC_iu_lu_and_mo_ussd_during_mt_call2(2649)13935329 MSC_Test_2-SCCP(2641)@cf43b911bb08: First idle individual index:0 MSC_Test_2-M3UA(2643)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2642)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2643)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2643)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2641)@cf43b911bb08: { messageType := 2, destLocRef := 'D4A2E1'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(2641)@cf43b911bb08: Session index based on local reference:0 MSC_Test-GSUP(2647)@cf43b911bb08: Found GsupExpect[0] for "262420000001048" handled at TC_iu_lu_and_mo_ussd_during_mt_call2(2649) MSC_Test-GSUP(2647)@cf43b911bb08: Added IMSI table entry 0TC_iu_lu_and_mo_ussd_during_mt_call2(2649)"262420000001048" TC_iu_lu_and_mo_ussd_during_mt_call2(2649)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_during_mt_call2(2649)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_2-M3UA(2643)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2643)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2641)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2641)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2641)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2641)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2642)@cf43b911bb08: patching N(SD)=1 into dtap '0514758668DC21040BB88568'O MSC_Test_2-RAN(2642)@cf43b911bb08: patched enc_l3: '0554758668DC21040BB88568'O MSC_Test_2-SCCP(2641)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2641)@cf43b911bb08: vl_len:24 MSC_Test_2-SCCP(2641)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2641)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554758668DC21040BB88568'O MSC_Test_2-M3UA(2643)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2643)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2643)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2641)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2641)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2641)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2641)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2641)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2641)@cf43b911bb08: vl_len:12 MSC_Test_2-SCCP(2641)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2641)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2643)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2643)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2643)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2641)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2641)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2641)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2641)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2643)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2643)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2641)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2641)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2641)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2641)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_ussd_during_mt_call2(2649)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2642)@cf43b911bb08: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2642)@cf43b911bb08: patched enc_l3: '059B'O MSC_Test_2-SCCP(2641)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2641)@cf43b911bb08: vl_len:14 MSC_Test_2-SCCP(2641)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2641)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2643)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2643)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2643)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2641)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2641)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2641)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2641)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2641)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2641)@cf43b911bb08: vl_len:7 MSC_Test_2-SCCP(2641)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2641)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2643)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2643)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2643)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2641)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-M3UA(2643)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2642)@cf43b911bb08: Deleted conn table entry 0TC_iu_lu_and_mo_ussd_during_mt_call2(2649)13935329 TC_iu_lu_and_mo_ussd_during_mt_call2(2649)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_during_mt_call2(2649)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_during_mt_call2(2649)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_during_mt_call2(2649)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(2644)@cf43b911bb08: Added conn table entry 0TC_iu_lu_and_mo_ussd_during_mt_call2(2649)1984048795 MSC_Test_2-RAN(2642)@cf43b911bb08: Created IMSI[0] for '262420000001048'H'1F877B5E'O to be handled at TC_iu_lu_and_mo_ussd_during_mt_call2(2649) MSC_Test_2-M3UA(2643)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2643)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2642)@cf43b911bb08: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_lu_and_mo_ussd_during_mt_call2(2649) TC_iu_lu_and_mo_ussd_during_mt_call2(2649)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2642)@cf43b911bb08: Created IMSI[1] for '262420000001048'H'1F877B5E'O to be handled at TC_iu_lu_and_mo_ussd_during_mt_call2(2649) TC_iu_lu_and_mo_ussd_during_mt_call2(2649)@cf43b911bb08: 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 := '1F877B5E'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2642)@cf43b911bb08: Added conn table entry 0TC_iu_lu_and_mo_ussd_during_mt_call2(2649)16175678 MSC_Test_2-SCCP(2641)@cf43b911bb08: First idle individual index:0 MSC_Test_2-M3UA(2643)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2643)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2643)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2641)@cf43b911bb08: { messageType := 2, destLocRef := 'F6D23E'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(2641)@cf43b911bb08: Session index based on local reference:0 TC_iu_lu_and_mo_ussd_during_mt_call2(2649)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_during_mt_call2(2649)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2643)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2643)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2641)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2641)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2641)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2641)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2642)@cf43b911bb08: patching N(SD)=0 into dtap '0514600294202104A6212453'O MSC_Test_2-RAN(2642)@cf43b911bb08: patched enc_l3: '0514600294202104A6212453'O MSC_Test_2-SCCP(2641)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2641)@cf43b911bb08: vl_len:24 MSC_Test_2-SCCP(2641)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2641)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514600294202104A6212453'O MSC_Test_2-M3UA(2643)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2643)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2643)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2641)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2641)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2641)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2641)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2641)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2641)@cf43b911bb08: vl_len:12 MSC_Test_2-SCCP(2641)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2641)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2643)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2643)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2643)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2641)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-M3UA(2643)@cf43b911bb08: Message received on association #8 MSC_Test_2-SCCP(2641)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2641)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2641)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2643)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2641)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2641)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2641)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2641)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_ussd_during_mt_call2(2649)@cf43b911bb08: f_mt_call_complete 1 MSC_Test_2-RAN(2642)@cf43b911bb08: patching N(SD)=1 into dtap '8301'O MSC_Test_2-RAN(2642)@cf43b911bb08: patched enc_l3: '8341'O MSC_Test_2-SCCP(2641)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2641)@cf43b911bb08: vl_len:14 MSC_Test_2-SCCP(2641)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2641)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0014400A00000100104003028341'O MSC_Test_2-M3UA(2643)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mo_ussd_during_mt_call2(2649)@cf43b911bb08: f_mt_call_complete 2 MSC_Test-MGCP(2645)@cf43b911bb08: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_iu_lu_and_mo_ussd_during_mt_call2(2649) MSC_Test-MGCP(2645)@cf43b911bb08: Found Expect[0] for { line := { verb := "CRCX", trans_id := "355", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "ae" }, { 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(2649) TC_iu_lu_and_mo_ussd_during_mt_call2(2649)@cf43b911bb08: f_mt_call_complete 3 TC_iu_lu_and_mo_ussd_during_mt_call2(2649)@cf43b911bb08: f_mt_call_complete 4.iu MSC_Test_2-M3UA(2643)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2643)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2641)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2641)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2641)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2641)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_ussd_during_mt_call2(2649)@cf43b911bb08: f_mt_call_complete 6.iu MSC_Test_2-SCCP(2641)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2641)@cf43b911bb08: vl_len:46 MSC_Test_2-SCCP(2641)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2641)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '6000002A000001003440230000010033401C60BA7C350001C0A802150000000000000000000000000040040C0000'O MSC_Test_2-RAN(2642)@cf43b911bb08: patching N(SD)=2 into dtap '8307'O MSC_Test_2-RAN(2642)@cf43b911bb08: patched enc_l3: '8387'O MSC_Test_2-M3UA(2643)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2641)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2641)@cf43b911bb08: vl_len:14 MSC_Test_2-SCCP(2641)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2641)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0014400A00000100104003028387'O MSC_Test_2-M3UA(2643)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mo_ussd_during_mt_call2(2649)@cf43b911bb08: f_mt_call_complete 5.iu TC_iu_lu_and_mo_ussd_during_mt_call2(2649)@cf43b911bb08: f_mt_call_complete 8.iu TC_iu_lu_and_mo_ussd_during_mt_call2(2649)@cf43b911bb08: f_mt_call_complete 7.iu TC_iu_lu_and_mo_ussd_during_mt_call2(2649)@cf43b911bb08: f_mt_call_complete 9.iu TC_iu_lu_and_mo_ussd_during_mt_call2(2649)@cf43b911bb08: Osmux ok: use_osmux = false got_osmux_count = 0 TC_iu_lu_and_mo_ussd_during_mt_call2(2649)@cf43b911bb08: f_mt_call_complete DONE TC_iu_lu_and_mo_ussd_during_mt_call2(2649)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2642)@cf43b911bb08: patching N(SD)=3 into dtap '1B3B1C15A11302010102013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2642)@cf43b911bb08: patched enc_l3: '1BFB1C15A11302010102013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2641)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2641)@cf43b911bb08: vl_len:37 MSC_Test_2-SCCP(2641)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2641)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BFB1C15A11302010102013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2643)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mo_ussd_during_mt_call2(2649)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2643)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2643)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2641)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2641)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2641)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2641)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_ussd_during_mt_call2(2649)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_during_mt_call2(2649)@cf43b911bb08: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_2-M3UA(2643)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2643)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2641)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2641)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2641)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2641)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_ussd_during_mt_call2(2649)@cf43b911bb08: f_call_hangup 1: rx DTAP CC DISC MSC_Test_2-RAN(2642)@cf43b911bb08: patching N(SD)=0 into dtap '832D0802E180'O MSC_Test_2-RAN(2642)@cf43b911bb08: patched enc_l3: '832D0802E180'O MSC_Test_2-SCCP(2641)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2641)@cf43b911bb08: vl_len:18 MSC_Test_2-SCCP(2641)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2641)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0014400E0000010010400706832D0802E180'O MSC_Test_2-M3UA(2643)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(2644)@cf43b911bb08: Deleted conn table entry 0TC_iu_lu_and_mo_ussd_during_mt_call2(2649)1984048795 TC_iu_lu_and_mo_ussd_during_mt_call2(2649)@cf43b911bb08: f_call_hangup 2: rx MNCC REL ind MSC_Test_2-M3UA(2643)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2643)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2643)@cf43b911bb08: Message received on association #8 MSC_Test_2-SCCP(2641)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2641)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2643)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2641)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2641)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2641)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2641)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2641)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2641)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_ussd_during_mt_call2(2649)@cf43b911bb08: f_call_hangup 3: rx DTAP CC REL COMPL TC_iu_lu_and_mo_ussd_during_mt_call2(2649)@cf43b911bb08: as_optional_mgcp_dlcx: rx MGCP DLCX TC_iu_lu_and_mo_ussd_during_mt_call2(2649)@cf43b911bb08: as_optional_mgcp_dlcx: rx MGCP DLCX TC_iu_lu_and_mo_ussd_during_mt_call2(2649)@cf43b911bb08: f_call_hangup 5.iu: rx Iu Release Command MSC_Test_2-SCCP(2641)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2641)@cf43b911bb08: vl_len:7 MSC_Test_2-SCCP(2641)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2641)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2643)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2643)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2643)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2641)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-RAN(2642)@cf43b911bb08: Deleted conn table entry 0TC_iu_lu_and_mo_ussd_during_mt_call2(2649)16175678 TC_iu_lu_and_mo_ussd_during_mt_call2(2649)@cf43b911bb08: f_call_hangup 6.iu: rx SCCP DISC TC_iu_lu_and_mo_ussd_during_mt_call2(2649)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2643)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mo_ussd_during_mt_call2(2649)@cf43b911bb08: f_call_hangup 9: done TC_iu_lu_and_mo_ussd_during_mt_call2(2649)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_0-M3UA(2637)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-SCCP(2638)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(2635)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-RAN(2639)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(2636)@cf43b911bb08: Final verdict of PTC: none MSC_Test_2-SCCP(2641)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(2644)@cf43b911bb08: Final verdict of PTC: none MSC_Test_2-M3UA(2643)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(2648)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2650)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-M3UA(2640)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2634)@cf43b911bb08: Final verdict of PTC: none MSC_Test_2-RAN(2642)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(2645)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(2646)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(2647)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(2634): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(2635): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(2636): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(2637): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-SCCP(2638): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-RAN(2639): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-M3UA(2640): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-SCCP(2641): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-RAN(2642): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-M3UA(2643): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(2644): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(2645): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(2646): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(2647): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(2648): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_iu_lu_and_mo_ussd_during_mt_call2(2649): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(2650): none (pass -> pass) MTC@cf43b911bb08: Test case TC_iu_lu_and_mo_ussd_during_mt_call finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_during_mt_call pass'. Mon Jun 10 14:32:07 UTC 2024 ====== MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_during_mt_call pass ====== Saving talloc report from 172.18.149.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=567445) Waiting for packet dumper to finish... 1 (prev_count=567445, count=570644) MTC@cf43b911bb08: 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@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mt_ussd_during_mt_call'. ------ MSC_Tests_Iu.TC_iu_lu_and_mt_ussd_during_mt_call ------ Mon Jun 10 14:32:11 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests_Iu.TC_iu_lu_and_mt_ussd_during_mt_call.pcap" >/data/MSC_Tests_Iu.TC_iu_lu_and_mt_ussd_during_mt_call.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: 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@cf43b911bb08: Test case TC_iu_lu_and_mt_ussd_during_mt_call started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(2654)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(2654)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2654)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(2652)@cf43b911bb08: v_sccp_pdu_maxlen:268 MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_1-M3UA(2657)@cf43b911bb08: ************************************************* MSC_Test_1-M3UA(2657)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2657)@cf43b911bb08: ************************************************* MSC_Test_1-SCCP(2655)@cf43b911bb08: v_sccp_pdu_maxlen:268 MTC@cf43b911bb08: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_2-M3UA(2660)@cf43b911bb08: ************************************************* MSC_Test_2-M3UA(2660)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2660)@cf43b911bb08: ************************************************* MSC_Test_2-SCCP(2658)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2661)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2654)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(2654)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2654)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2654)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(2654)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2654)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2654)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2654)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2654)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2654)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2654)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2654)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2654)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2654)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2654)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2654)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2657)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23907 to server: "172.18.149.200":2905 association #8 MSC_Test_1-M3UA(2657)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2657)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2657)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_1-M3UA(2657)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2657)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2657)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2657)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2657)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2657)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2657)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2657)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2657)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2657)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2657)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2657)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2660)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23908 to server: "172.18.149.200":2905 association #8 MSC_Test_2-M3UA(2660)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2660)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2660)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_2-M3UA(2660)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2660)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2660)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2660)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2660)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2660)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2660)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2657)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2660)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2660)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2660)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2657)@cf43b911bb08: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2660)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2660)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2663)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2663)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2663)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2663)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2663)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2663)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2663)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2663)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2664)@cf43b911bb08: Created GsupExpect[0] for "262420000001049" to be handled at TC_iu_lu_and_mt_ussd_during_mt_call2(2666) TC_iu_lu_and_mt_ussd_during_mt_call2(2666)@cf43b911bb08: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(2654)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2654)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2654)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2653)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2657)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2657)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2657)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2656)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2660)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2660)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2660)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2659)@cf43b911bb08: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2659)@cf43b911bb08: Added conn table entry 0TC_iu_lu_and_mt_ussd_during_mt_call2(2666)6697797 MSC_Test_2-SCCP(2658)@cf43b911bb08: First idle individual index:0 MSC_Test_2-RAN(2659)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2660)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2660)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2660)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2658)@cf43b911bb08: { messageType := 2, destLocRef := '663345'O ("f3E"), 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(2658)@cf43b911bb08: Session index based on local reference:0 MSC_Test-GSUP(2664)@cf43b911bb08: Found GsupExpect[0] for "262420000001049" handled at TC_iu_lu_and_mt_ussd_during_mt_call2(2666) MSC_Test-GSUP(2664)@cf43b911bb08: Added IMSI table entry 0TC_iu_lu_and_mt_ussd_during_mt_call2(2666)"262420000001049" TC_iu_lu_and_mt_ussd_during_mt_call2(2666)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_ussd_during_mt_call2(2666)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_2-M3UA(2660)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2660)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2658)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2658)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2658)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2658)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2659)@cf43b911bb08: patching N(SD)=1 into dtap '0514C11827CC21048D941D6D'O MSC_Test_2-RAN(2659)@cf43b911bb08: patched enc_l3: '0554C11827CC21048D941D6D'O MSC_Test_2-SCCP(2658)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2658)@cf43b911bb08: vl_len:24 MSC_Test_2-SCCP(2658)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2658)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554C11827CC21048D941D6D'O MSC_Test_2-M3UA(2660)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2660)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2660)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2658)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2658)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2658)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2658)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2658)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2658)@cf43b911bb08: vl_len:12 MSC_Test_2-SCCP(2658)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2658)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2660)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2660)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2660)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2658)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2658)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2658)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2658)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2660)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2660)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2658)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2658)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2658)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2658)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_ussd_during_mt_call2(2666)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2659)@cf43b911bb08: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2659)@cf43b911bb08: patched enc_l3: '059B'O MSC_Test_2-SCCP(2658)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2658)@cf43b911bb08: vl_len:14 MSC_Test_2-SCCP(2658)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2658)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2660)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2660)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2660)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2658)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2658)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2658)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2658)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2658)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2658)@cf43b911bb08: vl_len:7 MSC_Test_2-SCCP(2658)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2658)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2660)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2660)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2660)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2658)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-M3UA(2660)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2659)@cf43b911bb08: Deleted conn table entry 0TC_iu_lu_and_mt_ussd_during_mt_call2(2666)6697797 TC_iu_lu_and_mt_ussd_during_mt_call2(2666)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_ussd_during_mt_call2(2666)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_ussd_during_mt_call2(2666)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_ussd_during_mt_call2(2666)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(2661)@cf43b911bb08: Added conn table entry 0TC_iu_lu_and_mt_ussd_during_mt_call2(2666)17969158 MSC_Test_2-RAN(2659)@cf43b911bb08: Created IMSI[0] for '262420000001049'H'B88CB68A'O to be handled at TC_iu_lu_and_mt_ussd_during_mt_call2(2666) MSC_Test_2-M3UA(2660)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2660)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2659)@cf43b911bb08: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_lu_and_mt_ussd_during_mt_call2(2666) TC_iu_lu_and_mt_ussd_during_mt_call2(2666)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2659)@cf43b911bb08: Created IMSI[1] for '262420000001049'H'B88CB68A'O to be handled at TC_iu_lu_and_mt_ussd_during_mt_call2(2666) TC_iu_lu_and_mt_ussd_during_mt_call2(2666)@cf43b911bb08: 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 := 'B88CB68A'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2659)@cf43b911bb08: Added conn table entry 0TC_iu_lu_and_mt_ussd_during_mt_call2(2666)10370818 MSC_Test_2-SCCP(2658)@cf43b911bb08: First idle individual index:0 MSC_Test_2-M3UA(2660)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2660)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2660)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2658)@cf43b911bb08: { messageType := 2, destLocRef := '9E3F02'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(2658)@cf43b911bb08: Session index based on local reference:0 TC_iu_lu_and_mt_ussd_during_mt_call2(2666)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_ussd_during_mt_call2(2666)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2660)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2660)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2658)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2658)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2658)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2658)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2659)@cf43b911bb08: patching N(SD)=0 into dtap '0514305F72C82104E36DCA43'O MSC_Test_2-RAN(2659)@cf43b911bb08: patched enc_l3: '0514305F72C82104E36DCA43'O MSC_Test_2-SCCP(2658)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2658)@cf43b911bb08: vl_len:24 MSC_Test_2-SCCP(2658)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2658)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514305F72C82104E36DCA43'O MSC_Test_2-M3UA(2660)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2660)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2660)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2658)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2658)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2658)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2658)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2658)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2658)@cf43b911bb08: vl_len:12 MSC_Test_2-SCCP(2658)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2658)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2660)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2660)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2660)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2660)@cf43b911bb08: Message received on association #8 MSC_Test_2-SCCP(2658)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-M3UA(2660)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2658)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2658)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2658)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2658)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2658)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2658)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2658)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_ussd_during_mt_call2(2666)@cf43b911bb08: f_mt_call_complete 1 MSC_Test_2-RAN(2659)@cf43b911bb08: patching N(SD)=1 into dtap '8301'O MSC_Test_2-RAN(2659)@cf43b911bb08: patched enc_l3: '8341'O MSC_Test_2-SCCP(2658)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2658)@cf43b911bb08: vl_len:14 MSC_Test_2-SCCP(2658)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2658)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0014400A00000100104003028341'O MSC_Test_2-M3UA(2660)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mt_ussd_during_mt_call2(2666)@cf43b911bb08: f_mt_call_complete 2 MSC_Test-MGCP(2662)@cf43b911bb08: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_iu_lu_and_mt_ussd_during_mt_call2(2666) MSC_Test-MGCP(2662)@cf43b911bb08: Found Expect[0] for { line := { verb := "CRCX", trans_id := "361", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "b0" }, { 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(2666) TC_iu_lu_and_mt_ussd_during_mt_call2(2666)@cf43b911bb08: f_mt_call_complete 3 TC_iu_lu_and_mt_ussd_during_mt_call2(2666)@cf43b911bb08: f_mt_call_complete 4.iu MSC_Test_2-M3UA(2660)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2660)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2658)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2658)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2658)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2658)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_ussd_during_mt_call2(2666)@cf43b911bb08: f_mt_call_complete 6.iu MSC_Test_2-SCCP(2658)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2658)@cf43b911bb08: vl_len:46 MSC_Test_2-SCCP(2658)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2658)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '6000002A000001003440230000010033401C60BA7C350001C0A802150000000000000000000000000040040C0000'O MSC_Test_2-M3UA(2660)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2659)@cf43b911bb08: patching N(SD)=2 into dtap '8307'O MSC_Test_2-RAN(2659)@cf43b911bb08: patched enc_l3: '8387'O MSC_Test_2-SCCP(2658)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2658)@cf43b911bb08: vl_len:14 MSC_Test_2-SCCP(2658)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2658)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0014400A00000100104003028387'O MSC_Test_2-M3UA(2660)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mt_ussd_during_mt_call2(2666)@cf43b911bb08: f_mt_call_complete 5.iu TC_iu_lu_and_mt_ussd_during_mt_call2(2666)@cf43b911bb08: f_mt_call_complete 8.iu TC_iu_lu_and_mt_ussd_during_mt_call2(2666)@cf43b911bb08: f_mt_call_complete 7.iu TC_iu_lu_and_mt_ussd_during_mt_call2(2666)@cf43b911bb08: f_mt_call_complete 9.iu TC_iu_lu_and_mt_ussd_during_mt_call2(2666)@cf43b911bb08: Osmux ok: use_osmux = false got_osmux_count = 0 TC_iu_lu_and_mt_ussd_during_mt_call2(2666)@cf43b911bb08: f_mt_call_complete DONE TC_iu_lu_and_mt_ussd_during_mt_call2(2666)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2660)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2660)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2658)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2658)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2658)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2658)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_ussd_during_mt_call2(2666)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2659)@cf43b911bb08: patching N(SD)=3 into dtap '8B3A16A214020101300F02013C300A04010F0405CE37BCEC02'O MSC_Test_2-RAN(2659)@cf43b911bb08: patched enc_l3: '8BFA16A214020101300F02013C300A04010F0405CE37BCEC02'O MSC_Test_2-SCCP(2658)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2658)@cf43b911bb08: vl_len:37 MSC_Test_2-SCCP(2658)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2658)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440210000010010401A198BFA16A214020101300F02013C300A04010F0405CE37BCEC02'O MSC_Test_2-M3UA(2660)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mt_ussd_during_mt_call2(2666)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2660)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2660)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2658)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2658)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2658)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2658)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_ussd_during_mt_call2(2666)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_ussd_during_mt_call2(2666)@cf43b911bb08: f_call_hangup 0: tx MNCC_DISC_REQ MSC_Test_2-M3UA(2660)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2660)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2658)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2658)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2658)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2658)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_ussd_during_mt_call2(2666)@cf43b911bb08: f_call_hangup 1: rx DTAP CC DISC MSC_Test_2-RAN(2659)@cf43b911bb08: patching N(SD)=0 into dtap '832D0802E180'O MSC_Test_2-RAN(2659)@cf43b911bb08: patched enc_l3: '832D0802E180'O MSC_Test_2-SCCP(2658)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2658)@cf43b911bb08: vl_len:18 MSC_Test_2-SCCP(2658)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2658)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0014400E0000010010400706832D0802E180'O MSC_Test_2-M3UA(2660)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(2661)@cf43b911bb08: Deleted conn table entry 0TC_iu_lu_and_mt_ussd_during_mt_call2(2666)17969158 MSC_Test_2-M3UA(2660)@cf43b911bb08: Message received on association #8 TC_iu_lu_and_mt_ussd_during_mt_call2(2666)@cf43b911bb08: f_call_hangup 2: rx MNCC REL ind MSC_Test_2-M3UA(2660)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2660)@cf43b911bb08: Message received on association #8 MSC_Test_2-SCCP(2658)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-M3UA(2660)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2658)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2658)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2658)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2658)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2658)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2658)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2658)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_ussd_during_mt_call2(2666)@cf43b911bb08: f_call_hangup 3: rx DTAP CC REL COMPL TC_iu_lu_and_mt_ussd_during_mt_call2(2666)@cf43b911bb08: as_optional_mgcp_dlcx: rx MGCP DLCX TC_iu_lu_and_mt_ussd_during_mt_call2(2666)@cf43b911bb08: as_optional_mgcp_dlcx: rx MGCP DLCX TC_iu_lu_and_mt_ussd_during_mt_call2(2666)@cf43b911bb08: f_call_hangup 5.iu: rx Iu Release Command MSC_Test_2-SCCP(2658)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2658)@cf43b911bb08: vl_len:7 MSC_Test_2-SCCP(2658)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2658)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2660)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2660)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2660)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2658)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-RAN(2659)@cf43b911bb08: Deleted conn table entry 0TC_iu_lu_and_mt_ussd_during_mt_call2(2666)10370818 TC_iu_lu_and_mt_ussd_during_mt_call2(2666)@cf43b911bb08: f_call_hangup 6.iu: rx SCCP DISC TC_iu_lu_and_mt_ussd_during_mt_call2(2666)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2660)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mt_ussd_during_mt_call2(2666)@cf43b911bb08: f_call_hangup 9: done TC_iu_lu_and_mt_ussd_during_mt_call2(2666)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_0-M3UA(2654)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-RAN(2656)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(2653)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-SCCP(2655)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-M3UA(2657)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2651)@cf43b911bb08: Final verdict of PTC: none MSC_Test_2-RAN(2659)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(2662)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(2663)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(2661)@cf43b911bb08: Final verdict of PTC: none MSC_Test_2-M3UA(2660)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(2664)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(2652)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(2665)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2667)@cf43b911bb08: Final verdict of PTC: none MSC_Test_2-SCCP(2658)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(2651): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(2652): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(2653): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(2654): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-SCCP(2655): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-RAN(2656): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-M3UA(2657): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-SCCP(2658): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-RAN(2659): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-M3UA(2660): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(2661): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(2662): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(2663): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(2664): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(2665): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_iu_lu_and_mt_ussd_during_mt_call2(2666): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(2667): none (pass -> pass) MTC@cf43b911bb08: Test case TC_iu_lu_and_mt_ussd_during_mt_call finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_ussd_during_mt_call pass'. Mon Jun 10 14:32:17 UTC 2024 ====== MSC_Tests_Iu.TC_iu_lu_and_mt_ussd_during_mt_call pass ====== Saving talloc report from 172.18.149.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=572872) Waiting for packet dumper to finish... 1 (prev_count=572872, count=576071) MTC@cf43b911bb08: 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@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_mo_release'. ------ MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_mo_release ------ Mon Jun 10 14:32:21 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_mo_release.pcap" >/data/MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_mo_release.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_mo_release' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_iu_lu_and_mo_ussd_mo_release started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(2671)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(2671)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2671)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(2669)@cf43b911bb08: v_sccp_pdu_maxlen:268 MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_1-M3UA(2674)@cf43b911bb08: ************************************************* MSC_Test_1-M3UA(2674)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2674)@cf43b911bb08: ************************************************* MSC_Test_1-SCCP(2672)@cf43b911bb08: v_sccp_pdu_maxlen:268 MTC@cf43b911bb08: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_2-M3UA(2677)@cf43b911bb08: ************************************************* MSC_Test_2-M3UA(2677)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2677)@cf43b911bb08: ************************************************* MSC_Test_2-SCCP(2675)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2678)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2671)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(2671)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2671)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2671)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(2671)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2671)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2671)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2671)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2671)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2671)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2671)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2671)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2671)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2671)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2671)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2671)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2674)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23907 to server: "172.18.149.200":2905 association #8 MSC_Test_1-M3UA(2674)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2674)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2674)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_1-M3UA(2674)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2674)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2674)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2674)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2674)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2674)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2674)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2674)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2674)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2674)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2674)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2674)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2677)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23908 to server: "172.18.149.200":2905 association #8 MSC_Test_2-M3UA(2677)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2677)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2677)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_2-M3UA(2677)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2677)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2677)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2677)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2677)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2677)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2674)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2677)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2674)@cf43b911bb08: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2677)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2677)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2677)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2677)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2677)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2680)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2680)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2680)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2680)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2680)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2680)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2680)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2680)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(2671)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2671)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2671)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2670)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(2681)@cf43b911bb08: Created GsupExpect[0] for "262420000001050" to be handled at TC_iu_lu_and_mo_ussd_mo_release2(2683) TC_iu_lu_and_mo_ussd_mo_release2(2683)@cf43b911bb08: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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_1-M3UA(2674)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2674)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2674)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2673)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2677)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2677)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2677)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2676)@cf43b911bb08: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2676)@cf43b911bb08: Added conn table entry 0TC_iu_lu_and_mo_ussd_mo_release2(2683)5242413 MSC_Test_2-SCCP(2675)@cf43b911bb08: First idle individual index:0 MSC_Test_2-M3UA(2677)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2676)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2677)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2677)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2675)@cf43b911bb08: { messageType := 2, destLocRef := '4FFE2D'O, sourceLocRef := '0001B6'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2675)@cf43b911bb08: Session index based on local reference:0 MSC_Test-GSUP(2681)@cf43b911bb08: Found GsupExpect[0] for "262420000001050" handled at TC_iu_lu_and_mo_ussd_mo_release2(2683) MSC_Test-GSUP(2681)@cf43b911bb08: Added IMSI table entry 0TC_iu_lu_and_mo_ussd_mo_release2(2683)"262420000001050" TC_iu_lu_and_mo_ussd_mo_release2(2683)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_mo_release2(2683)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_2-M3UA(2677)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2677)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2675)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2675)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2675)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2675)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2676)@cf43b911bb08: patching N(SD)=1 into dtap '05144FBA33FC21041414FEE3'O MSC_Test_2-RAN(2676)@cf43b911bb08: patched enc_l3: '05544FBA33FC21041414FEE3'O MSC_Test_2-SCCP(2675)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2675)@cf43b911bb08: vl_len:24 MSC_Test_2-SCCP(2675)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2675)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05544FBA33FC21041414FEE3'O MSC_Test_2-M3UA(2677)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2677)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2677)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2675)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2675)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2675)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2675)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2675)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2675)@cf43b911bb08: vl_len:12 MSC_Test_2-SCCP(2675)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2675)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2677)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2677)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2677)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2675)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2675)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2675)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2675)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2677)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2677)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2675)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2675)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2675)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2675)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_ussd_mo_release2(2683)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2676)@cf43b911bb08: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2676)@cf43b911bb08: patched enc_l3: '059B'O MSC_Test_2-SCCP(2675)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2675)@cf43b911bb08: vl_len:14 MSC_Test_2-SCCP(2675)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2675)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2677)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2677)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2677)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2675)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2675)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2675)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2675)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2675)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2675)@cf43b911bb08: vl_len:7 MSC_Test_2-SCCP(2675)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2675)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2677)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2677)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2677)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2675)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-M3UA(2677)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2676)@cf43b911bb08: Deleted conn table entry 0TC_iu_lu_and_mo_ussd_mo_release2(2683)5242413 TC_iu_lu_and_mo_ussd_mo_release2(2683)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_mo_release2(2683)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_mo_release2(2683)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_mo_release2(2683)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_mo_release2(2683)@cf43b911bb08: 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 := '3D781ED3'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2676)@cf43b911bb08: Added conn table entry 0TC_iu_lu_and_mo_ussd_mo_release2(2683)10109518 MSC_Test_2-RAN(2676)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2675)@cf43b911bb08: First idle individual index:0 MSC_Test_2-M3UA(2677)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2677)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2677)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2675)@cf43b911bb08: { messageType := 2, destLocRef := '9A424E'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(2675)@cf43b911bb08: Session index based on local reference:0 TC_iu_lu_and_mo_ussd_mo_release2(2683)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_mo_release2(2683)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2677)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2677)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2675)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2675)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2675)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2675)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2676)@cf43b911bb08: patching N(SD)=1 into dtap '0514490D064C210401C21E79'O MSC_Test_2-RAN(2676)@cf43b911bb08: patched enc_l3: '0554490D064C210401C21E79'O MSC_Test_2-SCCP(2675)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2675)@cf43b911bb08: vl_len:24 MSC_Test_2-SCCP(2675)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2675)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554490D064C210401C21E79'O MSC_Test_2-M3UA(2677)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2677)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2677)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2675)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2675)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2675)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2675)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2675)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2675)@cf43b911bb08: vl_len:12 MSC_Test_2-SCCP(2675)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2675)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2677)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2677)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2677)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2675)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2675)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2675)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2675)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(2681)@cf43b911bb08: Created GsupExpect[0] for "262420000001050" to be handled at TC_iu_lu_and_mo_ussd_mo_release2(2683) MSC_Test_2-RAN(2676)@cf43b911bb08: patching N(SD)=2 into dtap '1B3B1C18A11602010102013B300E04010F04092ADBCD6653C96CB611'O MSC_Test_2-RAN(2676)@cf43b911bb08: patched enc_l3: '1BBB1C18A11602010102013B300E04010F04092ADBCD6653C96CB611'O MSC_Test_2-SCCP(2675)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2675)@cf43b911bb08: vl_len:40 MSC_Test_2-SCCP(2675)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2675)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440240000010010401D1C1BBB1C18A11602010102013B300E04010F04092ADBCD6653C96CB611'O MSC_Test_2-M3UA(2677)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mo_ussd_mo_release2(2683)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2677)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2677)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2675)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2675)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2675)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2675)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_ussd_mo_release2(2683)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2676)@cf43b911bb08: patching N(SD)=3 into dtap '1B2A'O MSC_Test_2-RAN(2676)@cf43b911bb08: patched enc_l3: '1BEA'O MSC_Test_2-SCCP(2675)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2675)@cf43b911bb08: vl_len:14 MSC_Test_2-SCCP(2675)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2675)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0014400A00000100104003021BEA'O MSC_Test_2-M3UA(2677)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mo_ussd_mo_release2(2683)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2677)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2677)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2675)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2675)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2675)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2675)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2675)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2675)@cf43b911bb08: vl_len:7 MSC_Test_2-SCCP(2675)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2675)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2677)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2677)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2677)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2675)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-M3UA(2677)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2676)@cf43b911bb08: Deleted conn table entry 0TC_iu_lu_and_mo_ussd_mo_release2(2683)10109518 TC_iu_lu_and_mo_ussd_mo_release2(2683)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_mo_release2(2683)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_mo_release2(2683)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_mo_release2(2683)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_0-RAN(2670)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(2681)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-SCCP(2672)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(2671)@cf43b911bb08: Final verdict of PTC: none MSC_Test_2-M3UA(2677)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-RAN(2673)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(2669)@cf43b911bb08: Final verdict of PTC: none MSC_Test_2-RAN(2676)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(2678)@cf43b911bb08: Final verdict of PTC: none MSC_Test_2-SCCP(2675)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2668)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(2680)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-M3UA(2674)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2684)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(2679)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(2682)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(2668): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(2669): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(2670): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(2671): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-SCCP(2672): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-RAN(2673): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-M3UA(2674): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-SCCP(2675): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-RAN(2676): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-M3UA(2677): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(2678): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(2679): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(2680): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(2681): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(2682): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_iu_lu_and_mo_ussd_mo_release2(2683): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(2684): none (pass -> pass) MTC@cf43b911bb08: Test case TC_iu_lu_and_mo_ussd_mo_release finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_mo_release pass'. Mon Jun 10 14:32:23 UTC 2024 ====== MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_mo_release pass ====== Saving talloc report from 172.18.149.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=429179) Waiting for packet dumper to finish... 1 (prev_count=429179, count=430344) MTC@cf43b911bb08: 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@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_ss_session_timeout'. ------ MSC_Tests_Iu.TC_iu_lu_and_ss_session_timeout ------ Mon Jun 10 14:32:27 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests_Iu.TC_iu_lu_and_ss_session_timeout.pcap" >/data/MSC_Tests_Iu.TC_iu_lu_and_ss_session_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_ss_session_timeout' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_iu_lu_and_ss_session_timeout started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(2688)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(2688)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2688)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(2686)@cf43b911bb08: v_sccp_pdu_maxlen:268 MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_1-M3UA(2691)@cf43b911bb08: ************************************************* MSC_Test_1-M3UA(2691)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2691)@cf43b911bb08: ************************************************* MSC_Test_1-SCCP(2689)@cf43b911bb08: v_sccp_pdu_maxlen:268 MTC@cf43b911bb08: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_2-M3UA(2694)@cf43b911bb08: ************************************************* MSC_Test_2-M3UA(2694)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2694)@cf43b911bb08: ************************************************* MSC_Test_2-SCCP(2692)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2695)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2688)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(2688)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2688)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2688)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(2688)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2688)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2688)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2688)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2688)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2688)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2688)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2688)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2688)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2688)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2688)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2688)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2691)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23907 to server: "172.18.149.200":2905 association #8 MSC_Test_1-M3UA(2691)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2691)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2691)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_1-M3UA(2691)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2691)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2691)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2691)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2691)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2691)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2691)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2691)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2691)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2691)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2691)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2691)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2694)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23908 to server: "172.18.149.200":2905 association #8 MSC_Test_2-M3UA(2694)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2694)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2694)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_2-M3UA(2694)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2694)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2694)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2694)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2694)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2694)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2694)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2691)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2694)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2691)@cf43b911bb08: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2694)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2694)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2694)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2694)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2697)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2697)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2697)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2697)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2697)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2697)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2697)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2697)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2698)@cf43b911bb08: Created GsupExpect[0] for "262420000001051" to be handled at TC_iu_lu_and_ss_session_timeout2(2700) TC_iu_lu_and_ss_session_timeout2(2700)@cf43b911bb08: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(2688)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2688)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2688)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2687)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2691)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2691)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2691)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2690)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2694)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2694)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2694)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2693)@cf43b911bb08: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2693)@cf43b911bb08: Added conn table entry 0TC_iu_lu_and_ss_session_timeout2(2700)2482029 MSC_Test_2-SCCP(2692)@cf43b911bb08: First idle individual index:0 MSC_Test_2-M3UA(2694)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2693)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2694)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2694)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2692)@cf43b911bb08: { messageType := 2, destLocRef := '25DF6D'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(2692)@cf43b911bb08: Session index based on local reference:0 MSC_Test-GSUP(2698)@cf43b911bb08: Found GsupExpect[0] for "262420000001051" handled at TC_iu_lu_and_ss_session_timeout2(2700) MSC_Test-GSUP(2698)@cf43b911bb08: Added IMSI table entry 0TC_iu_lu_and_ss_session_timeout2(2700)"262420000001051" TC_iu_lu_and_ss_session_timeout2(2700)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_ss_session_timeout2(2700)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_2-M3UA(2694)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2694)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2692)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2692)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2692)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2692)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2693)@cf43b911bb08: patching N(SD)=1 into dtap '05145B71D7142104A1FA76AE'O MSC_Test_2-RAN(2693)@cf43b911bb08: patched enc_l3: '05545B71D7142104A1FA76AE'O MSC_Test_2-SCCP(2692)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2692)@cf43b911bb08: vl_len:24 MSC_Test_2-SCCP(2692)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2692)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05545B71D7142104A1FA76AE'O MSC_Test_2-M3UA(2694)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2694)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2694)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2692)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2692)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2692)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2692)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2692)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2692)@cf43b911bb08: vl_len:12 MSC_Test_2-SCCP(2692)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2692)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2694)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2694)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2694)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2692)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2692)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2692)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2692)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2694)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2694)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2692)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2692)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2692)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2692)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_ss_session_timeout2(2700)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2693)@cf43b911bb08: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2693)@cf43b911bb08: patched enc_l3: '059B'O MSC_Test_2-SCCP(2692)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2692)@cf43b911bb08: vl_len:14 MSC_Test_2-SCCP(2692)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2692)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2694)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2694)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2694)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2692)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2692)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2692)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2692)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2692)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2692)@cf43b911bb08: vl_len:7 MSC_Test_2-SCCP(2692)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2692)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2694)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2694)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2694)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2692)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-M3UA(2694)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2693)@cf43b911bb08: Deleted conn table entry 0TC_iu_lu_and_ss_session_timeout2(2700)2482029 TC_iu_lu_and_ss_session_timeout2(2700)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_ss_session_timeout2(2700)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_ss_session_timeout2(2700)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_ss_session_timeout2(2700)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_ss_session_timeout2(2700)@cf43b911bb08: 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 := '3D806B28'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2693)@cf43b911bb08: Added conn table entry 0TC_iu_lu_and_ss_session_timeout2(2700)16044147 MSC_Test_2-RAN(2693)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2692)@cf43b911bb08: First idle individual index:0 MSC_Test_2-M3UA(2694)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2694)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2694)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2692)@cf43b911bb08: { messageType := 2, destLocRef := 'F4D073'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(2692)@cf43b911bb08: Session index based on local reference:0 TC_iu_lu_and_ss_session_timeout2(2700)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_ss_session_timeout2(2700)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2694)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2694)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2692)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2692)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2692)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2692)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2693)@cf43b911bb08: patching N(SD)=1 into dtap '05142128B9262104270FC573'O MSC_Test_2-RAN(2693)@cf43b911bb08: patched enc_l3: '05542128B9262104270FC573'O MSC_Test_2-SCCP(2692)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2692)@cf43b911bb08: vl_len:24 MSC_Test_2-SCCP(2692)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2692)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05542128B9262104270FC573'O MSC_Test_2-M3UA(2694)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2694)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2694)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2692)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2692)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2692)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2692)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2692)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2692)@cf43b911bb08: vl_len:12 MSC_Test_2-SCCP(2692)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2692)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2694)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2694)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2694)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2692)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2692)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2692)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2692)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(2698)@cf43b911bb08: Created GsupExpect[0] for "262420000001051" to be handled at TC_iu_lu_and_ss_session_timeout2(2700) MSC_Test_2-RAN(2693)@cf43b911bb08: patching N(SD)=2 into dtap '1B3B1C19A11702010102013B300F04010F040A2379995D0ECFCB917619'O MSC_Test_2-RAN(2693)@cf43b911bb08: patched enc_l3: '1BBB1C19A11702010102013B300F04010F040A2379995D0ECFCB917619'O MSC_Test_2-SCCP(2692)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2692)@cf43b911bb08: vl_len:41 MSC_Test_2-SCCP(2692)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2692)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440250000010010401E1D1BBB1C19A11702010102013B300F04010F040A2379995D0ECFCB917619'O MSC_Test_2-M3UA(2694)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_ss_session_timeout2(2700)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2694)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2694)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2694)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2694)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2694)@cf43b911bb08: Message received on association #8 MSC_Test_2-SCCP(2692)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-M3UA(2694)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2692)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2692)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2692)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2692)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2692)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2692)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2692)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2692)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2692)@cf43b911bb08: vl_len:7 MSC_Test_2-SCCP(2692)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2692)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2694)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2694)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2694)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2692)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-RAN(2693)@cf43b911bb08: Deleted conn table entry 0TC_iu_lu_and_ss_session_timeout2(2700)16044147 MSC_Test_2-M3UA(2694)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_ss_session_timeout2(2700)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_ss_session_timeout2(2700)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_ss_session_timeout2(2700)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_ss_session_timeout2(2700)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_ss_session_timeout2(2700)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_0-RAN(2687)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(2686)@cf43b911bb08: Final verdict of PTC: none MSC_Test_2-M3UA(2694)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-SCCP(2689)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(2688)@cf43b911bb08: Final verdict of PTC: none MSC_Test_2-RAN(2693)@cf43b911bb08: Final verdict of PTC: none MSC_Test_2-SCCP(2692)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-M3UA(2691)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-RAN(2690)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(2695)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2685)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(2698)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(2699)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(2696)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2701)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(2697)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(2685): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(2686): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(2687): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(2688): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-SCCP(2689): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-RAN(2690): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-M3UA(2691): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-SCCP(2692): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-RAN(2693): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-M3UA(2694): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(2695): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(2696): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(2697): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(2698): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(2699): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_iu_lu_and_ss_session_timeout2(2700): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(2701): none (pass -> pass) MTC@cf43b911bb08: Test case TC_iu_lu_and_ss_session_timeout finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_ss_session_timeout pass'. Mon Jun 10 14:32:33 UTC 2024 ====== MSC_Tests_Iu.TC_iu_lu_and_ss_session_timeout pass ====== Saving talloc report from 172.18.149.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=423916) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_ss_session_timeout pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_mt_ussd_for_unknown_subscr'. ------ MSC_Tests_Iu.TC_iu_mt_ussd_for_unknown_subscr ------ Mon Jun 10 14:32:36 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests_Iu.TC_iu_mt_ussd_for_unknown_subscr.pcap" >/data/MSC_Tests_Iu.TC_iu_mt_ussd_for_unknown_subscr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_mt_ussd_for_unknown_subscr' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_iu_mt_ussd_for_unknown_subscr started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(2705)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(2705)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2705)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(2703)@cf43b911bb08: v_sccp_pdu_maxlen:268 MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_1-M3UA(2708)@cf43b911bb08: ************************************************* MSC_Test_1-M3UA(2708)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2708)@cf43b911bb08: ************************************************* MSC_Test_1-SCCP(2706)@cf43b911bb08: v_sccp_pdu_maxlen:268 MTC@cf43b911bb08: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_2-M3UA(2711)@cf43b911bb08: ************************************************* MSC_Test_2-M3UA(2711)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2711)@cf43b911bb08: ************************************************* MSC_Test_2-SCCP(2709)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2712)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2705)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(2705)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2705)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2705)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(2705)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2705)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2705)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2705)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2705)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2705)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2705)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2705)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2705)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2705)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2705)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2705)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2708)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23907 to server: "172.18.149.200":2905 association #8 MSC_Test_1-M3UA(2708)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2708)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2708)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_1-M3UA(2708)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2708)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2708)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2708)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2708)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2708)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2708)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2708)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2708)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2708)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2708)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2708)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2711)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23908 to server: "172.18.149.200":2905 association #8 MSC_Test_2-M3UA(2711)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2711)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2711)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_2-M3UA(2711)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2711)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2711)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2711)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2711)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2711)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2711)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2708)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2708)@cf43b911bb08: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2711)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2711)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2711)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2711)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2711)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2714)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2714)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2714)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2714)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2714)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2714)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2714)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2714)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(2705)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2705)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2705)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2704)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2708)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2708)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2708)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2707)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2711)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2711)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2711)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2710)@cf43b911bb08: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2710)@cf43b911bb08: Created IMSI[0] for '000000000000000'H'FFFFFFFF'O to be handled at TC_iu_mt_ussd_for_unknown_subscr2(2717) MSC_Test-GSUP(2715)@cf43b911bb08: Created GsupExpect[0] for "000000000000000" to be handled at TC_iu_mt_ussd_for_unknown_subscr2(2717) MSC_Test-GSUP(2715)@cf43b911bb08: Found GsupExpect[0] for "000000000000000" handled at TC_iu_mt_ussd_for_unknown_subscr2(2717) MSC_Test-GSUP(2715)@cf43b911bb08: Added IMSI table entry 0TC_iu_mt_ussd_for_unknown_subscr2(2717)"000000000000000" TC_iu_mt_ussd_for_unknown_subscr2(2717)@cf43b911bb08: setverdict(fail): none -> fail reason: "Unknown/unexpected GSUP received", new component reason: "Unknown/unexpected GSUP received" TC_iu_mt_ussd_for_unknown_subscr2(2717)@cf43b911bb08: Final verdict of PTC: fail reason: "Unknown/unexpected GSUP received" MSC_Test_1-M3UA(2708)@cf43b911bb08: Final verdict of PTC: none MSC_Test_2-RAN(2710)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(2716)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(2703)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(2715)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(2704)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-RAN(2707)@cf43b911bb08: Final verdict of PTC: none MSC_Test_2-SCCP(2709)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(2712)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-SCCP(2706)@cf43b911bb08: Final verdict of PTC: none MSC_Test_2-M3UA(2711)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2702)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(2705)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(2714)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2718)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(2713)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(2702): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(2703): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(2704): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(2705): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-SCCP(2706): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-RAN(2707): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-M3UA(2708): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-SCCP(2709): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-RAN(2710): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-M3UA(2711): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(2712): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(2713): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(2714): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(2715): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(2716): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_iu_mt_ussd_for_unknown_subscr2(2717): fail (none -> fail) reason: "Unknown/unexpected GSUP received" MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(2718): none (fail -> fail) MTC@cf43b911bb08: Test case TC_iu_mt_ussd_for_unknown_subscr finished. Verdict: fail reason: Unknown/unexpected GSUP received MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mt_ussd_for_unknown_subscr fail'. Mon Jun 10 14:32:38 UTC 2024 ------ MSC_Tests_Iu.TC_iu_mt_ussd_for_unknown_subscr fail ------ Saving talloc report from 172.18.149.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=146512) Waiting for packet dumper to finish... 1 (prev_count=146512, count=147677) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mt_ussd_for_unknown_subscr fail' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_mo_ussd_for_unknown_trans'. ------ MSC_Tests_Iu.TC_iu_mo_ussd_for_unknown_trans ------ Mon Jun 10 14:32:42 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests_Iu.TC_iu_mo_ussd_for_unknown_trans.pcap" >/data/MSC_Tests_Iu.TC_iu_mo_ussd_for_unknown_trans.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_mo_ussd_for_unknown_trans' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_iu_mo_ussd_for_unknown_trans started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(2722)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(2722)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2722)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(2720)@cf43b911bb08: v_sccp_pdu_maxlen:268 MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_1-M3UA(2725)@cf43b911bb08: ************************************************* MSC_Test_1-M3UA(2725)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2725)@cf43b911bb08: ************************************************* MSC_Test_1-SCCP(2723)@cf43b911bb08: v_sccp_pdu_maxlen:268 MTC@cf43b911bb08: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_2-M3UA(2728)@cf43b911bb08: ************************************************* MSC_Test_2-M3UA(2728)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2728)@cf43b911bb08: ************************************************* MSC_Test_2-SCCP(2726)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2729)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2722)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(2722)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2722)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2722)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(2722)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2722)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2722)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2722)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2722)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2722)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2722)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2722)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2722)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2722)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2722)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2722)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2725)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23907 to server: "172.18.149.200":2905 association #8 MSC_Test_1-M3UA(2725)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2725)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2725)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_1-M3UA(2725)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2725)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2725)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2725)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2725)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2725)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2725)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2725)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2725)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2725)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2725)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2725)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2728)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23908 to server: "172.18.149.200":2905 association #8 MSC_Test_2-M3UA(2728)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2728)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2728)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_2-M3UA(2728)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2728)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2728)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2728)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2728)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2728)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2728)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2725)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2728)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2728)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2728)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2725)@cf43b911bb08: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2728)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2728)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2731)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2731)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2731)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2731)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2731)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2731)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2731)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2731)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(2722)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2722)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2722)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2721)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2725)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2725)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2725)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2724)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2728)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2728)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2728)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2727)@cf43b911bb08: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2727)@cf43b911bb08: Created IMSI[0] for '262420000001053'H'FFFFFFFF'O to be handled at TC_iu_mo_ussd_for_unknown_trans2(2734) MSC_Test-GSUP(2732)@cf43b911bb08: Created GsupExpect[0] for "262420000001053" to be handled at TC_iu_mo_ussd_for_unknown_trans2(2734) MSC_Test-GSUP(2732)@cf43b911bb08: Created GsupExpect[1] for "262420000001053" to be handled at TC_iu_mo_ussd_for_unknown_trans2(2734) TC_iu_mo_ussd_for_unknown_trans2(2734)@cf43b911bb08: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(2727)@cf43b911bb08: Added conn table entry 0TC_iu_mo_ussd_for_unknown_trans2(2734)14993824 MSC_Test_2-SCCP(2726)@cf43b911bb08: First idle individual index:0 MSC_Test_2-M3UA(2728)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2727)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2728)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2728)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2726)@cf43b911bb08: { messageType := 2, destLocRef := 'E4C9A0'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(2726)@cf43b911bb08: Session index based on local reference:0 MSC_Test-GSUP(2732)@cf43b911bb08: Found GsupExpect[0] for "262420000001053" handled at TC_iu_mo_ussd_for_unknown_trans2(2734) MSC_Test-GSUP(2732)@cf43b911bb08: Added IMSI table entry 0TC_iu_mo_ussd_for_unknown_trans2(2734)"262420000001053" TC_iu_mo_ussd_for_unknown_trans2(2734)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_ussd_for_unknown_trans2(2734)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_2-M3UA(2728)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2728)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2726)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2726)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2726)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2726)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2727)@cf43b911bb08: patching N(SD)=1 into dtap '0514D5BE83F8210494A7008B'O MSC_Test_2-RAN(2727)@cf43b911bb08: patched enc_l3: '0554D5BE83F8210494A7008B'O MSC_Test_2-SCCP(2726)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2726)@cf43b911bb08: vl_len:24 MSC_Test_2-SCCP(2726)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2726)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554D5BE83F8210494A7008B'O MSC_Test_2-M3UA(2728)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2728)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2728)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2726)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2726)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2726)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2726)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2726)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2726)@cf43b911bb08: vl_len:12 MSC_Test_2-SCCP(2726)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2726)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2728)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2728)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2728)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2726)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2726)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2726)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2726)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2728)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2728)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2726)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2726)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2726)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2726)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_mo_ussd_for_unknown_trans2(2734)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2727)@cf43b911bb08: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2727)@cf43b911bb08: patched enc_l3: '059B'O MSC_Test_2-SCCP(2726)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2726)@cf43b911bb08: vl_len:14 MSC_Test_2-SCCP(2726)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2726)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2728)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2728)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2728)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2726)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2726)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2726)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2726)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2726)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2726)@cf43b911bb08: vl_len:7 MSC_Test_2-SCCP(2726)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2726)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2728)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2728)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2728)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2726)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-RAN(2727)@cf43b911bb08: Deleted conn table entry 0TC_iu_mo_ussd_for_unknown_trans2(2734)14993824 MSC_Test_2-M3UA(2728)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_mo_ussd_for_unknown_trans2(2734)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_ussd_for_unknown_trans2(2734)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_ussd_for_unknown_trans2(2734)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_ussd_for_unknown_trans2(2734)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_ussd_for_unknown_trans2(2734)@cf43b911bb08: 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 := 'AF66B6F5'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2727)@cf43b911bb08: Added conn table entry 0TC_iu_mo_ussd_for_unknown_trans2(2734)3360449 MSC_Test_2-RAN(2727)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2726)@cf43b911bb08: First idle individual index:0 MSC_Test_2-M3UA(2728)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2728)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2728)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2726)@cf43b911bb08: { messageType := 2, destLocRef := '3346C1'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(2726)@cf43b911bb08: Session index based on local reference:0 TC_iu_mo_ussd_for_unknown_trans2(2734)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_ussd_for_unknown_trans2(2734)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2728)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2728)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2726)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2726)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2726)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2726)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2727)@cf43b911bb08: patching N(SD)=1 into dtap '0514189DB02F21044F8E5F44'O MSC_Test_2-RAN(2727)@cf43b911bb08: patched enc_l3: '0554189DB02F21044F8E5F44'O MSC_Test_2-SCCP(2726)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2726)@cf43b911bb08: vl_len:24 MSC_Test_2-SCCP(2726)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2726)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554189DB02F21044F8E5F44'O MSC_Test_2-M3UA(2728)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2728)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2728)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2726)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2726)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2726)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2726)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2726)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2726)@cf43b911bb08: vl_len:12 MSC_Test_2-SCCP(2726)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2726)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2728)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2728)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2728)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2726)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2726)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2726)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2726)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2727)@cf43b911bb08: patching N(SD)=2 into dtap '1B3A177A3FDFF59A90493F667D32E7826CE458046A023FD601D2'O MSC_Test_2-RAN(2727)@cf43b911bb08: patched enc_l3: '1BBA177A3FDFF59A90493F667D32E7826CE458046A023FD601D2'O MSC_Test_2-SCCP(2726)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2726)@cf43b911bb08: vl_len:38 MSC_Test_2-SCCP(2726)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2726)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440220000010010401B1A1BBA177A3FDFF59A90493F667D32E7826CE458046A023FD601D2'O MSC_Test_2-M3UA(2728)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2728)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2728)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2726)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2726)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2726)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2726)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_mo_ussd_for_unknown_trans2(2734)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2728)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2728)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2726)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2726)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2726)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2726)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2726)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2726)@cf43b911bb08: vl_len:7 MSC_Test_2-SCCP(2726)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2726)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2728)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2728)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2728)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2726)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-RAN(2727)@cf43b911bb08: Deleted conn table entry 0TC_iu_mo_ussd_for_unknown_trans2(2734)3360449 MSC_Test_2-M3UA(2728)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_mo_ussd_for_unknown_trans2(2734)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_ussd_for_unknown_trans2(2734)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_ussd_for_unknown_trans2(2734)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_ussd_for_unknown_trans2(2734)@cf43b911bb08: 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 := 'AF66B6F5'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2727)@cf43b911bb08: Added conn table entry 0TC_iu_mo_ussd_for_unknown_trans2(2734)7268457 MSC_Test_2-RAN(2727)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2726)@cf43b911bb08: First idle individual index:0 MSC_Test_2-M3UA(2728)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2728)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2728)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2726)@cf43b911bb08: { messageType := 2, destLocRef := '6EE869'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(2726)@cf43b911bb08: Session index based on local reference:0 TC_iu_mo_ussd_for_unknown_trans2(2734)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_ussd_for_unknown_trans2(2734)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2728)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2728)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2726)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2726)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2726)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2726)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2727)@cf43b911bb08: patching N(SD)=1 into dtap '05140C0041B4210416CC54FC'O MSC_Test_2-RAN(2727)@cf43b911bb08: patched enc_l3: '05540C0041B4210416CC54FC'O MSC_Test_2-SCCP(2726)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2726)@cf43b911bb08: vl_len:24 MSC_Test_2-SCCP(2726)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2726)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05540C0041B4210416CC54FC'O MSC_Test_2-M3UA(2728)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2728)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2728)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2726)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2726)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2726)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2726)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2726)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2726)@cf43b911bb08: vl_len:12 MSC_Test_2-SCCP(2726)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2726)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2728)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2728)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2728)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2726)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2726)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2726)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2726)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2727)@cf43b911bb08: patching N(SD)=2 into dtap '1B2A1C1772808B54EEA18337B81DDCF29523742EABD635B95B20AF'O MSC_Test_2-RAN(2727)@cf43b911bb08: patched enc_l3: '1BAA1C1772808B54EEA18337B81DDCF29523742EABD635B95B20AF'O MSC_Test_2-SCCP(2726)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2726)@cf43b911bb08: vl_len:39 MSC_Test_2-SCCP(2726)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2726)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440230000010010401C1B1BAA1C1772808B54EEA18337B81DDCF29523742EABD635B95B20AF'O MSC_Test_2-M3UA(2728)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2728)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2728)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2726)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2726)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2726)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2726)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_mo_ussd_for_unknown_trans2(2734)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2728)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2728)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2726)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2726)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2726)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2726)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2726)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2726)@cf43b911bb08: vl_len:7 MSC_Test_2-SCCP(2726)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2726)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2728)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2728)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2728)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2726)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-RAN(2727)@cf43b911bb08: Deleted conn table entry 0TC_iu_mo_ussd_for_unknown_trans2(2734)7268457 MSC_Test_2-M3UA(2728)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_mo_ussd_for_unknown_trans2(2734)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_ussd_for_unknown_trans2(2734)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_ussd_for_unknown_trans2(2734)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_ussd_for_unknown_trans2(2734)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_0-RAN(2721)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-SCCP(2723)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-M3UA(2725)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(2732)@cf43b911bb08: Final verdict of PTC: none MSC_Test_2-SCCP(2726)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-RAN(2724)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(2720)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(2729)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(2733)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2719)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(2722)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(2731)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(2730)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2735)@cf43b911bb08: Final verdict of PTC: none MSC_Test_2-M3UA(2728)@cf43b911bb08: Final verdict of PTC: none MSC_Test_2-RAN(2727)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(2719): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(2720): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(2721): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(2722): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-SCCP(2723): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-RAN(2724): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-M3UA(2725): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-SCCP(2726): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-RAN(2727): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-M3UA(2728): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(2729): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(2730): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(2731): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(2732): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(2733): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_iu_mo_ussd_for_unknown_trans2(2734): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(2735): none (pass -> pass) MTC@cf43b911bb08: Test case TC_iu_mo_ussd_for_unknown_trans finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mo_ussd_for_unknown_trans pass'. Mon Jun 10 14:32:54 UTC 2024 ====== MSC_Tests_Iu.TC_iu_mo_ussd_for_unknown_trans pass ====== Saving talloc report from 172.18.149.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=536598) Waiting for packet dumper to finish... 1 (prev_count=536598, count=539797) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mo_ussd_for_unknown_trans pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_proc_ss_for_unknown_session'. ------ MSC_Tests_Iu.TC_iu_proc_ss_for_unknown_session ------ Mon Jun 10 14:32:59 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests_Iu.TC_iu_proc_ss_for_unknown_session.pcap" >/data/MSC_Tests_Iu.TC_iu_proc_ss_for_unknown_session.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_proc_ss_for_unknown_session' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_iu_proc_ss_for_unknown_session started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(2739)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(2739)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2739)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(2737)@cf43b911bb08: v_sccp_pdu_maxlen:268 MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_1-M3UA(2742)@cf43b911bb08: ************************************************* MSC_Test_1-M3UA(2742)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2742)@cf43b911bb08: ************************************************* MSC_Test_1-SCCP(2740)@cf43b911bb08: v_sccp_pdu_maxlen:268 MTC@cf43b911bb08: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_2-M3UA(2745)@cf43b911bb08: ************************************************* MSC_Test_2-M3UA(2745)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2745)@cf43b911bb08: ************************************************* MSC_Test_2-SCCP(2743)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2746)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2739)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(2739)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2739)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2739)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(2739)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2739)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2739)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2739)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2739)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2739)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2739)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2739)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2739)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2739)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2739)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2739)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2742)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23907 to server: "172.18.149.200":2905 association #8 MSC_Test_1-M3UA(2742)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2742)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2742)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_1-M3UA(2742)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2742)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2742)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2742)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2742)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2742)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2742)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2742)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2742)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2742)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2742)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2742)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2745)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23908 to server: "172.18.149.200":2905 association #8 MSC_Test_2-M3UA(2745)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2745)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2745)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_2-M3UA(2745)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2745)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2745)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2745)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2745)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2745)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2742)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2745)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2745)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2742)@cf43b911bb08: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2745)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2745)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2745)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2745)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2748)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2748)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2748)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2748)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2748)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2748)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2748)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2748)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2749)@cf43b911bb08: Created GsupExpect[0] for "262420000001055" to be handled at TC_iu_proc_ss_for_unknown_session2(2751) TC_iu_proc_ss_for_unknown_session2(2751)@cf43b911bb08: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(2739)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2739)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2739)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2738)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2742)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2742)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2742)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2741)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2745)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2745)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2745)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2744)@cf43b911bb08: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2744)@cf43b911bb08: Added conn table entry 0TC_iu_proc_ss_for_unknown_session2(2751)15837460 MSC_Test_2-SCCP(2743)@cf43b911bb08: First idle individual index:0 MSC_Test_2-M3UA(2745)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2744)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2745)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2745)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2743)@cf43b911bb08: { messageType := 2, destLocRef := 'F1A914'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(2743)@cf43b911bb08: Session index based on local reference:0 MSC_Test-GSUP(2749)@cf43b911bb08: Found GsupExpect[0] for "262420000001055" handled at TC_iu_proc_ss_for_unknown_session2(2751) MSC_Test-GSUP(2749)@cf43b911bb08: Added IMSI table entry 0TC_iu_proc_ss_for_unknown_session2(2751)"262420000001055" TC_iu_proc_ss_for_unknown_session2(2751)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_proc_ss_for_unknown_session2(2751)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_2-M3UA(2745)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2745)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2743)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2743)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2743)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2743)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2744)@cf43b911bb08: patching N(SD)=1 into dtap '051422C07E8B21040E025086'O MSC_Test_2-RAN(2744)@cf43b911bb08: patched enc_l3: '055422C07E8B21040E025086'O MSC_Test_2-SCCP(2743)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2743)@cf43b911bb08: vl_len:24 MSC_Test_2-SCCP(2743)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2743)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055422C07E8B21040E025086'O MSC_Test_2-M3UA(2745)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2745)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2745)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2743)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2743)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2743)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2743)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2743)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2743)@cf43b911bb08: vl_len:12 MSC_Test_2-SCCP(2743)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2743)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2745)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2745)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2745)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2743)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2743)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2743)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2743)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2745)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2745)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2743)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2743)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2743)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2743)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_proc_ss_for_unknown_session2(2751)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2744)@cf43b911bb08: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2744)@cf43b911bb08: patched enc_l3: '059B'O MSC_Test_2-SCCP(2743)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2743)@cf43b911bb08: vl_len:14 MSC_Test_2-SCCP(2743)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2743)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2745)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2745)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2745)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2743)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2743)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2743)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2743)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2743)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2743)@cf43b911bb08: vl_len:7 MSC_Test_2-SCCP(2743)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2743)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2745)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2745)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2745)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2743)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-M3UA(2745)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2744)@cf43b911bb08: Deleted conn table entry 0TC_iu_proc_ss_for_unknown_session2(2751)15837460 TC_iu_proc_ss_for_unknown_session2(2751)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_proc_ss_for_unknown_session2(2751)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_proc_ss_for_unknown_session2(2751)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_proc_ss_for_unknown_session2(2751)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2744)@cf43b911bb08: Created IMSI[0] for '262420000001055'H'3F24B65B'O to be handled at TC_iu_proc_ss_for_unknown_session2(2751) MSC_Test-GSUP(2749)@cf43b911bb08: Created GsupExpect[0] for "262420000001055" to be handled at TC_iu_proc_ss_for_unknown_session2(2751) TC_iu_proc_ss_for_unknown_session2(2751)@cf43b911bb08: setverdict(fail): pass -> fail reason: "Unknown/unexpected GSUP received", new component reason: "Unknown/unexpected GSUP received" TC_iu_proc_ss_for_unknown_session2(2751)@cf43b911bb08: Final verdict of PTC: fail reason: "Unknown/unexpected GSUP received" MSC_Test_1-RAN(2741)@cf43b911bb08: Final verdict of PTC: none MSC_Test_2-SCCP(2743)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(2738)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-M3UA(2742)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(2739)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-SCCP(2740)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(2748)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(2737)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(2746)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(2747)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(2749)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2736)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(2750)@cf43b911bb08: Final verdict of PTC: none MSC_Test_2-RAN(2744)@cf43b911bb08: Final verdict of PTC: none MSC_Test_2-M3UA(2745)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2752)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(2736): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(2737): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(2738): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(2739): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-SCCP(2740): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-RAN(2741): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-M3UA(2742): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-SCCP(2743): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-RAN(2744): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-M3UA(2745): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(2746): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(2747): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(2748): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(2749): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(2750): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_iu_proc_ss_for_unknown_session2(2751): fail (none -> fail) reason: "Unknown/unexpected GSUP received" MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(2752): none (fail -> fail) MTC@cf43b911bb08: Test case TC_iu_proc_ss_for_unknown_session finished. Verdict: fail reason: Unknown/unexpected GSUP received MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_proc_ss_for_unknown_session fail'. Mon Jun 10 14:33:01 UTC 2024 ------ MSC_Tests_Iu.TC_iu_proc_ss_for_unknown_session fail ------ Saving talloc report from 172.18.149.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=290606) Waiting for packet dumper to finish... 1 (prev_count=290606, count=291771) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_proc_ss_for_unknown_session fail' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_proc_ss_paging_fail'. ------ MSC_Tests_Iu.TC_iu_proc_ss_paging_fail ------ Mon Jun 10 14:33:05 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests_Iu.TC_iu_proc_ss_paging_fail.pcap" >/data/MSC_Tests_Iu.TC_iu_proc_ss_paging_fail.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_proc_ss_paging_fail' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_iu_proc_ss_paging_fail started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(2756)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(2756)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2756)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(2754)@cf43b911bb08: v_sccp_pdu_maxlen:268 MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_1-M3UA(2759)@cf43b911bb08: ************************************************* MSC_Test_1-M3UA(2759)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2759)@cf43b911bb08: ************************************************* MSC_Test_1-SCCP(2757)@cf43b911bb08: v_sccp_pdu_maxlen:268 MTC@cf43b911bb08: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_2-M3UA(2762)@cf43b911bb08: ************************************************* MSC_Test_2-M3UA(2762)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2762)@cf43b911bb08: ************************************************* MSC_Test_2-SCCP(2760)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2763)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2756)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(2756)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2756)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2756)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(2756)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2756)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2756)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2756)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2756)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2756)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2756)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2756)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2756)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2756)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2756)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2756)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2759)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23907 to server: "172.18.149.200":2905 association #8 MSC_Test_1-M3UA(2759)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2759)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2759)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_1-M3UA(2759)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2759)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2759)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2759)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2759)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2759)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2759)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2759)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2759)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2759)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2759)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2759)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2762)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23908 to server: "172.18.149.200":2905 association #8 MSC_Test_2-M3UA(2762)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2762)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2762)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_2-M3UA(2762)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2762)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2762)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2762)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2762)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2762)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2762)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2759)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2762)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2762)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2762)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2759)@cf43b911bb08: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2762)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2762)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2765)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2765)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2765)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2765)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2765)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2765)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2765)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2765)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2766)@cf43b911bb08: Created GsupExpect[0] for "262420000001056" to be handled at TC_iu_proc_ss_paging_fail2(2768) TC_iu_proc_ss_paging_fail2(2768)@cf43b911bb08: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(2756)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2756)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2756)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2755)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2759)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2759)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2759)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2758)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2762)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2762)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2762)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2761)@cf43b911bb08: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2761)@cf43b911bb08: Added conn table entry 0TC_iu_proc_ss_paging_fail2(2768)8637431 MSC_Test_2-SCCP(2760)@cf43b911bb08: First idle individual index:0 MSC_Test_2-M3UA(2762)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2761)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2762)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2762)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2760)@cf43b911bb08: { messageType := 2, destLocRef := '83CBF7'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(2760)@cf43b911bb08: Session index based on local reference:0 MSC_Test-GSUP(2766)@cf43b911bb08: Found GsupExpect[0] for "262420000001056" handled at TC_iu_proc_ss_paging_fail2(2768) MSC_Test-GSUP(2766)@cf43b911bb08: Added IMSI table entry 0TC_iu_proc_ss_paging_fail2(2768)"262420000001056" TC_iu_proc_ss_paging_fail2(2768)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_proc_ss_paging_fail2(2768)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_2-M3UA(2762)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2762)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2760)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2760)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2760)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2760)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2761)@cf43b911bb08: patching N(SD)=1 into dtap '05144C5CB212210400187718'O MSC_Test_2-RAN(2761)@cf43b911bb08: patched enc_l3: '05544C5CB212210400187718'O MSC_Test_2-SCCP(2760)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2760)@cf43b911bb08: vl_len:24 MSC_Test_2-SCCP(2760)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2760)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05544C5CB212210400187718'O MSC_Test_2-M3UA(2762)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2762)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2762)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2760)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2760)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2760)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2760)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2760)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2760)@cf43b911bb08: vl_len:12 MSC_Test_2-SCCP(2760)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2760)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2762)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2762)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2762)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2760)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2760)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2760)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2760)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2762)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2762)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2760)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2760)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2760)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2760)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_proc_ss_paging_fail2(2768)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2761)@cf43b911bb08: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2761)@cf43b911bb08: patched enc_l3: '059B'O MSC_Test_2-SCCP(2760)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2760)@cf43b911bb08: vl_len:14 MSC_Test_2-SCCP(2760)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2760)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2762)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2762)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2762)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2760)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2760)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2760)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2760)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2760)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2760)@cf43b911bb08: vl_len:7 MSC_Test_2-SCCP(2760)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2760)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2762)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2762)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2762)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2760)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-M3UA(2762)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2761)@cf43b911bb08: Deleted conn table entry 0TC_iu_proc_ss_paging_fail2(2768)8637431 TC_iu_proc_ss_paging_fail2(2768)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_proc_ss_paging_fail2(2768)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_proc_ss_paging_fail2(2768)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_proc_ss_paging_fail2(2768)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2761)@cf43b911bb08: Created IMSI[0] for '262420000001056'H'0F9EE342'O to be handled at TC_iu_proc_ss_paging_fail2(2768) MSC_Test-GSUP(2766)@cf43b911bb08: Created GsupExpect[0] for "262420000001056" to be handled at TC_iu_proc_ss_paging_fail2(2768) MSC_Test_2-M3UA(2762)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2762)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2761)@cf43b911bb08: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_proc_ss_paging_fail2(2768) TC_iu_proc_ss_paging_fail2(2768)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_proc_ss_paging_fail2(2768)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_proc_ss_paging_fail2(2768)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_1-RAN(2758)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(2763)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-SCCP(2757)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(2754)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(2766)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(2764)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(2756)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-M3UA(2759)@cf43b911bb08: Final verdict of PTC: none MSC_Test_2-M3UA(2762)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2753)@cf43b911bb08: Final verdict of PTC: none MSC_Test_2-SCCP(2760)@cf43b911bb08: Final verdict of PTC: none MSC_Test_2-RAN(2761)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(2765)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(2767)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(2755)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2769)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(2753): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(2754): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(2755): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(2756): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-SCCP(2757): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-RAN(2758): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-M3UA(2759): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-SCCP(2760): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-RAN(2761): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-M3UA(2762): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(2763): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(2764): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(2765): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(2766): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(2767): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_iu_proc_ss_paging_fail2(2768): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(2769): none (pass -> pass) MTC@cf43b911bb08: Test case TC_iu_proc_ss_paging_fail finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_proc_ss_paging_fail pass'. Mon Jun 10 14:33:17 UTC 2024 ====== MSC_Tests_Iu.TC_iu_proc_ss_paging_fail pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests_Iu.TC_iu_proc_ss_paging_fail.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=300922) Waiting for packet dumper to finish... 1 (prev_count=300922, count=302087) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_proc_ss_paging_fail pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_proc_ss_abort'. ------ MSC_Tests_Iu.TC_iu_proc_ss_abort ------ Mon Jun 10 14:33:21 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests_Iu.TC_iu_proc_ss_abort.pcap" >/data/MSC_Tests_Iu.TC_iu_proc_ss_abort.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_proc_ss_abort' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_iu_proc_ss_abort started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(2773)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(2773)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2773)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(2771)@cf43b911bb08: v_sccp_pdu_maxlen:268 MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_1-M3UA(2776)@cf43b911bb08: ************************************************* MSC_Test_1-M3UA(2776)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2776)@cf43b911bb08: ************************************************* MSC_Test_1-SCCP(2774)@cf43b911bb08: v_sccp_pdu_maxlen:268 MTC@cf43b911bb08: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_2-M3UA(2779)@cf43b911bb08: ************************************************* MSC_Test_2-M3UA(2779)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2779)@cf43b911bb08: ************************************************* MSC_Test_2-SCCP(2777)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2780)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2773)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(2773)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2773)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2773)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(2773)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2773)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2773)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2773)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2773)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2773)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2773)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2773)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2773)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2773)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2773)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2773)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2776)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23907 to server: "172.18.149.200":2905 association #8 MSC_Test_1-M3UA(2776)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2776)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2776)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_1-M3UA(2776)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2776)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2776)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2776)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2776)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2776)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2776)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2776)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2776)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2776)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2776)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2776)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2779)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23908 to server: "172.18.149.200":2905 association #8 MSC_Test_2-M3UA(2779)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2779)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2779)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_2-M3UA(2779)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2779)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2779)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2779)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2779)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2779)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2779)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2776)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2776)@cf43b911bb08: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2779)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2779)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2779)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2779)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2779)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2782)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2782)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2782)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2782)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2782)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2782)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2782)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2782)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2783)@cf43b911bb08: Created GsupExpect[0] for "262420000001057" to be handled at TC_iu_proc_ss_abort2(2785) TC_iu_proc_ss_abort2(2785)@cf43b911bb08: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(2773)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2773)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2773)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2772)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2776)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2776)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2776)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2775)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2779)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2779)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2779)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2778)@cf43b911bb08: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2778)@cf43b911bb08: Added conn table entry 0TC_iu_proc_ss_abort2(2785)14009167 MSC_Test_2-SCCP(2777)@cf43b911bb08: First idle individual index:0 MSC_Test_2-M3UA(2779)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2778)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2779)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2779)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2777)@cf43b911bb08: { messageType := 2, destLocRef := 'D5C34F'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(2777)@cf43b911bb08: Session index based on local reference:0 MSC_Test-GSUP(2783)@cf43b911bb08: Found GsupExpect[0] for "262420000001057" handled at TC_iu_proc_ss_abort2(2785) MSC_Test-GSUP(2783)@cf43b911bb08: Added IMSI table entry 0TC_iu_proc_ss_abort2(2785)"262420000001057" TC_iu_proc_ss_abort2(2785)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_proc_ss_abort2(2785)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_2-M3UA(2779)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2779)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2777)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2777)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2777)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2777)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2778)@cf43b911bb08: patching N(SD)=1 into dtap '05145DF2CF6F21040C7EAA5A'O MSC_Test_2-RAN(2778)@cf43b911bb08: patched enc_l3: '05545DF2CF6F21040C7EAA5A'O MSC_Test_2-SCCP(2777)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2777)@cf43b911bb08: vl_len:24 MSC_Test_2-SCCP(2777)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2777)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05545DF2CF6F21040C7EAA5A'O MSC_Test_2-M3UA(2779)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2779)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2779)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2777)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2777)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2777)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2777)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2777)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2777)@cf43b911bb08: vl_len:12 MSC_Test_2-SCCP(2777)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2777)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2779)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2779)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2779)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2777)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2777)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2777)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2777)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2779)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2779)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2777)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2777)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2777)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2777)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_proc_ss_abort2(2785)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2778)@cf43b911bb08: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2778)@cf43b911bb08: patched enc_l3: '059B'O MSC_Test_2-SCCP(2777)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2777)@cf43b911bb08: vl_len:14 MSC_Test_2-SCCP(2777)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2777)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2779)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2779)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2779)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2777)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2777)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2777)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2777)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2777)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2777)@cf43b911bb08: vl_len:7 MSC_Test_2-SCCP(2777)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2777)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2779)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2779)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2779)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2777)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-M3UA(2779)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2778)@cf43b911bb08: Deleted conn table entry 0TC_iu_proc_ss_abort2(2785)14009167 TC_iu_proc_ss_abort2(2785)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_proc_ss_abort2(2785)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_proc_ss_abort2(2785)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_proc_ss_abort2(2785)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2778)@cf43b911bb08: Created IMSI[0] for '262420000001057'H'35B26207'O to be handled at TC_iu_proc_ss_abort2(2785) MSC_Test-GSUP(2783)@cf43b911bb08: Created GsupExpect[0] for "262420000001057" to be handled at TC_iu_proc_ss_abort2(2785) MSC_Test_2-M3UA(2779)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2779)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2778)@cf43b911bb08: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_proc_ss_abort2(2785) TC_iu_proc_ss_abort2(2785)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_proc_ss_abort2(2785)@cf43b911bb08: 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 := '35B26207'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2778)@cf43b911bb08: Added conn table entry 0TC_iu_proc_ss_abort2(2785)3539579 MSC_Test_2-SCCP(2777)@cf43b911bb08: First idle individual index:0 MSC_Test_2-M3UA(2779)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2779)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2779)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2777)@cf43b911bb08: { messageType := 2, destLocRef := '36027B'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(2777)@cf43b911bb08: Session index based on local reference:0 TC_iu_proc_ss_abort2(2785)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_proc_ss_abort2(2785)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2779)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2779)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2777)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2777)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2777)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2777)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2778)@cf43b911bb08: patching N(SD)=0 into dtap '05141077D5DF210496C261A1'O MSC_Test_2-RAN(2778)@cf43b911bb08: patched enc_l3: '05141077D5DF210496C261A1'O MSC_Test_2-SCCP(2777)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2777)@cf43b911bb08: vl_len:24 MSC_Test_2-SCCP(2777)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2777)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05141077D5DF210496C261A1'O MSC_Test_2-M3UA(2779)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2779)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2779)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2777)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2777)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2777)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2777)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2777)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2777)@cf43b911bb08: vl_len:12 MSC_Test_2-SCCP(2777)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2777)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2779)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2779)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2779)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2777)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2777)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2777)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2779)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2779)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2777)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2777)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2777)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2777)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2777)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_proc_ss_abort2(2785)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2779)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2779)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2777)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2777)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2777)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2779)@cf43b911bb08: Message received on association #8 MSC_Test_2-SCCP(2777)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2779)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2777)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2777)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2777)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2777)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_proc_ss_abort2(2785)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2777)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2777)@cf43b911bb08: vl_len:7 MSC_Test_2-SCCP(2777)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2777)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2779)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2779)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2779)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2777)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-RAN(2778)@cf43b911bb08: Deleted conn table entry 0TC_iu_proc_ss_abort2(2785)3539579 TC_iu_proc_ss_abort2(2785)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_proc_ss_abort2(2785)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_proc_ss_abort2(2785)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2779)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_proc_ss_abort2(2785)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_1-M3UA(2776)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-RAN(2775)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(2771)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(2772)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(2780)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(2784)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(2783)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2770)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2786)@cf43b911bb08: Final verdict of PTC: none MSC_Test_2-M3UA(2779)@cf43b911bb08: Final verdict of PTC: none MSC_Test_2-RAN(2778)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-SCCP(2774)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(2773)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(2781)@cf43b911bb08: Final verdict of PTC: none MSC_Test_2-SCCP(2777)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(2782)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(2770): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(2771): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(2772): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(2773): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-SCCP(2774): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-RAN(2775): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-M3UA(2776): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-SCCP(2777): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-RAN(2778): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-M3UA(2779): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(2780): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(2781): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(2782): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(2783): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(2784): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_iu_proc_ss_abort2(2785): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(2786): none (pass -> pass) MTC@cf43b911bb08: Test case TC_iu_proc_ss_abort finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_proc_ss_abort pass'. Mon Jun 10 14:33:24 UTC 2024 ====== MSC_Tests_Iu.TC_iu_proc_ss_abort pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests_Iu.TC_iu_proc_ss_abort.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=419711) Waiting for packet dumper to finish... 1 (prev_count=419711, count=423487) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_proc_ss_abort pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_multi_lu_and_mo_ussd'. ------ MSC_Tests_Iu.TC_iu_multi_lu_and_mo_ussd ------ Mon Jun 10 14:33:28 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests_Iu.TC_iu_multi_lu_and_mo_ussd.pcap" >/data/MSC_Tests_Iu.TC_iu_multi_lu_and_mo_ussd.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_multi_lu_and_mo_ussd' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_iu_multi_lu_and_mo_ussd started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(2790)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(2790)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2790)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(2788)@cf43b911bb08: v_sccp_pdu_maxlen:268 MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_1-M3UA(2793)@cf43b911bb08: ************************************************* MSC_Test_1-M3UA(2793)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2793)@cf43b911bb08: ************************************************* MSC_Test_1-SCCP(2791)@cf43b911bb08: v_sccp_pdu_maxlen:268 MTC@cf43b911bb08: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_2-M3UA(2796)@cf43b911bb08: ************************************************* MSC_Test_2-M3UA(2796)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2796)@cf43b911bb08: ************************************************* MSC_Test_2-SCCP(2794)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2797)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2790)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(2790)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2790)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2790)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(2790)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2790)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2790)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2790)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2790)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2790)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2790)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2790)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2790)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2790)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2790)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2790)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2793)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23907 to server: "172.18.149.200":2905 association #8 MSC_Test_1-M3UA(2793)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2793)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2793)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_1-M3UA(2793)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2793)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2793)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2793)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2793)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2793)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2793)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2793)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2793)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2793)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2793)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2793)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2796)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23908 to server: "172.18.149.200":2905 association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2796)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2796)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_2-M3UA(2796)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2796)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2796)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2793)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2793)@cf43b911bb08: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2799)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2799)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2799)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2799)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2799)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2799)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2799)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2799)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2800)@cf43b911bb08: Created GsupExpect[0] for "262420000001100" to be handled at TC_iu_multi_lu_and_mo_ussd2(2802) TC_iu_multi_lu_and_mo_ussd2(2802)@cf43b911bb08: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(2800)@cf43b911bb08: Created GsupExpect[1] for "262420000001101" to be handled at TC_iu_multi_lu_and_mo_ussd2(2803) TC_iu_multi_lu_and_mo_ussd2(2803)@cf43b911bb08: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(2800)@cf43b911bb08: Created GsupExpect[2] for "262420000001102" to be handled at TC_iu_multi_lu_and_mo_ussd2(2805) TC_iu_multi_lu_and_mo_ussd2(2805)@cf43b911bb08: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(2800)@cf43b911bb08: Created GsupExpect[3] for "262420000001103" to be handled at TC_iu_multi_lu_and_mo_ussd2(2807) TC_iu_multi_lu_and_mo_ussd2(2807)@cf43b911bb08: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(2800)@cf43b911bb08: Created GsupExpect[4] for "262420000001104" to be handled at TC_iu_multi_lu_and_mo_ussd2(2809) TC_iu_multi_lu_and_mo_ussd2(2809)@cf43b911bb08: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(2800)@cf43b911bb08: Created GsupExpect[5] for "262420000001105" to be handled at TC_iu_multi_lu_and_mo_ussd2(2811) TC_iu_multi_lu_and_mo_ussd2(2811)@cf43b911bb08: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(2800)@cf43b911bb08: Created GsupExpect[6] for "262420000001106" to be handled at TC_iu_multi_lu_and_mo_ussd2(2813) TC_iu_multi_lu_and_mo_ussd2(2813)@cf43b911bb08: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(2800)@cf43b911bb08: Created GsupExpect[7] for "262420000001107" to be handled at TC_iu_multi_lu_and_mo_ussd2(2815) TC_iu_multi_lu_and_mo_ussd2(2815)@cf43b911bb08: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(2800)@cf43b911bb08: Created GsupExpect[8] for "262420000001108" to be handled at TC_iu_multi_lu_and_mo_ussd2(2817) TC_iu_multi_lu_and_mo_ussd2(2817)@cf43b911bb08: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(2800)@cf43b911bb08: Created GsupExpect[9] for "262420000001109" to be handled at TC_iu_multi_lu_and_mo_ussd2(2819) TC_iu_multi_lu_and_mo_ussd2(2819)@cf43b911bb08: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(2800)@cf43b911bb08: Created GsupExpect[10] for "262420000001110" to be handled at TC_iu_multi_lu_and_mo_ussd2(2821) TC_iu_multi_lu_and_mo_ussd2(2821)@cf43b911bb08: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(2800)@cf43b911bb08: Created GsupExpect[11] for "262420000001111" to be handled at TC_iu_multi_lu_and_mo_ussd2(2823) TC_iu_multi_lu_and_mo_ussd2(2823)@cf43b911bb08: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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_0-M3UA(2790)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2790)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2790)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(2800)@cf43b911bb08: Created GsupExpect[12] for "262420000001112" to be handled at TC_iu_multi_lu_and_mo_ussd2(2825) TC_iu_multi_lu_and_mo_ussd2(2825)@cf43b911bb08: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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_0-RAN(2789)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(2800)@cf43b911bb08: Created GsupExpect[13] for "262420000001113" to be handled at TC_iu_multi_lu_and_mo_ussd2(2827) TC_iu_multi_lu_and_mo_ussd2(2827)@cf43b911bb08: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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_1-M3UA(2793)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2793)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2793)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2792)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(2800)@cf43b911bb08: Created GsupExpect[14] for "262420000001114" to be handled at TC_iu_multi_lu_and_mo_ussd2(2829) TC_iu_multi_lu_and_mo_ussd2(2829)@cf43b911bb08: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(2800)@cf43b911bb08: Created GsupExpect[15] for "262420000001115" to be handled at TC_iu_multi_lu_and_mo_ussd2(2831) TC_iu_multi_lu_and_mo_ussd2(2831)@cf43b911bb08: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001115'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2795)@cf43b911bb08: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2795)@cf43b911bb08: Added conn table entry 0TC_iu_multi_lu_and_mo_ussd2(2802)691220 MSC_Test_2-SCCP(2794)@cf43b911bb08: First idle individual index:0 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2795)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-RAN(2795)@cf43b911bb08: Added conn table entry 1TC_iu_multi_lu_and_mo_ussd2(2803)4668094 MSC_Test_2-RAN(2795)@cf43b911bb08: patch: N(SD) for ConnIdx 1 set to 1 MSC_Test_2-RAN(2795)@cf43b911bb08: Added conn table entry 2TC_iu_multi_lu_and_mo_ussd2(2805)11694318 MSC_Test_2-SCCP(2794)@cf43b911bb08: First idle individual index:1 MSC_Test_2-RAN(2795)@cf43b911bb08: patch: N(SD) for ConnIdx 2 set to 1 MSC_Test_2-RAN(2795)@cf43b911bb08: Added conn table entry 3TC_iu_multi_lu_and_mo_ussd2(2807)14844823 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2794)@cf43b911bb08: First idle individual index:2 MSC_Test_2-RAN(2795)@cf43b911bb08: patch: N(SD) for ConnIdx 3 set to 1 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2795)@cf43b911bb08: Added conn table entry 4TC_iu_multi_lu_and_mo_ussd2(2809)1709040 MSC_Test_2-SCCP(2794)@cf43b911bb08: First idle individual index:3 MSC_Test_2-RAN(2795)@cf43b911bb08: patch: N(SD) for ConnIdx 4 set to 1 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2795)@cf43b911bb08: Added conn table entry 5TC_iu_multi_lu_and_mo_ussd2(2811)13836511 MSC_Test_2-SCCP(2794)@cf43b911bb08: First idle individual index:4 MSC_Test_2-RAN(2795)@cf43b911bb08: patch: N(SD) for ConnIdx 5 set to 1 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-SCCP(2794)@cf43b911bb08: First idle individual index:5 MSC_Test_2-RAN(2795)@cf43b911bb08: Added conn table entry 6TC_iu_multi_lu_and_mo_ussd2(2813)6978938 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2795)@cf43b911bb08: patch: N(SD) for ConnIdx 6 set to 1 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2795)@cf43b911bb08: Added conn table entry 7TC_iu_multi_lu_and_mo_ussd2(2815)12202039 MSC_Test_2-SCCP(2794)@cf43b911bb08: { messageType := 2, destLocRef := '0A8C14'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-RAN(2795)@cf43b911bb08: patch: N(SD) for ConnIdx 7 set to 1 MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-RAN(2795)@cf43b911bb08: Added conn table entry 8TC_iu_multi_lu_and_mo_ussd2(2817)5679752 MSC_Test_2-RAN(2795)@cf43b911bb08: patch: N(SD) for ConnIdx 8 set to 1 MSC_Test_2-RAN(2795)@cf43b911bb08: Added conn table entry 9TC_iu_multi_lu_and_mo_ussd2(2819)4708223 MSC_Test_2-SCCP(2794)@cf43b911bb08: First idle individual index:6 MSC_Test_2-RAN(2795)@cf43b911bb08: patch: N(SD) for ConnIdx 9 set to 1 MSC_Test_2-RAN(2795)@cf43b911bb08: Added conn table entry 10TC_iu_multi_lu_and_mo_ussd2(2821)6972750 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2794)@cf43b911bb08: First idle individual index:7 MSC_Test_2-RAN(2795)@cf43b911bb08: patch: N(SD) for ConnIdx 10 set to 1 MSC_Test_2-RAN(2795)@cf43b911bb08: Added conn table entry 11TC_iu_multi_lu_and_mo_ussd2(2823)1408700 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2794)@cf43b911bb08: First idle individual index:8 MSC_Test_2-RAN(2795)@cf43b911bb08: patch: N(SD) for ConnIdx 11 set to 1 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2795)@cf43b911bb08: Added conn table entry 12TC_iu_multi_lu_and_mo_ussd2(2825)4655796 MSC_Test_2-SCCP(2794)@cf43b911bb08: First idle individual index:9 MSC_Test_2-RAN(2795)@cf43b911bb08: patch: N(SD) for ConnIdx 12 set to 1 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2794)@cf43b911bb08: First idle individual index:10 MSC_Test_2-RAN(2795)@cf43b911bb08: Added conn table entry 13TC_iu_multi_lu_and_mo_ussd2(2827)15182359 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2795)@cf43b911bb08: patch: N(SD) for ConnIdx 13 set to 1 MSC_Test_2-SCCP(2794)@cf43b911bb08: First idle individual index:11 MSC_Test_2-RAN(2795)@cf43b911bb08: Added conn table entry 14TC_iu_multi_lu_and_mo_ussd2(2829)11826338 MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2794)@cf43b911bb08: First idle individual index:12 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2795)@cf43b911bb08: patch: N(SD) for ConnIdx 14 set to 1 MSC_Test_2-RAN(2795)@cf43b911bb08: Added conn table entry 15TC_iu_multi_lu_and_mo_ussd2(2831)10284037 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2794)@cf43b911bb08: First idle individual index:13 MSC_Test_2-RAN(2795)@cf43b911bb08: patch: N(SD) for ConnIdx 15 set to 1 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2794)@cf43b911bb08: { messageType := 2, destLocRef := '473ABE'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(2794)@cf43b911bb08: Session index based on local reference:1 MSC_Test_2-SCCP(2794)@cf43b911bb08: First idle individual index:14 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2794)@cf43b911bb08: First idle individual index:15 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2794)@cf43b911bb08: { messageType := 2, destLocRef := 'B270EE'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(2794)@cf43b911bb08: Session index based on local reference:2 MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2802)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2802)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_2-SCCP(2794)@cf43b911bb08: { messageType := 2, destLocRef := 'E28397'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(2794)@cf43b911bb08: Session index based on local reference:3 TC_iu_multi_lu_and_mo_ussd2(2803)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2803)@cf43b911bb08: setverdict(pass): none -> pass TC_iu_multi_lu_and_mo_ussd2(2805)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2805)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2807)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(2794)@cf43b911bb08: { messageType := 2, destLocRef := '1A13F0'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 } } TC_iu_multi_lu_and_mo_ussd2(2807)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:4 TC_iu_multi_lu_and_mo_ussd2(2809)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 TC_iu_multi_lu_and_mo_ussd2(2809)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2794)@cf43b911bb08: { messageType := 2, destLocRef := 'D320DF'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(2794)@cf43b911bb08: Session index based on local reference:5 TC_iu_multi_lu_and_mo_ussd2(2811)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2811)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2794)@cf43b911bb08: { messageType := 2, destLocRef := '6A7D7A'O ("j}z"), 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(2794)@cf43b911bb08: Session index based on local reference:6 MSC_Test-GSUP(2800)@cf43b911bb08: Found GsupExpect[0] for "262420000001100" handled at TC_iu_multi_lu_and_mo_ussd2(2802) MSC_Test-GSUP(2800)@cf43b911bb08: Added IMSI table entry 0TC_iu_multi_lu_and_mo_ussd2(2802)"262420000001100" MSC_Test-GSUP(2800)@cf43b911bb08: Found GsupExpect[1] for "262420000001101" handled at TC_iu_multi_lu_and_mo_ussd2(2803) MSC_Test-GSUP(2800)@cf43b911bb08: Added IMSI table entry 1TC_iu_multi_lu_and_mo_ussd2(2803)"262420000001101" MSC_Test-GSUP(2800)@cf43b911bb08: Found GsupExpect[2] for "262420000001102" handled at TC_iu_multi_lu_and_mo_ussd2(2805) MSC_Test-GSUP(2800)@cf43b911bb08: Added IMSI table entry 2TC_iu_multi_lu_and_mo_ussd2(2805)"262420000001102" MSC_Test-GSUP(2800)@cf43b911bb08: Found GsupExpect[3] for "262420000001103" handled at TC_iu_multi_lu_and_mo_ussd2(2807) MSC_Test-GSUP(2800)@cf43b911bb08: Added IMSI table entry 3TC_iu_multi_lu_and_mo_ussd2(2807)"262420000001103" MSC_Test-GSUP(2800)@cf43b911bb08: Found GsupExpect[4] for "262420000001104" handled at TC_iu_multi_lu_and_mo_ussd2(2809) MSC_Test-GSUP(2800)@cf43b911bb08: Added IMSI table entry 4TC_iu_multi_lu_and_mo_ussd2(2809)"262420000001104" MSC_Test-GSUP(2800)@cf43b911bb08: Found GsupExpect[5] for "262420000001105" handled at TC_iu_multi_lu_and_mo_ussd2(2811) MSC_Test-GSUP(2800)@cf43b911bb08: Added IMSI table entry 5TC_iu_multi_lu_and_mo_ussd2(2811)"262420000001105" MSC_Test-GSUP(2800)@cf43b911bb08: Found GsupExpect[6] for "262420000001106" handled at TC_iu_multi_lu_and_mo_ussd2(2813) MSC_Test-GSUP(2800)@cf43b911bb08: Added IMSI table entry 6TC_iu_multi_lu_and_mo_ussd2(2813)"262420000001106" TC_iu_multi_lu_and_mo_ussd2(2813)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2813)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2794)@cf43b911bb08: { messageType := 2, destLocRef := 'BA3037'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(2794)@cf43b911bb08: Session index based on local reference:7 TC_iu_multi_lu_and_mo_ussd2(2815)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2815)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test-GSUP(2800)@cf43b911bb08: Found GsupExpect[7] for "262420000001107" handled at TC_iu_multi_lu_and_mo_ussd2(2815) MSC_Test-GSUP(2800)@cf43b911bb08: Added IMSI table entry 7TC_iu_multi_lu_and_mo_ussd2(2815)"262420000001107" MSC_Test-GSUP(2800)@cf43b911bb08: Found GsupExpect[8] for "262420000001108" handled at TC_iu_multi_lu_and_mo_ussd2(2817) MSC_Test-GSUP(2800)@cf43b911bb08: Added IMSI table entry 8TC_iu_multi_lu_and_mo_ussd2(2817)"262420000001108" MSC_Test-GSUP(2800)@cf43b911bb08: Found GsupExpect[9] for "262420000001109" handled at TC_iu_multi_lu_and_mo_ussd2(2819) MSC_Test-GSUP(2800)@cf43b911bb08: Added IMSI table entry 9TC_iu_multi_lu_and_mo_ussd2(2819)"262420000001109" MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2794)@cf43b911bb08: { messageType := 2, destLocRef := '56AA88'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(2794)@cf43b911bb08: Session index based on local reference:8 MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 TC_iu_multi_lu_and_mo_ussd2(2817)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2817)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_2-SCCP(2794)@cf43b911bb08: { messageType := 2, destLocRef := '47D77F'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(2794)@cf43b911bb08: Session index based on local reference:9 TC_iu_multi_lu_and_mo_ussd2(2819)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2819)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(2800)@cf43b911bb08: Found GsupExpect[10] for "262420000001110" handled at TC_iu_multi_lu_and_mo_ussd2(2821) MSC_Test-GSUP(2800)@cf43b911bb08: Added IMSI table entry 10TC_iu_multi_lu_and_mo_ussd2(2821)"262420000001110" MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-SCCP(2794)@cf43b911bb08: { messageType := 2, destLocRef := '6A654E'O ("jeN"), 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(2794)@cf43b911bb08: Session index based on local reference:10 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2794)@cf43b911bb08: { messageType := 2, destLocRef := '157EBC'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(2794)@cf43b911bb08: Session index based on local reference:11 MSC_Test-GSUP(2800)@cf43b911bb08: Found GsupExpect[11] for "262420000001111" handled at TC_iu_multi_lu_and_mo_ussd2(2823) MSC_Test-GSUP(2800)@cf43b911bb08: Added IMSI table entry 11TC_iu_multi_lu_and_mo_ussd2(2823)"262420000001111" TC_iu_multi_lu_and_mo_ussd2(2821)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2821)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test-GSUP(2800)@cf43b911bb08: Found GsupExpect[12] for "262420000001112" handled at TC_iu_multi_lu_and_mo_ussd2(2825) MSC_Test-GSUP(2800)@cf43b911bb08: Added IMSI table entry 12TC_iu_multi_lu_and_mo_ussd2(2825)"262420000001112" MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(2800)@cf43b911bb08: Found GsupExpect[13] for "262420000001113" handled at TC_iu_multi_lu_and_mo_ussd2(2827) MSC_Test-GSUP(2800)@cf43b911bb08: Added IMSI table entry 13TC_iu_multi_lu_and_mo_ussd2(2827)"262420000001113" MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2794)@cf43b911bb08: { messageType := 2, destLocRef := '470AB4'O, sourceLocRef := '0001CD'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:12 MSC_Test-GSUP(2800)@cf43b911bb08: Found GsupExpect[14] for "262420000001114" handled at TC_iu_multi_lu_and_mo_ussd2(2829) MSC_Test-GSUP(2800)@cf43b911bb08: Added IMSI table entry 14TC_iu_multi_lu_and_mo_ussd2(2829)"262420000001114" MSC_Test-GSUP(2800)@cf43b911bb08: Found GsupExpect[15] for "262420000001115" handled at TC_iu_multi_lu_and_mo_ussd2(2831) MSC_Test-GSUP(2800)@cf43b911bb08: Added IMSI table entry 15TC_iu_multi_lu_and_mo_ussd2(2831)"262420000001115" MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2823)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2823)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:1 MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2794)@cf43b911bb08: { messageType := 2, destLocRef := 'E7AA17'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(2794)@cf43b911bb08: Session index based on local reference:13 MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:3 MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2794)@cf43b911bb08: { messageType := 2, destLocRef := 'B474A2'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(2794)@cf43b911bb08: Session index based on local reference:14 MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:4 MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2794)@cf43b911bb08: { messageType := 2, destLocRef := '9CEC05'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(2794)@cf43b911bb08: Session index based on local reference:15 MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:6 MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:2 MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:5 MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:7 MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:8 MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:9 MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:10 MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2825)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2825)@cf43b911bb08: setverdict(pass): none -> pass TC_iu_multi_lu_and_mo_ussd2(2829)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2829)@cf43b911bb08: setverdict(pass): none -> pass TC_iu_multi_lu_and_mo_ussd2(2831)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2831)@cf43b911bb08: setverdict(pass): none -> pass TC_iu_multi_lu_and_mo_ussd2(2827)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2827)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_2-RAN(2795)@cf43b911bb08: patching N(SD)=1 into dtap '051495610DD7210463E7FCDC'O MSC_Test_2-RAN(2795)@cf43b911bb08: patched enc_l3: '055495610DD7210463E7FCDC'O MSC_Test_2-RAN(2795)@cf43b911bb08: patching N(SD)=1 into dtap '0514931628AD2104FEADEB60'O MSC_Test_2-RAN(2795)@cf43b911bb08: patched enc_l3: '0554931628AD2104FEADEB60'O MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_len:24 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_from0 MSC_Test_2-RAN(2795)@cf43b911bb08: patching N(SD)=1 into dtap '051495C083552104EAC656E0'O MSC_Test_2-RAN(2795)@cf43b911bb08: patched enc_l3: '055495C083552104EAC656E0'O MSC_Test_2-RAN(2795)@cf43b911bb08: patching N(SD)=1 into dtap '05141720D38A2104D8CE093B'O MSC_Test_2-RAN(2795)@cf43b911bb08: patched enc_l3: '05541720D38A2104D8CE093B'O MSC_Test_2-RAN(2795)@cf43b911bb08: patching N(SD)=1 into dtap '05142AA7593E21040E8633C3'O MSC_Test_2-RAN(2795)@cf43b911bb08: patched enc_l3: '05542AA7593E21040E8633C3'O MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2794)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055495610DD7210463E7FCDC'O MSC_Test_2-RAN(2795)@cf43b911bb08: patching N(SD)=1 into dtap '0514D12FA7842104816527CF'O MSC_Test_2-RAN(2795)@cf43b911bb08: patched enc_l3: '0554D12FA7842104816527CF'O MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on connection ID:1 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_len:24 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_from0 MSC_Test_2-RAN(2795)@cf43b911bb08: patching N(SD)=1 into dtap '05144C7F209221049FF28010'O MSC_Test_2-RAN(2795)@cf43b911bb08: patched enc_l3: '05544C7F209221049FF28010'O MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2795)@cf43b911bb08: patching N(SD)=1 into dtap '0514EED608C221045B07802E'O MSC_Test_2-RAN(2795)@cf43b911bb08: patched enc_l3: '0554EED608C221045B07802E'O MSC_Test_2-SCCP(2794)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554931628AD2104FEADEB60'O MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on connection ID:3 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_len:24 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_from0 MSC_Test_2-RAN(2795)@cf43b911bb08: patching N(SD)=1 into dtap '0514AF6441562104FE1CDDE4'O MSC_Test_2-RAN(2795)@cf43b911bb08: patched enc_l3: '0554AF6441562104FE1CDDE4'O MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2795)@cf43b911bb08: patching N(SD)=1 into dtap '0514F00D95272104ED230DC6'O MSC_Test_2-RAN(2795)@cf43b911bb08: patched enc_l3: '0554F00D95272104ED230DC6'O MSC_Test_2-SCCP(2794)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055495C083552104EAC656E0'O MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on connection ID:4 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_len:24 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_from0 MSC_Test_2-RAN(2795)@cf43b911bb08: patching N(SD)=1 into dtap '0514BAB0BB2C21046D20C52E'O MSC_Test_2-RAN(2795)@cf43b911bb08: patched enc_l3: '0554BAB0BB2C21046D20C52E'O MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2794)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05541720D38A2104D8CE093B'O MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on connection ID:6 MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_len:24 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_from0 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2794)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05542AA7593E21040E8633C3'O MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on connection ID:7 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_len:24 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_from0 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2794)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554D12FA7842104816527CF'O MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on connection ID:5 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_len:24 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_from0 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2794)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05544C7F209221049FF28010'O MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on connection ID:2 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_len:24 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_from0 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2794)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554EED608C221045B07802E'O MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on connection ID:8 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_len:24 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_from0 MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2794)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554AF6441562104FE1CDDE4'O MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on connection ID:10 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_len:24 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_from0 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2794)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554F00D95272104ED230DC6'O MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on connection ID:9 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_len:24 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_from0 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2794)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554BAB0BB2C21046D20C52E'O MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:1 MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:3 MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:4 MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:6 MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:7 MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:5 MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:2 MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:8 MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:10 MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:9 MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_len:12 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_from0 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2794)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:11 MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:12 MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on connection ID:1 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_len:12 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_from0 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2794)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on connection ID:3 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_len:12 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_from0 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2794)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on connection ID:7 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_len:12 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_from0 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2794)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on connection ID:5 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_len:12 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_from0 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2794)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on connection ID:4 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_len:12 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2794)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on connection ID:8 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_len:12 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2794)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on connection ID:9 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_len:12 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_from0 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2794)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on connection ID:6 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_len:12 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2794)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on connection ID:10 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_len:12 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_from0 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2794)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:14 MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:15 MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:13 MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:1 MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:3 MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:7 MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:5 MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on connection ID:2 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_len:12 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2794)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:4 MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:8 MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:9 MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:6 MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:10 MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2795)@cf43b911bb08: patching N(SD)=1 into dtap '05144F0DBF9A21043DDDF2E6'O MSC_Test_2-RAN(2795)@cf43b911bb08: patched enc_l3: '05544F0DBF9A21043DDDF2E6'O MSC_Test_2-RAN(2795)@cf43b911bb08: patching N(SD)=1 into dtap '0514E5730EB221042C750B3F'O MSC_Test_2-RAN(2795)@cf43b911bb08: patched enc_l3: '0554E5730EB221042C750B3F'O MSC_Test_2-RAN(2795)@cf43b911bb08: patching N(SD)=1 into dtap '0514A6051C0C21044C8727DC'O MSC_Test_2-RAN(2795)@cf43b911bb08: patched enc_l3: '0554A6051C0C21044C8727DC'O MSC_Test_2-RAN(2795)@cf43b911bb08: patching N(SD)=1 into dtap '05148559B2012104446BFB04'O MSC_Test_2-RAN(2795)@cf43b911bb08: patched enc_l3: '05548559B2012104446BFB04'O MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:2 MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:1 MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on connection ID:12 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_len:24 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2794)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05544F0DBF9A21043DDDF2E6'O MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on connection ID:11 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_len:24 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2794)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554E5730EB221042C750B3F'O MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on connection ID:13 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_len:24 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_from0 MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2794)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554A6051C0C21044C8727DC'O MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on connection ID:14 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_len:24 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2794)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05548559B2012104446BFB04'O MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:12 MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2795)@cf43b911bb08: patching N(SD)=1 into dtap '0514FE36798B2104136C7ABE'O MSC_Test_2-RAN(2795)@cf43b911bb08: patched enc_l3: '0554FE36798B2104136C7ABE'O MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on connection ID:15 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_len:24 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2794)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554FE36798B2104136C7ABE'O MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:11 MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:13 MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2803)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2802)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2795)@cf43b911bb08: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2795)@cf43b911bb08: patched enc_l3: '059B'O MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:14 MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2795)@cf43b911bb08: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2795)@cf43b911bb08: patched enc_l3: '059B'O MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:15 MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_len:14 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2794)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on connection ID:1 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_len:14 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2794)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:1 MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on connection ID:13 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_len:12 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2794)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on connection ID:14 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_len:12 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2794)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on connection ID:11 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_len:12 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2794)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on connection ID:15 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_len:12 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2794)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:13 MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_len:7 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2794)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on connection ID:1 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_len:7 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2794)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:3 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:14 MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on connection ID:12 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_len:12 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2794)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2807)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2795)@cf43b911bb08: patching N(SD)=2 into dtap '051B'O MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:11 MSC_Test_2-RAN(2795)@cf43b911bb08: patched enc_l3: '059B'O MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on connection ID:3 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_len:14 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2794)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:15 MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2795)@cf43b911bb08: Deleted conn table entry 0TC_iu_multi_lu_and_mo_ussd2(2802)691220 TC_iu_multi_lu_and_mo_ussd2(2802)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2802)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 TC_iu_multi_lu_and_mo_ussd2(2802)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2802)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:1 MSC_Test_2-RAN(2795)@cf43b911bb08: Deleted conn table entry 1TC_iu_multi_lu_and_mo_ussd2(2803)4668094 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2803)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2803)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2803)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2802)@cf43b911bb08: 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 := 'B141094B'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } TC_iu_multi_lu_and_mo_ussd2(2803)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2795)@cf43b911bb08: Added conn table entry 0TC_iu_multi_lu_and_mo_ussd2(2802)10275765 TC_iu_multi_lu_and_mo_ussd2(2803)@cf43b911bb08: 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 := '1E83ECB1'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2795)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-RAN(2795)@cf43b911bb08: Added conn table entry 1TC_iu_multi_lu_and_mo_ussd2(2803)5734827 MSC_Test_2-RAN(2795)@cf43b911bb08: patch: N(SD) for ConnIdx 1 set to 1 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2794)@cf43b911bb08: First idle individual index:0 MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:12 MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:3 MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2794)@cf43b911bb08: First idle individual index:1 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on connection ID:3 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_len:7 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2794)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2794)@cf43b911bb08: { messageType := 2, destLocRef := '9CCBB5'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(2794)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:7 MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:8 MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2802)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2802)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2794)@cf43b911bb08: { messageType := 2, destLocRef := '5781AB'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(2794)@cf43b911bb08: Session index based on local reference:1 TC_iu_multi_lu_and_mo_ussd2(2817)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2815)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2803)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2803)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2795)@cf43b911bb08: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2795)@cf43b911bb08: patched enc_l3: '059B'O MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2795)@cf43b911bb08: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2795)@cf43b911bb08: patched enc_l3: '059B'O MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:4 MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:3 MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:5 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2795)@cf43b911bb08: Deleted conn table entry 3TC_iu_multi_lu_and_mo_ussd2(2807)14844823 MSC_Test_2-RAN(2795)@cf43b911bb08: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2795)@cf43b911bb08: patched enc_l3: '059B'O MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2807)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2807)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2807)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2807)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:9 MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:6 MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on connection ID:8 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_len:14 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2794)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O TC_iu_multi_lu_and_mo_ussd2(2809)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2811)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2819)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2807)@cf43b911bb08: 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 := '2281FFC6'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on connection ID:7 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_len:14 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2794)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O TC_iu_multi_lu_and_mo_ussd2(2813)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:10 MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:2 MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:13 MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:14 MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on connection ID:4 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_len:14 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2794)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-RAN(2795)@cf43b911bb08: Added conn table entry 3TC_iu_multi_lu_and_mo_ussd2(2807)5656351 MSC_Test_2-RAN(2795)@cf43b911bb08: patch: N(SD) for ConnIdx 3 set to 1 MSC_Test_2-SCCP(2794)@cf43b911bb08: First idle individual index:3 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2795)@cf43b911bb08: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2795)@cf43b911bb08: patched enc_l3: '059B'O TC_iu_multi_lu_and_mo_ussd2(2805)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2821)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2795)@cf43b911bb08: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2795)@cf43b911bb08: patched enc_l3: '059B'O MSC_Test_2-RAN(2795)@cf43b911bb08: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2795)@cf43b911bb08: patched enc_l3: '059B'O MSC_Test_2-RAN(2795)@cf43b911bb08: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2795)@cf43b911bb08: patched enc_l3: '059B'O MSC_Test_2-RAN(2795)@cf43b911bb08: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2795)@cf43b911bb08: patched enc_l3: '059B'O MSC_Test_2-RAN(2795)@cf43b911bb08: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2795)@cf43b911bb08: patched enc_l3: '059B'O MSC_Test_2-RAN(2795)@cf43b911bb08: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2795)@cf43b911bb08: patched enc_l3: '059B'O TC_iu_multi_lu_and_mo_ussd2(2827)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:11 MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:15 MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:1 MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on connection ID:5 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_len:14 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2794)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on connection ID:9 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_len:14 TC_iu_multi_lu_and_mo_ussd2(2829)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2794)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on connection ID:6 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_len:14 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2794)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on connection ID:2 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_len:14 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2794)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on connection ID:10 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_len:14 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2794)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on connection ID:13 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_len:14 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2794)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on connection ID:14 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_len:14 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2794)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-RAN(2795)@cf43b911bb08: patching N(SD)=1 into dtap '05148F45EB752104569D9144'O MSC_Test_2-RAN(2795)@cf43b911bb08: patched enc_l3: '05548F45EB752104569D9144'O MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on connection ID:1 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_len:24 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2794)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05548F45EB752104569D9144'O MSC_Test_2-RAN(2795)@cf43b911bb08: patching N(SD)=1 into dtap '05140E2A5C0B210473FBC05F'O MSC_Test_2-RAN(2795)@cf43b911bb08: patched enc_l3: '05540E2A5C0B210473FBC05F'O MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_len:24 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2794)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05540E2A5C0B210473FBC05F'O TC_iu_multi_lu_and_mo_ussd2(2831)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2823)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2795)@cf43b911bb08: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2795)@cf43b911bb08: patched enc_l3: '059B'O MSC_Test_2-RAN(2795)@cf43b911bb08: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2795)@cf43b911bb08: patched enc_l3: '059B'O MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on connection ID:15 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_len:14 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2794)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on connection ID:11 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_len:14 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2794)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:8 MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:7 MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:4 MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2794)@cf43b911bb08: { messageType := 2, destLocRef := '564F1F'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(2794)@cf43b911bb08: Session index based on local reference:3 MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:5 MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2807)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2807)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:9 MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:12 MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on connection ID:4 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_len:7 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2794)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on connection ID:8 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_len:7 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2794)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '20010003000000'O TC_iu_multi_lu_and_mo_ussd2(2825)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2795)@cf43b911bb08: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2795)@cf43b911bb08: patched enc_l3: '059B'O MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on connection ID:12 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_len:14 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2794)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on connection ID:7 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_len:7 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2794)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on connection ID:9 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_len:7 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2794)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on connection ID:5 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_len:7 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_from0 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2794)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:6 MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:2 MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on connection ID:6 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_len:7 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2794)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on connection ID:2 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_len:7 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2794)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:10 MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:13 MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:14 MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:1 MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on connection ID:1 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_len:12 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2794)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on connection ID:13 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_len:7 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2794)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on connection ID:10 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_len:7 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2794)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:15 MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_len:12 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2794)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:11 MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on connection ID:14 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_len:7 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2794)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:4 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2795)@cf43b911bb08: Deleted conn table entry 4TC_iu_multi_lu_and_mo_ussd2(2809)1709040 TC_iu_multi_lu_and_mo_ussd2(2809)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2809)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2809)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2809)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2809)@cf43b911bb08: 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 := 'A7D1D895'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on connection ID:11 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_len:7 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2794)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on connection ID:15 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_len:7 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2794)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2795)@cf43b911bb08: Added conn table entry 4TC_iu_multi_lu_and_mo_ussd2(2809)10397806 MSC_Test_2-RAN(2795)@cf43b911bb08: patch: N(SD) for ConnIdx 4 set to 1 MSC_Test_2-SCCP(2794)@cf43b911bb08: First idle individual index:4 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2795)@cf43b911bb08: Deleted conn table entry 8TC_iu_multi_lu_and_mo_ussd2(2817)5679752 TC_iu_multi_lu_and_mo_ussd2(2817)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2817)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2817)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2817)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:12 MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2817)@cf43b911bb08: 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 := '737FB30B'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:7 MSC_Test_2-RAN(2795)@cf43b911bb08: Added conn table entry 8TC_iu_multi_lu_and_mo_ussd2(2817)10130111 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2795)@cf43b911bb08: patch: N(SD) for ConnIdx 8 set to 1 MSC_Test_2-RAN(2795)@cf43b911bb08: Deleted conn table entry 7TC_iu_multi_lu_and_mo_ussd2(2815)12202039 MSC_Test_2-SCCP(2794)@cf43b911bb08: First idle individual index:7 TC_iu_multi_lu_and_mo_ussd2(2815)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2815)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2815)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2815)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:9 MSC_Test_2-RAN(2795)@cf43b911bb08: Deleted conn table entry 9TC_iu_multi_lu_and_mo_ussd2(2819)4708223 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2815)@cf43b911bb08: 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 := '33A55711'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } TC_iu_multi_lu_and_mo_ussd2(2819)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2819)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2819)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2819)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:5 MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on connection ID:12 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_len:7 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2794)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-RAN(2795)@cf43b911bb08: Deleted conn table entry 5TC_iu_multi_lu_and_mo_ussd2(2811)13836511 MSC_Test_2-RAN(2795)@cf43b911bb08: Added conn table entry 5TC_iu_multi_lu_and_mo_ussd2(2815)15137458 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2811)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2811)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2811)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2811)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2819)@cf43b911bb08: 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 := '90AB2C92'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2795)@cf43b911bb08: patch: N(SD) for ConnIdx 5 set to 1 MSC_Test_2-RAN(2795)@cf43b911bb08: Added conn table entry 7TC_iu_multi_lu_and_mo_ussd2(2819)16407127 MSC_Test_2-RAN(2795)@cf43b911bb08: patch: N(SD) for ConnIdx 7 set to 1 MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2794)@cf43b911bb08: First idle individual index:5 MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:6 MSC_Test_2-SCCP(2794)@cf43b911bb08: First idle individual index:6 TC_iu_multi_lu_and_mo_ussd2(2813)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2813)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2813)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2813)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2811)@cf43b911bb08: 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 := '86693A47'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:2 TC_iu_multi_lu_and_mo_ussd2(2813)@cf43b911bb08: 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 := '70DD0785'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2795)@cf43b911bb08: Deleted conn table entry 6TC_iu_multi_lu_and_mo_ussd2(2813)6978938 MSC_Test_2-RAN(2795)@cf43b911bb08: Deleted conn table entry 2TC_iu_multi_lu_and_mo_ussd2(2805)11694318 MSC_Test_2-RAN(2795)@cf43b911bb08: Added conn table entry 2TC_iu_multi_lu_and_mo_ussd2(2811)10220866 TC_iu_multi_lu_and_mo_ussd2(2805)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2805)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 TC_iu_multi_lu_and_mo_ussd2(2805)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2805)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2795)@cf43b911bb08: patch: N(SD) for ConnIdx 2 set to 1 MSC_Test_2-RAN(2795)@cf43b911bb08: Added conn table entry 6TC_iu_multi_lu_and_mo_ussd2(2813)2418150 MSC_Test_2-RAN(2795)@cf43b911bb08: patch: N(SD) for ConnIdx 6 set to 1 MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:1 MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2794)@cf43b911bb08: First idle individual index:2 MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:13 MSC_Test_2-SCCP(2794)@cf43b911bb08: First idle individual index:8 MSC_Test-GSUP(2800)@cf43b911bb08: Created GsupExpect[0] for "262420000001101" to be handled at TC_iu_multi_lu_and_mo_ussd2(2803) TC_iu_multi_lu_and_mo_ussd2(2805)@cf43b911bb08: 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 := '1818A674'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:10 MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:14 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:11 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2795)@cf43b911bb08: Deleted conn table entry 13TC_iu_multi_lu_and_mo_ussd2(2827)15182359 MSC_Test_2-RAN(2795)@cf43b911bb08: Deleted conn table entry 10TC_iu_multi_lu_and_mo_ussd2(2821)6972750 MSC_Test_2-RAN(2795)@cf43b911bb08: Deleted conn table entry 14TC_iu_multi_lu_and_mo_ussd2(2829)11826338 MSC_Test_2-RAN(2795)@cf43b911bb08: Deleted conn table entry 11TC_iu_multi_lu_and_mo_ussd2(2823)1408700 TC_iu_multi_lu_and_mo_ussd2(2821)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2795)@cf43b911bb08: Added conn table entry 9TC_iu_multi_lu_and_mo_ussd2(2805)15726376 TC_iu_multi_lu_and_mo_ussd2(2827)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2827)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2821)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2821)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2827)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2821)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2827)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2829)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2829)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2829)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2829)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2823)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2823)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2823)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2823)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(2800)@cf43b911bb08: Created GsupExpect[1] for "262420000001100" to be handled at TC_iu_multi_lu_and_mo_ussd2(2802) MSC_Test_2-RAN(2795)@cf43b911bb08: patch: N(SD) for ConnIdx 9 set to 1 MSC_Test_2-RAN(2795)@cf43b911bb08: Added conn table entry 10TC_iu_multi_lu_and_mo_ussd2(2829)12254204 MSC_Test_2-RAN(2795)@cf43b911bb08: patch: N(SD) for ConnIdx 10 set to 1 MSC_Test_2-RAN(2795)@cf43b911bb08: Added conn table entry 11TC_iu_multi_lu_and_mo_ussd2(2823)15367720 MSC_Test_2-RAN(2795)@cf43b911bb08: patch: N(SD) for ConnIdx 11 set to 1 MSC_Test_2-RAN(2795)@cf43b911bb08: Added conn table entry 13TC_iu_multi_lu_and_mo_ussd2(2821)13652225 MSC_Test_2-RAN(2795)@cf43b911bb08: patch: N(SD) for ConnIdx 13 set to 1 MSC_Test_2-RAN(2795)@cf43b911bb08: Added conn table entry 14TC_iu_multi_lu_and_mo_ussd2(2827)9950178 MSC_Test_2-RAN(2795)@cf43b911bb08: patch: N(SD) for ConnIdx 14 set to 1 MSC_Test_2-RAN(2795)@cf43b911bb08: Deleted conn table entry 15TC_iu_multi_lu_and_mo_ussd2(2831)10284037 MSC_Test_2-SCCP(2794)@cf43b911bb08: First idle individual index:9 MSC_Test_2-SCCP(2794)@cf43b911bb08: First idle individual index:10 MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:15 MSC_Test_2-SCCP(2794)@cf43b911bb08: First idle individual index:11 MSC_Test_2-SCCP(2794)@cf43b911bb08: First idle individual index:13 MSC_Test_2-SCCP(2794)@cf43b911bb08: First idle individual index:14 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2829)@cf43b911bb08: 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 := '591AC020'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } TC_iu_multi_lu_and_mo_ussd2(2823)@cf43b911bb08: 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 := '9BBCF679'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } TC_iu_multi_lu_and_mo_ussd2(2821)@cf43b911bb08: 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 := '1523370F'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } TC_iu_multi_lu_and_mo_ussd2(2827)@cf43b911bb08: 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 := '38E78DB9'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } TC_iu_multi_lu_and_mo_ussd2(2831)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2831)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2831)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2831)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2794)@cf43b911bb08: { messageType := 2, destLocRef := '9EA86E'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(2794)@cf43b911bb08: Session index based on local reference:4 MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:3 MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2831)@cf43b911bb08: 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 := 'ADB46354'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-SCCP(2794)@cf43b911bb08: { messageType := 2, destLocRef := '9A92BF'O, sourceLocRef := '0001D5'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-RAN(2795)@cf43b911bb08: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:7 MSC_Test_2-RAN(2795)@cf43b911bb08: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on connection ID:1 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_len:37 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2794)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2809)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2809)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2817)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2817)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2795)@cf43b911bb08: Added conn table entry 15TC_iu_multi_lu_and_mo_ussd2(2831)8904843 MSC_Test_2-RAN(2795)@cf43b911bb08: patch: N(SD) for ConnIdx 15 set to 1 MSC_Test_2-SCCP(2794)@cf43b911bb08: First idle individual index:15 MSC_Test_2-RAN(2795)@cf43b911bb08: patching N(SD)=1 into dtap '0514B167812E21048637BC2C'O MSC_Test_2-RAN(2795)@cf43b911bb08: patched enc_l3: '0554B167812E21048637BC2C'O MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on connection ID:3 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_len:24 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2794)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554B167812E21048637BC2C'O MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:12 MSC_Test_2-RAN(2795)@cf43b911bb08: Deleted conn table entry 12TC_iu_multi_lu_and_mo_ussd2(2825)4655796 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2825)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2825)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2825)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2825)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-RAN(2795)@cf43b911bb08: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2795)@cf43b911bb08: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2794)@cf43b911bb08: { messageType := 2, destLocRef := 'E6FAB2'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(2794)@cf43b911bb08: Session index based on local reference:5 TC_iu_multi_lu_and_mo_ussd2(2825)@cf43b911bb08: 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 := '0829C431'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:4 MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2794)@cf43b911bb08: { messageType := 2, destLocRef := 'FA5A57'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(2794)@cf43b911bb08: Session index based on local reference:6 MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_len:37 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2794)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2815)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2815)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2795)@cf43b911bb08: Added conn table entry 12TC_iu_multi_lu_and_mo_ussd2(2825)14276378 TC_iu_multi_lu_and_mo_ussd2(2819)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2819)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:7 MSC_Test_2-RAN(2795)@cf43b911bb08: patch: N(SD) for ConnIdx 12 set to 1 MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2794)@cf43b911bb08: { messageType := 2, destLocRef := '9BF542'O, sourceLocRef := '0001D8'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:2 MSC_Test_2-RAN(2795)@cf43b911bb08: patching N(SD)=1 into dtap '0514E0E822AE2104E466D28C'O MSC_Test_2-RAN(2795)@cf43b911bb08: patched enc_l3: '0554E0E822AE2104E466D28C'O MSC_Test_2-SCCP(2794)@cf43b911bb08: First idle individual index:12 MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on connection ID:4 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_len:24 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2794)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554E0E822AE2104E466D28C'O MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2811)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2811)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2795)@cf43b911bb08: patching N(SD)=1 into dtap '0514FD1276A72104769E8F94'O MSC_Test_2-RAN(2795)@cf43b911bb08: patched enc_l3: '0554FD1276A72104769E8F94'O MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2794)@cf43b911bb08: { messageType := 2, destLocRef := '24E5E6'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(2794)@cf43b911bb08: Session index based on local reference:8 MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on connection ID:7 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_len:24 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2794)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554FD1276A72104769E8F94'O TC_iu_multi_lu_and_mo_ussd2(2813)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2813)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:5 MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:6 MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2795)@cf43b911bb08: patching N(SD)=1 into dtap '05141F11DECE21047C46A571'O MSC_Test_2-RAN(2795)@cf43b911bb08: patched enc_l3: '05541F11DECE21047C46A571'O MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on connection ID:5 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_len:24 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2794)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05541F11DECE21047C46A571'O MSC_Test_2-RAN(2795)@cf43b911bb08: patching N(SD)=1 into dtap '05143478319E21047728CB05'O MSC_Test_2-RAN(2795)@cf43b911bb08: patched enc_l3: '05543478319E21047728CB05'O MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on connection ID:6 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_len:24 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2794)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05543478319E21047728CB05'O MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-SCCP(2794)@cf43b911bb08: { messageType := 2, destLocRef := 'EFF728'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-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:9 MSC_Test_2-SCCP(2794)@cf43b911bb08: { messageType := 2, destLocRef := 'BAFBFC'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(2794)@cf43b911bb08: Session index based on local reference:10 TC_iu_multi_lu_and_mo_ussd2(2805)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2805)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2829)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2829)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:2 MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2795)@cf43b911bb08: patching N(SD)=1 into dtap '051420A4A7E02104A9BAA2ED'O MSC_Test_2-RAN(2795)@cf43b911bb08: patched enc_l3: '055420A4A7E02104A9BAA2ED'O MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on connection ID:2 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_len:24 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2794)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055420A4A7E02104A9BAA2ED'O MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2794)@cf43b911bb08: { messageType := 2, destLocRef := 'EA7E28'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(2794)@cf43b911bb08: Session index based on local reference:11 MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2823)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2823)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:8 MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2794)@cf43b911bb08: { messageType := 2, destLocRef := 'D05101'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(2794)@cf43b911bb08: Session index based on local reference:13 TC_iu_multi_lu_and_mo_ussd2(2803)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:9 MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2821)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2821)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2795)@cf43b911bb08: patching N(SD)=1 into dtap '0514E661299D2104E138D186'O MSC_Test_2-RAN(2795)@cf43b911bb08: patched enc_l3: '0554E661299D2104E138D186'O MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on connection ID:8 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_len:24 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2794)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554E661299D2104E138D186'O MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2795)@cf43b911bb08: patching N(SD)=1 into dtap '0514A310AC1921041847313D'O MSC_Test_2-RAN(2795)@cf43b911bb08: patched enc_l3: '0554A310AC1921041847313D'O MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on connection ID:9 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_len:24 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2794)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554A310AC1921041847313D'O MSC_Test_2-SCCP(2794)@cf43b911bb08: { messageType := 2, destLocRef := '97D3E2'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(2794)@cf43b911bb08: Session index based on local reference:14 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2827)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2827)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:10 MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2794)@cf43b911bb08: { messageType := 2, destLocRef := '87E08B'O, sourceLocRef := '0001DF'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:15 MSC_Test_2-RAN(2795)@cf43b911bb08: patching N(SD)=1 into dtap '0514E6B21A312104C5901C59'O MSC_Test_2-RAN(2795)@cf43b911bb08: patched enc_l3: '0554E6B21A312104C5901C59'O MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on connection ID:10 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_len:24 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2794)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554E6B21A312104C5901C59'O TC_iu_multi_lu_and_mo_ussd2(2831)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2831)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2802)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:11 MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:3 MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2795)@cf43b911bb08: patching N(SD)=1 into dtap '05145A41B5BE210476071566'O MSC_Test_2-RAN(2795)@cf43b911bb08: patched enc_l3: '05545A41B5BE210476071566'O MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:1 MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on connection ID:11 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_len:24 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2794)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05545A41B5BE210476071566'O MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on connection ID:3 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_len:12 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_from0 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2794)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:1 MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2803)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on connection ID:1 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_len:7 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2794)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:13 MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2794)@cf43b911bb08: { messageType := 2, destLocRef := 'D9D71A'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(2794)@cf43b911bb08: Session index based on local reference:12 MSC_Test_2-RAN(2795)@cf43b911bb08: patching N(SD)=1 into dtap '0514EED4FC1C2104146DD0DB'O MSC_Test_2-RAN(2795)@cf43b911bb08: patched enc_l3: '0554EED4FC1C2104146DD0DB'O TC_iu_multi_lu_and_mo_ussd2(2825)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2825)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on connection ID:13 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_len:24 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2794)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554EED4FC1C2104146DD0DB'O MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:4 MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:14 MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on connection ID:4 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_len:12 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_from0 MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-SCCP(2794)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:7 MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:15 MSC_Test_2-RAN(2795)@cf43b911bb08: patching N(SD)=1 into dtap '051417BB04552104FDEABBA1'O MSC_Test_2-RAN(2795)@cf43b911bb08: patched enc_l3: '055417BB04552104FDEABBA1'O MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on connection ID:7 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_len:12 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2794)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on connection ID:14 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_len:24 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2794)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055417BB04552104FDEABBA1'O MSC_Test_2-RAN(2795)@cf43b911bb08: patching N(SD)=1 into dtap '05149252EC6E21040C3A4515'O MSC_Test_2-RAN(2795)@cf43b911bb08: patched enc_l3: '05549252EC6E21040C3A4515'O MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on connection ID:15 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_len:24 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_from0 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-SCCP(2794)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05549252EC6E21040C3A4515'O MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:5 MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on connection ID:5 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_len:12 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2794)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2802)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:6 MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_len:7 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2794)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on connection ID:6 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_len:12 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_from0 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2794)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:2 MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:8 MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on connection ID:2 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_len:12 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_from0 MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-SCCP(2794)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:9 MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on connection ID:8 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_len:12 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_from0 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2794)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:10 MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:11 MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on connection ID:9 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_len:12 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2794)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:3 MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on connection ID:10 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_len:12 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2794)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on connection ID:11 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_len:12 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2794)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:1 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(2800)@cf43b911bb08: Created GsupExpect[2] for "262420000001103" to be handled at TC_iu_multi_lu_and_mo_ussd2(2807) TC_iu_multi_lu_and_mo_ussd2(2803)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2803)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2803)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:13 MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2803)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:4 MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:7 MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:14 MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:15 MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-RAN(2795)@cf43b911bb08: Deleted conn table entry 1TC_iu_multi_lu_and_mo_ussd2(2803)5734827 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:5 MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:0 MSC_Test-GSUP(2800)@cf43b911bb08: Created GsupExpect[3] for "262420000001104" to be handled at TC_iu_multi_lu_and_mo_ussd2(2809) MSC_Test-GSUP(2800)@cf43b911bb08: Created GsupExpect[4] for "262420000001108" to be handled at TC_iu_multi_lu_and_mo_ussd2(2817) MSC_Test-GSUP(2800)@cf43b911bb08: Created GsupExpect[5] for "262420000001107" to be handled at TC_iu_multi_lu_and_mo_ussd2(2815) MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2795)@cf43b911bb08: Deleted conn table entry 0TC_iu_multi_lu_and_mo_ussd2(2802)10275765 TC_iu_multi_lu_and_mo_ussd2(2802)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2802)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2802)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2802)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:6 MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:2 MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:8 MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:9 MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:10 MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:11 MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on connection ID:13 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_len:12 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2794)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on connection ID:14 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_len:12 MSC_Test-GSUP(2800)@cf43b911bb08: Created GsupExpect[6] for "262420000001109" to be handled at TC_iu_multi_lu_and_mo_ussd2(2819) MSC_Test-GSUP(2800)@cf43b911bb08: Created GsupExpect[7] for "262420000001105" to be handled at TC_iu_multi_lu_and_mo_ussd2(2811) MSC_Test-GSUP(2800)@cf43b911bb08: Created GsupExpect[8] for "262420000001102" to be handled at TC_iu_multi_lu_and_mo_ussd2(2805) MSC_Test-GSUP(2800)@cf43b911bb08: Created GsupExpect[9] for "262420000001106" to be handled at TC_iu_multi_lu_and_mo_ussd2(2813) MSC_Test-GSUP(2800)@cf43b911bb08: Created GsupExpect[10] for "262420000001111" to be handled at TC_iu_multi_lu_and_mo_ussd2(2823) MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2794)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on connection ID:15 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_len:12 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2794)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-RAN(2795)@cf43b911bb08: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2795)@cf43b911bb08: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2795)@cf43b911bb08: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2795)@cf43b911bb08: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2795)@cf43b911bb08: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2795)@cf43b911bb08: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2795)@cf43b911bb08: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2795)@cf43b911bb08: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2795)@cf43b911bb08: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2795)@cf43b911bb08: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on connection ID:3 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_len:37 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2794)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on connection ID:4 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_len:37 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2794)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on connection ID:7 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_len:37 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2794)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on connection ID:5 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_len:37 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_from0 MSC_Test_2-RAN(2795)@cf43b911bb08: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2795)@cf43b911bb08: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2794)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on connection ID:11 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_len:37 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2794)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on connection ID:8 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_len:37 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2794)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(2800)@cf43b911bb08: Created GsupExpect[11] for "262420000001114" to be handled at TC_iu_multi_lu_and_mo_ussd2(2829) MSC_Test_2-RAN(2795)@cf43b911bb08: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2795)@cf43b911bb08: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on connection ID:2 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_len:37 MSC_Test_2-RAN(2795)@cf43b911bb08: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_from0 MSC_Test_2-RAN(2795)@cf43b911bb08: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2794)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on connection ID:6 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_len:37 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2794)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2795)@cf43b911bb08: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2795)@cf43b911bb08: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on connection ID:9 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_len:37 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2794)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2795)@cf43b911bb08: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2795)@cf43b911bb08: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on connection ID:10 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_len:37 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2794)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:12 MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2795)@cf43b911bb08: patching N(SD)=1 into dtap '051483B54FA72104991A5765'O MSC_Test_2-RAN(2795)@cf43b911bb08: patched enc_l3: '055483B54FA72104991A5765'O MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on connection ID:12 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_len:24 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2794)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055483B54FA72104991A5765'O MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:13 MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:14 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:15 MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(2800)@cf43b911bb08: Created GsupExpect[12] for "262420000001110" to be handled at TC_iu_multi_lu_and_mo_ussd2(2821) MSC_Test-GSUP(2800)@cf43b911bb08: Created GsupExpect[13] for "262420000001113" to be handled at TC_iu_multi_lu_and_mo_ussd2(2827) MSC_Test-GSUP(2800)@cf43b911bb08: Created GsupExpect[14] for "262420000001115" to be handled at TC_iu_multi_lu_and_mo_ussd2(2831) TC_iu_multi_lu_and_mo_ussd2(2823)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2809)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2807)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2815)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2829)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2819)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2811)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2817)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2805)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2813)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:12 MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:11 MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:11 MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:3 MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:3 MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2823)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on connection ID:12 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_len:12 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2794)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on connection ID:11 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_len:7 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2794)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '20010003000000'O TC_iu_multi_lu_and_mo_ussd2(2807)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on connection ID:3 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_len:7 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2794)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-RAN(2795)@cf43b911bb08: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2795)@cf43b911bb08: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on connection ID:14 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_len:37 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2794)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:12 MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2795)@cf43b911bb08: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2795)@cf43b911bb08: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on connection ID:15 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_len:37 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2794)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(2800)@cf43b911bb08: Created GsupExpect[15] for "262420000001112" to be handled at TC_iu_multi_lu_and_mo_ussd2(2825) MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:11 MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:3 MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:4 MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:4 MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:5 MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:5 MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-RAN(2795)@cf43b911bb08: Deleted conn table entry 11TC_iu_multi_lu_and_mo_ussd2(2823)15367720 MSC_Test_2-RAN(2795)@cf43b911bb08: Deleted conn table entry 3TC_iu_multi_lu_and_mo_ussd2(2807)5656351 MSC_Test_2-RAN(2795)@cf43b911bb08: Deleted conn table entry 4TC_iu_multi_lu_and_mo_ussd2(2809)10397806 MSC_Test_2-RAN(2795)@cf43b911bb08: Deleted conn table entry 5TC_iu_multi_lu_and_mo_ussd2(2815)15137458 MSC_Test_2-RAN(2795)@cf43b911bb08: Deleted conn table entry 10TC_iu_multi_lu_and_mo_ussd2(2829)12254204 MSC_Test_2-RAN(2795)@cf43b911bb08: Deleted conn table entry 7TC_iu_multi_lu_and_mo_ussd2(2819)16407127 MSC_Test_2-RAN(2795)@cf43b911bb08: Deleted conn table entry 2TC_iu_multi_lu_and_mo_ussd2(2811)10220866 MSC_Test_2-RAN(2795)@cf43b911bb08: Deleted conn table entry 8TC_iu_multi_lu_and_mo_ussd2(2817)10130111 MSC_Test_2-RAN(2795)@cf43b911bb08: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2795)@cf43b911bb08: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O TC_iu_multi_lu_and_mo_ussd2(2823)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2823)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2823)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2823)@cf43b911bb08: Final verdict of PTC: pass TC_iu_multi_lu_and_mo_ussd2(2807)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2807)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2807)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2807)@cf43b911bb08: Final verdict of PTC: pass TC_iu_multi_lu_and_mo_ussd2(2809)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2809)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2809)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2809)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2815)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2815)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2815)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2815)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2815)@cf43b911bb08: Final verdict of PTC: pass TC_iu_multi_lu_and_mo_ussd2(2829)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2829)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2829)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2829)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2829)@cf43b911bb08: Final verdict of PTC: pass TC_iu_multi_lu_and_mo_ussd2(2831)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2831)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2827)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2819)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2819)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2819)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2819)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2819)@cf43b911bb08: Final verdict of PTC: pass TC_iu_multi_lu_and_mo_ussd2(2811)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2811)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2811)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2811)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2811)@cf43b911bb08: Final verdict of PTC: pass TC_iu_multi_lu_and_mo_ussd2(2817)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2817)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2817)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2817)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2817)@cf43b911bb08: Final verdict of PTC: pass TC_iu_multi_lu_and_mo_ussd2(2805)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2805)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2805)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2805)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2805)@cf43b911bb08: Final verdict of PTC: pass TC_iu_multi_lu_and_mo_ussd2(2813)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on connection ID:4 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_len:7 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2794)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:10 MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on connection ID:5 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_len:7 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2794)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:10 MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on connection ID:10 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_len:7 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2794)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:6 MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:6 MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on connection ID:6 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_len:7 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2794)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:2 MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2795)@cf43b911bb08: Deleted conn table entry 9TC_iu_multi_lu_and_mo_ussd2(2805)15726376 MSC_Test_2-RAN(2795)@cf43b911bb08: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2795)@cf43b911bb08: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:2 MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:7 MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:7 MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on connection ID:2 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_len:7 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2794)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:9 MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:9 MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:4 MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:8 MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:8 MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on connection ID:7 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_len:7 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2794)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:5 MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:10 MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:15 MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:15 MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:6 MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on connection ID:9 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_len:7 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2794)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:2 MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:7 MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on connection ID:8 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_len:7 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2794)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on connection ID:15 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_len:7 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2794)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:9 MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on connection ID:13 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_len:37 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2794)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on connection ID:12 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_len:37 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2794)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O TC_iu_multi_lu_and_mo_ussd2(2809)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:14 MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:14 MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2827)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2825)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2821)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:8 MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:15 MSC_Test_2-RAN(2795)@cf43b911bb08: Deleted conn table entry 6TC_iu_multi_lu_and_mo_ussd2(2813)2418150 TC_iu_multi_lu_and_mo_ussd2(2813)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2813)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2813)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2795)@cf43b911bb08: Deleted conn table entry 15TC_iu_multi_lu_and_mo_ussd2(2831)8904843 TC_iu_multi_lu_and_mo_ussd2(2831)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2831)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2831)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on connection ID:14 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_len:7 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2794)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '20010003000000'O TC_iu_multi_lu_and_mo_ussd2(2831)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:12 MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2825)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:12 MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on connection ID:12 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_len:7 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2794)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2813)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:13 MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:13 MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2794)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2821)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on connection ID:13 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_len:7 MSC_Test_2-SCCP(2794)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2794)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:14 MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:12 MSC_Test_2-RAN(2795)@cf43b911bb08: Deleted conn table entry 14TC_iu_multi_lu_and_mo_ussd2(2827)9950178 MSC_Test_2-RAN(2795)@cf43b911bb08: Deleted conn table entry 12TC_iu_multi_lu_and_mo_ussd2(2825)14276378 TC_iu_multi_lu_and_mo_ussd2(2827)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2827)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2827)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2827)@cf43b911bb08: Final verdict of PTC: pass TC_iu_multi_lu_and_mo_ussd2(2825)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2825)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2825)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2825)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2796)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2794)@cf43b911bb08: Session index based on local reference:13 MSC_Test_2-RAN(2795)@cf43b911bb08: Deleted conn table entry 13TC_iu_multi_lu_and_mo_ussd2(2821)13652225 TC_iu_multi_lu_and_mo_ussd2(2821)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2821)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2821)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2796)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2821)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_1-RAN(2792)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-SCCP(2791)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2828)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(2799)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2808)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2826)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2814)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(2797)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2816)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2804)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2806)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2810)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2820)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(2800)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2832)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2818)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2812)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(2798)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-M3UA(2793)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(2789)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2822)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(2801)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2787)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2830)@cf43b911bb08: Final verdict of PTC: none MSC_Test_2-SCCP(2794)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2833)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(2790)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(2788)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2824)@cf43b911bb08: Final verdict of PTC: none MSC_Test_2-M3UA(2796)@cf43b911bb08: Final verdict of PTC: none MSC_Test_2-RAN(2795)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(2787): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(2788): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(2789): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(2790): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-SCCP(2791): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-RAN(2792): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-M3UA(2793): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-SCCP(2794): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-RAN(2795): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-M3UA(2796): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(2797): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(2798): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(2799): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(2800): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(2801): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2802): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2803): pass (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(2804): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2805): pass (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(2806): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2807): pass (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(2808): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2809): pass (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(2810): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2811): pass (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(2812): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2813): pass (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(2814): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2815): pass (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(2816): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2817): pass (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(2818): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2819): pass (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(2820): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2821): pass (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(2822): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2823): pass (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(2824): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2825): pass (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(2826): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2827): pass (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(2828): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2829): pass (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(2830): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2831): pass (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(2832): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(2833): none (pass -> pass) MTC@cf43b911bb08: Test case TC_iu_multi_lu_and_mo_ussd finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_multi_lu_and_mo_ussd pass'. Mon Jun 10 14:33:31 UTC 2024 ====== MSC_Tests_Iu.TC_iu_multi_lu_and_mo_ussd pass ====== Saving talloc report from 172.18.149.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=4470158) Waiting for packet dumper to finish... 1 (prev_count=4470158, count=4471323) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_multi_lu_and_mo_ussd pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_multi_lu_and_mt_ussd'. ------ MSC_Tests_Iu.TC_iu_multi_lu_and_mt_ussd ------ Mon Jun 10 14:33:35 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests_Iu.TC_iu_multi_lu_and_mt_ussd.pcap" >/data/MSC_Tests_Iu.TC_iu_multi_lu_and_mt_ussd.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_multi_lu_and_mt_ussd' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_iu_multi_lu_and_mt_ussd started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(2837)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(2837)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2837)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(2835)@cf43b911bb08: v_sccp_pdu_maxlen:268 MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_1-M3UA(2840)@cf43b911bb08: ************************************************* MSC_Test_1-M3UA(2840)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2840)@cf43b911bb08: ************************************************* MSC_Test_1-SCCP(2838)@cf43b911bb08: v_sccp_pdu_maxlen:268 MTC@cf43b911bb08: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_2-M3UA(2843)@cf43b911bb08: ************************************************* MSC_Test_2-M3UA(2843)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2843)@cf43b911bb08: ************************************************* MSC_Test_2-SCCP(2841)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2844)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test-GSUP-IPA(2846)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2846)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2846)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2846)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2846)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2846)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2846)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2846)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(2837)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(2837)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2837)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2837)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(2837)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2837)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2837)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2837)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2837)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2837)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2837)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2837)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2837)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2837)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2837)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2837)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2840)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23907 to server: "172.18.149.200":2905 association #8 MSC_Test_1-M3UA(2840)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2840)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2840)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_1-M3UA(2840)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2840)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2840)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2840)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2840)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2840)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2840)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2840)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2840)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2840)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2840)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2840)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(2847)@cf43b911bb08: Created GsupExpect[0] for "262420000001116" to be handled at TC_iu_multi_lu_and_mt_ussd2(2849) TC_iu_multi_lu_and_mt_ussd2(2849)@cf43b911bb08: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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_2-M3UA(2843)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23908 to server: "172.18.149.200":2905 association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2843)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2843)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_2-M3UA(2843)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2843)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2843)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2840)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2840)@cf43b911bb08: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(2847)@cf43b911bb08: Created GsupExpect[1] for "262420000001117" to be handled at TC_iu_multi_lu_and_mt_ussd2(2850) TC_iu_multi_lu_and_mt_ussd2(2850)@cf43b911bb08: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(2847)@cf43b911bb08: Created GsupExpect[2] for "262420000001118" to be handled at TC_iu_multi_lu_and_mt_ussd2(2852) TC_iu_multi_lu_and_mt_ussd2(2852)@cf43b911bb08: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(2847)@cf43b911bb08: Created GsupExpect[3] for "262420000001119" to be handled at TC_iu_multi_lu_and_mt_ussd2(2854) TC_iu_multi_lu_and_mt_ussd2(2854)@cf43b911bb08: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(2847)@cf43b911bb08: Created GsupExpect[4] for "262420000001120" to be handled at TC_iu_multi_lu_and_mt_ussd2(2856) TC_iu_multi_lu_and_mt_ussd2(2856)@cf43b911bb08: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(2847)@cf43b911bb08: Created GsupExpect[5] for "262420000001121" to be handled at TC_iu_multi_lu_and_mt_ussd2(2858) TC_iu_multi_lu_and_mt_ussd2(2858)@cf43b911bb08: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(2847)@cf43b911bb08: Created GsupExpect[6] for "262420000001122" to be handled at TC_iu_multi_lu_and_mt_ussd2(2860) TC_iu_multi_lu_and_mt_ussd2(2860)@cf43b911bb08: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(2847)@cf43b911bb08: Created GsupExpect[7] for "262420000001123" to be handled at TC_iu_multi_lu_and_mt_ussd2(2862) TC_iu_multi_lu_and_mt_ussd2(2862)@cf43b911bb08: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(2847)@cf43b911bb08: Created GsupExpect[8] for "262420000001124" to be handled at TC_iu_multi_lu_and_mt_ussd2(2864) TC_iu_multi_lu_and_mt_ussd2(2864)@cf43b911bb08: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(2847)@cf43b911bb08: Created GsupExpect[9] for "262420000001125" to be handled at TC_iu_multi_lu_and_mt_ussd2(2866) TC_iu_multi_lu_and_mt_ussd2(2866)@cf43b911bb08: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(2847)@cf43b911bb08: Created GsupExpect[10] for "262420000001126" to be handled at TC_iu_multi_lu_and_mt_ussd2(2868) TC_iu_multi_lu_and_mt_ussd2(2868)@cf43b911bb08: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(2847)@cf43b911bb08: Created GsupExpect[11] for "262420000001127" to be handled at TC_iu_multi_lu_and_mt_ussd2(2870) TC_iu_multi_lu_and_mt_ussd2(2870)@cf43b911bb08: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(2847)@cf43b911bb08: Created GsupExpect[12] for "262420000001128" to be handled at TC_iu_multi_lu_and_mt_ussd2(2872) TC_iu_multi_lu_and_mt_ussd2(2872)@cf43b911bb08: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(2847)@cf43b911bb08: Created GsupExpect[13] for "262420000001129" to be handled at TC_iu_multi_lu_and_mt_ussd2(2874) TC_iu_multi_lu_and_mt_ussd2(2874)@cf43b911bb08: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(2847)@cf43b911bb08: Created GsupExpect[14] for "262420000001130" to be handled at TC_iu_multi_lu_and_mt_ussd2(2876) TC_iu_multi_lu_and_mt_ussd2(2876)@cf43b911bb08: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(2847)@cf43b911bb08: Created GsupExpect[15] for "262420000001131" to be handled at TC_iu_multi_lu_and_mt_ussd2(2878) TC_iu_multi_lu_and_mt_ussd2(2878)@cf43b911bb08: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(2837)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2837)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2837)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2836)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2840)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2840)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2840)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2839)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2842)@cf43b911bb08: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2842)@cf43b911bb08: Added conn table entry 0TC_iu_multi_lu_and_mt_ussd2(2849)12754409 MSC_Test_2-SCCP(2841)@cf43b911bb08: First idle individual index:0 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2842)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-RAN(2842)@cf43b911bb08: Added conn table entry 1TC_iu_multi_lu_and_mt_ussd2(2850)16578417 MSC_Test_2-RAN(2842)@cf43b911bb08: patch: N(SD) for ConnIdx 1 set to 1 MSC_Test_2-RAN(2842)@cf43b911bb08: Added conn table entry 2TC_iu_multi_lu_and_mt_ussd2(2852)1463844 MSC_Test_2-RAN(2842)@cf43b911bb08: patch: N(SD) for ConnIdx 2 set to 1 MSC_Test_2-SCCP(2841)@cf43b911bb08: First idle individual index:1 MSC_Test_2-RAN(2842)@cf43b911bb08: Added conn table entry 3TC_iu_multi_lu_and_mt_ussd2(2854)11609338 MSC_Test_2-RAN(2842)@cf43b911bb08: patch: N(SD) for ConnIdx 3 set to 1 MSC_Test_2-RAN(2842)@cf43b911bb08: Added conn table entry 4TC_iu_multi_lu_and_mt_ussd2(2856)2322452 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2842)@cf43b911bb08: patch: N(SD) for ConnIdx 4 set to 1 MSC_Test_2-SCCP(2841)@cf43b911bb08: First idle individual index:2 MSC_Test_2-RAN(2842)@cf43b911bb08: Added conn table entry 5TC_iu_multi_lu_and_mt_ussd2(2858)6843185 MSC_Test_2-RAN(2842)@cf43b911bb08: patch: N(SD) for ConnIdx 5 set to 1 MSC_Test_2-RAN(2842)@cf43b911bb08: Added conn table entry 6TC_iu_multi_lu_and_mt_ussd2(2860)15789205 MSC_Test_2-RAN(2842)@cf43b911bb08: patch: N(SD) for ConnIdx 6 set to 1 MSC_Test_2-RAN(2842)@cf43b911bb08: Added conn table entry 7TC_iu_multi_lu_and_mt_ussd2(2862)14032003 MSC_Test_2-SCCP(2841)@cf43b911bb08: First idle individual index:3 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2842)@cf43b911bb08: patch: N(SD) for ConnIdx 7 set to 1 MSC_Test_2-RAN(2842)@cf43b911bb08: Added conn table entry 8TC_iu_multi_lu_and_mt_ussd2(2864)7441280 MSC_Test_2-RAN(2842)@cf43b911bb08: patch: N(SD) for ConnIdx 8 set to 1 MSC_Test_2-RAN(2842)@cf43b911bb08: Added conn table entry 9TC_iu_multi_lu_and_mt_ussd2(2866)11665022 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2842)@cf43b911bb08: patch: N(SD) for ConnIdx 9 set to 1 MSC_Test_2-SCCP(2841)@cf43b911bb08: First idle individual index:4 MSC_Test_2-RAN(2842)@cf43b911bb08: Added conn table entry 10TC_iu_multi_lu_and_mt_ussd2(2868)7641925 MSC_Test_2-RAN(2842)@cf43b911bb08: patch: N(SD) for ConnIdx 10 set to 1 MSC_Test_2-RAN(2842)@cf43b911bb08: Added conn table entry 11TC_iu_multi_lu_and_mt_ussd2(2870)7515824 MSC_Test_2-RAN(2842)@cf43b911bb08: patch: N(SD) for ConnIdx 11 set to 1 MSC_Test_2-SCCP(2841)@cf43b911bb08: First idle individual index:5 MSC_Test_2-RAN(2842)@cf43b911bb08: Added conn table entry 12TC_iu_multi_lu_and_mt_ussd2(2872)16190823 MSC_Test_2-RAN(2842)@cf43b911bb08: patch: N(SD) for ConnIdx 12 set to 1 MSC_Test_2-SCCP(2841)@cf43b911bb08: First idle individual index:6 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2842)@cf43b911bb08: Added conn table entry 13TC_iu_multi_lu_and_mt_ussd2(2874)3088304 MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-SCCP(2841)@cf43b911bb08: First idle individual index:7 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2842)@cf43b911bb08: patch: N(SD) for ConnIdx 13 set to 1 MSC_Test_2-RAN(2842)@cf43b911bb08: Added conn table entry 14TC_iu_multi_lu_and_mt_ussd2(2876)10405834 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2842)@cf43b911bb08: patch: N(SD) for ConnIdx 14 set to 1 MSC_Test_2-RAN(2842)@cf43b911bb08: Added conn table entry 15TC_iu_multi_lu_and_mt_ussd2(2878)6645311 MSC_Test-GSUP(2847)@cf43b911bb08: Found GsupExpect[0] for "262420000001116" handled at TC_iu_multi_lu_and_mt_ussd2(2849) MSC_Test-GSUP(2847)@cf43b911bb08: Added IMSI table entry 0TC_iu_multi_lu_and_mt_ussd2(2849)"262420000001116" MSC_Test_2-SCCP(2841)@cf43b911bb08: { messageType := 2, destLocRef := 'C29DE9'O, sourceLocRef := '0001E1'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-RAN(2842)@cf43b911bb08: patch: N(SD) for ConnIdx 15 set to 1 MSC_Test_2-SCCP(2841)@cf43b911bb08: First idle individual index:8 MSC_Test_2-SCCP(2841)@cf43b911bb08: First idle individual index:9 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2841)@cf43b911bb08: First idle individual index:10 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2841)@cf43b911bb08: First idle individual index:11 MSC_Test_2-SCCP(2841)@cf43b911bb08: First idle individual index:12 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2841)@cf43b911bb08: First idle individual index:13 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2841)@cf43b911bb08: First idle individual index:14 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2841)@cf43b911bb08: First idle individual index:15 MSC_Test-GSUP(2847)@cf43b911bb08: Found GsupExpect[1] for "262420000001117" handled at TC_iu_multi_lu_and_mt_ussd2(2850) MSC_Test-GSUP(2847)@cf43b911bb08: Added IMSI table entry 1TC_iu_multi_lu_and_mt_ussd2(2850)"262420000001117" MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2849)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2849)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2841)@cf43b911bb08: { messageType := 2, destLocRef := 'FCF771'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-GSUP(2847)@cf43b911bb08: Found GsupExpect[2] for "262420000001118" handled at TC_iu_multi_lu_and_mt_ussd2(2852) MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:1 MSC_Test-GSUP(2847)@cf43b911bb08: Added IMSI table entry 2TC_iu_multi_lu_and_mt_ussd2(2852)"262420000001118" MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2850)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(2841)@cf43b911bb08: { messageType := 2, destLocRef := '165624'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(2841)@cf43b911bb08: Session index based on local reference:2 TC_iu_multi_lu_and_mt_ussd2(2850)@cf43b911bb08: setverdict(pass): none -> pass TC_iu_multi_lu_and_mt_ussd2(2852)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2852)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test-GSUP(2847)@cf43b911bb08: Found GsupExpect[3] for "262420000001119" handled at TC_iu_multi_lu_and_mt_ussd2(2854) MSC_Test-GSUP(2847)@cf43b911bb08: Added IMSI table entry 3TC_iu_multi_lu_and_mt_ussd2(2854)"262420000001119" MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2841)@cf43b911bb08: { messageType := 2, destLocRef := 'B124FA'O, sourceLocRef := '0001E4'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:3 TC_iu_multi_lu_and_mt_ussd2(2854)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2854)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(2847)@cf43b911bb08: Found GsupExpect[4] for "262420000001120" handled at TC_iu_multi_lu_and_mt_ussd2(2856) MSC_Test-GSUP(2847)@cf43b911bb08: Added IMSI table entry 4TC_iu_multi_lu_and_mt_ussd2(2856)"262420000001120" MSC_Test_2-SCCP(2841)@cf43b911bb08: { messageType := 2, destLocRef := '237014'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(2841)@cf43b911bb08: Session index based on local reference:4 TC_iu_multi_lu_and_mt_ussd2(2856)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2856)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(2847)@cf43b911bb08: Found GsupExpect[5] for "262420000001121" handled at TC_iu_multi_lu_and_mt_ussd2(2858) MSC_Test-GSUP(2847)@cf43b911bb08: Added IMSI table entry 5TC_iu_multi_lu_and_mt_ussd2(2858)"262420000001121" MSC_Test_2-SCCP(2841)@cf43b911bb08: { messageType := 2, destLocRef := '686B31'O ("hk1"), sourceLocRef := '0001E6'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:5 TC_iu_multi_lu_and_mt_ussd2(2858)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2858)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:0 MSC_Test-GSUP(2847)@cf43b911bb08: Found GsupExpect[6] for "262420000001122" handled at TC_iu_multi_lu_and_mt_ussd2(2860) MSC_Test-GSUP(2847)@cf43b911bb08: Added IMSI table entry 6TC_iu_multi_lu_and_mt_ussd2(2860)"262420000001122" MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test-GSUP(2847)@cf43b911bb08: Found GsupExpect[7] for "262420000001123" handled at TC_iu_multi_lu_and_mt_ussd2(2862) MSC_Test-GSUP(2847)@cf43b911bb08: Added IMSI table entry 7TC_iu_multi_lu_and_mt_ussd2(2862)"262420000001123" MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2841)@cf43b911bb08: { messageType := 2, destLocRef := 'F0EC95'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(2841)@cf43b911bb08: Session index based on local reference:6 MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(2847)@cf43b911bb08: Found GsupExpect[8] for "262420000001124" handled at TC_iu_multi_lu_and_mt_ussd2(2864) MSC_Test-GSUP(2847)@cf43b911bb08: Added IMSI table entry 8TC_iu_multi_lu_and_mt_ussd2(2864)"262420000001124" MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:1 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2860)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2860)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_2-SCCP(2841)@cf43b911bb08: { messageType := 2, destLocRef := 'D61C83'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(2841)@cf43b911bb08: Session index based on local reference:7 MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:2 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2842)@cf43b911bb08: patching N(SD)=1 into dtap '0514A906EC4C2104D4CC0087'O TC_iu_multi_lu_and_mt_ussd2(2862)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-RAN(2842)@cf43b911bb08: patched enc_l3: '0554A906EC4C2104D4CC0087'O TC_iu_multi_lu_and_mt_ussd2(2862)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test-GSUP(2847)@cf43b911bb08: Found GsupExpect[9] for "262420000001125" handled at TC_iu_multi_lu_and_mt_ussd2(2866) MSC_Test-GSUP(2847)@cf43b911bb08: Added IMSI table entry 9TC_iu_multi_lu_and_mt_ussd2(2866)"262420000001125" MSC_Test-GSUP(2847)@cf43b911bb08: Found GsupExpect[10] for "262420000001126" handled at TC_iu_multi_lu_and_mt_ussd2(2868) MSC_Test-GSUP(2847)@cf43b911bb08: Added IMSI table entry 10TC_iu_multi_lu_and_mt_ussd2(2868)"262420000001126" MSC_Test-GSUP(2847)@cf43b911bb08: Found GsupExpect[11] for "262420000001127" handled at TC_iu_multi_lu_and_mt_ussd2(2870) MSC_Test-GSUP(2847)@cf43b911bb08: Added IMSI table entry 11TC_iu_multi_lu_and_mt_ussd2(2870)"262420000001127" MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2841)@cf43b911bb08: { messageType := 2, destLocRef := '718B80'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(2841)@cf43b911bb08: Session index based on local reference:8 MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_len:24 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2841)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554A906EC4C2104D4CC0087'O MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(2847)@cf43b911bb08: Found GsupExpect[12] for "262420000001128" handled at TC_iu_multi_lu_and_mt_ussd2(2872) MSC_Test-GSUP(2847)@cf43b911bb08: Added IMSI table entry 12TC_iu_multi_lu_and_mt_ussd2(2872)"262420000001128" TC_iu_multi_lu_and_mt_ussd2(2864)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2864)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:3 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2842)@cf43b911bb08: patching N(SD)=1 into dtap '05147C1305382104D5C1BEE2'O MSC_Test_2-RAN(2842)@cf43b911bb08: patched enc_l3: '05547C1305382104D5C1BEE2'O MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2841)@cf43b911bb08: { messageType := 2, destLocRef := 'B1FE7E'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-GSUP(2847)@cf43b911bb08: Found GsupExpect[13] for "262420000001129" handled at TC_iu_multi_lu_and_mt_ussd2(2874) MSC_Test-GSUP(2847)@cf43b911bb08: Added IMSI table entry 13TC_iu_multi_lu_and_mt_ussd2(2874)"262420000001129" MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:9 MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on connection ID:1 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_len:24 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2841)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05547C1305382104D5C1BEE2'O MSC_Test_2-RAN(2842)@cf43b911bb08: patching N(SD)=1 into dtap '05146F1618342104F53B852D'O MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2842)@cf43b911bb08: patched enc_l3: '05546F1618342104F53B852D'O MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on connection ID:2 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_len:24 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2841)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05546F1618342104F53B852D'O MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2866)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2866)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2842)@cf43b911bb08: patching N(SD)=1 into dtap '0514DFD564D221046B12B386'O MSC_Test_2-RAN(2842)@cf43b911bb08: patched enc_l3: '0554DFD564D221046B12B386'O MSC_Test-GSUP(2847)@cf43b911bb08: Found GsupExpect[14] for "262420000001130" handled at TC_iu_multi_lu_and_mt_ussd2(2876) MSC_Test-GSUP(2847)@cf43b911bb08: Added IMSI table entry 14TC_iu_multi_lu_and_mt_ussd2(2876)"262420000001130" MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:4 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on connection ID:3 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_len:24 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2841)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554DFD564D221046B12B386'O MSC_Test-GSUP(2847)@cf43b911bb08: Found GsupExpect[15] for "262420000001131" handled at TC_iu_multi_lu_and_mt_ussd2(2878) MSC_Test-GSUP(2847)@cf43b911bb08: Added IMSI table entry 15TC_iu_multi_lu_and_mt_ussd2(2878)"262420000001131" MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2841)@cf43b911bb08: { messageType := 2, destLocRef := '749B45'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(2841)@cf43b911bb08: Session index based on local reference:10 MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2842)@cf43b911bb08: patching N(SD)=1 into dtap '051464A7698A210403AEC78F'O MSC_Test_2-RAN(2842)@cf43b911bb08: patched enc_l3: '055464A7698A210403AEC78F'O MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:5 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on connection ID:4 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_len:24 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2841)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055464A7698A210403AEC78F'O TC_iu_multi_lu_and_mt_ussd2(2868)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2868)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_2-SCCP(2841)@cf43b911bb08: { messageType := 2, destLocRef := '72AEB0'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(2841)@cf43b911bb08: Session index based on local reference:11 MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2841)@cf43b911bb08: { messageType := 2, destLocRef := 'F70D67'O, sourceLocRef := '0001ED'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:12 MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2842)@cf43b911bb08: patching N(SD)=1 into dtap '051450C1A42D21040EC5D6D1'O MSC_Test_2-RAN(2842)@cf43b911bb08: patched enc_l3: '055450C1A42D21040EC5D6D1'O MSC_Test_2-SCCP(2841)@cf43b911bb08: { messageType := 2, destLocRef := '2F1FB0'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(2841)@cf43b911bb08: Session index based on local reference:13 MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on connection ID:5 MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_len:24 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_from0 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2872)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2872)@cf43b911bb08: setverdict(pass): none -> pass TC_iu_multi_lu_and_mt_ussd2(2870)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2870)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2841)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055450C1A42D21040EC5D6D1'O TC_iu_multi_lu_and_mt_ussd2(2874)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2874)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-SCCP(2841)@cf43b911bb08: { messageType := 2, destLocRef := '9EC7CA'O, sourceLocRef := '0001EF'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:14 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:6 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2841)@cf43b911bb08: { messageType := 2, destLocRef := '65663F'O ("ef?"), 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(2841)@cf43b911bb08: Session index based on local reference:15 MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:7 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:8 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:1 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2876)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2876)@cf43b911bb08: setverdict(pass): none -> pass TC_iu_multi_lu_and_mt_ussd2(2878)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2878)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_2-RAN(2842)@cf43b911bb08: patching N(SD)=1 into dtap '051476D8A5EA2104B36A19BF'O MSC_Test_2-RAN(2842)@cf43b911bb08: patched enc_l3: '055476D8A5EA2104B36A19BF'O MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:2 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:9 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:3 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:4 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:5 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on connection ID:6 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_len:24 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2841)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055476D8A5EA2104B36A19BF'O MSC_Test_2-RAN(2842)@cf43b911bb08: patching N(SD)=1 into dtap '051457BD127521046DBA41C3'O MSC_Test_2-RAN(2842)@cf43b911bb08: patched enc_l3: '055457BD127521046DBA41C3'O MSC_Test_2-RAN(2842)@cf43b911bb08: patching N(SD)=1 into dtap '05141F99C9D22104C2AAEAB6'O MSC_Test_2-RAN(2842)@cf43b911bb08: patched enc_l3: '05541F99C9D22104C2AAEAB6'O MSC_Test_2-RAN(2842)@cf43b911bb08: patching N(SD)=1 into dtap '0514BE4490492104B61F683A'O MSC_Test_2-RAN(2842)@cf43b911bb08: patched enc_l3: '0554BE4490492104B61F683A'O MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on connection ID:8 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_len:24 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2841)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055457BD127521046DBA41C3'O MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on connection ID:7 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_len:24 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2841)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05541F99C9D22104C2AAEAB6'O MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on connection ID:9 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_len:24 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2841)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554BE4490492104B61F683A'O MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:6 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_len:12 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2841)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:8 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:7 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:9 MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:10 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:12 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:13 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:11 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:14 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:15 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on connection ID:1 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_len:12 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2841)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on connection ID:2 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_len:12 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2841)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on connection ID:4 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_len:12 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_from0 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2841)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on connection ID:3 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_len:12 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2841)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:1 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:2 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:4 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:3 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on connection ID:5 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_len:12 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2841)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on connection ID:6 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_len:12 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2841)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on connection ID:8 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_len:12 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2841)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on connection ID:7 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_len:12 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2841)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on connection ID:10 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_len:24 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2841)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554FE4AA5E82104169494C3'O MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on connection ID:12 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_len:24 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2841)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055458B9AAEA210455690C28'O MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on connection ID:11 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_len:24 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_from0 MSC_Test_2-RAN(2842)@cf43b911bb08: patching N(SD)=1 into dtap '0514FE4AA5E82104169494C3'O MSC_Test_2-RAN(2842)@cf43b911bb08: patched enc_l3: '0554FE4AA5E82104169494C3'O MSC_Test_2-RAN(2842)@cf43b911bb08: patching N(SD)=1 into dtap '051458B9AAEA210455690C28'O MSC_Test_2-RAN(2842)@cf43b911bb08: patched enc_l3: '055458B9AAEA210455690C28'O MSC_Test_2-RAN(2842)@cf43b911bb08: patching N(SD)=1 into dtap '05143C5AA14F2104D6F11F2A'O MSC_Test_2-RAN(2842)@cf43b911bb08: patched enc_l3: '05543C5AA14F2104D6F11F2A'O MSC_Test_2-RAN(2842)@cf43b911bb08: patching N(SD)=1 into dtap '05145C9B1C24210445505064'O MSC_Test_2-RAN(2842)@cf43b911bb08: patched enc_l3: '05545C9B1C24210445505064'O MSC_Test_2-RAN(2842)@cf43b911bb08: patching N(SD)=1 into dtap '0514CF6F26B52104A9252858'O MSC_Test_2-RAN(2842)@cf43b911bb08: patched enc_l3: '0554CF6F26B52104A9252858'O MSC_Test_2-RAN(2842)@cf43b911bb08: patching N(SD)=1 into dtap '05143786879221048D03618F'O MSC_Test_2-RAN(2842)@cf43b911bb08: patched enc_l3: '05543786879221048D03618F'O MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2841)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05543C5AA14F2104D6F11F2A'O MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on connection ID:14 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_len:24 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2841)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05545C9B1C24210445505064'O MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on connection ID:15 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_len:24 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2841)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554CF6F26B52104A9252858'O MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on connection ID:13 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_len:24 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2841)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05543786879221048D03618F'O MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on connection ID:9 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_len:12 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2841)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:5 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:2 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2849)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2842)@cf43b911bb08: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2842)@cf43b911bb08: patched enc_l3: '059B'O MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_len:14 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2841)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O TC_iu_multi_lu_and_mt_ussd2(2852)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-RAN(2842)@cf43b911bb08: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2842)@cf43b911bb08: patched enc_l3: '059B'O MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:6 MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:8 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:7 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on connection ID:2 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_len:14 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_from0 MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2841)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:10 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:12 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:4 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:11 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:14 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:3 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:15 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2856)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2842)@cf43b911bb08: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2842)@cf43b911bb08: patched enc_l3: '059B'O MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:1 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on connection ID:10 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_len:12 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2841)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on connection ID:4 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_len:14 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2841)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:13 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:9 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:2 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:6 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:5 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:7 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2854)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on connection ID:14 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_len:12 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2841)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:10 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on connection ID:15 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_len:12 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_from0 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2841)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on connection ID:11 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_len:12 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_from0 TC_iu_multi_lu_and_mt_ussd2(2850)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2841)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:8 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:4 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2860)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2862)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:14 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:15 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2858)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:11 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:9 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-RAN(2842)@cf43b911bb08: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2842)@cf43b911bb08: patched enc_l3: '059B'O MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on connection ID:3 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_len:14 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2841)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on connection ID:12 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_len:12 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2841)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2864)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:3 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2866)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_len:7 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_from0 MSC_Test_2-RAN(2842)@cf43b911bb08: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2842)@cf43b911bb08: patched enc_l3: '059B'O MSC_Test_2-SCCP(2841)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on connection ID:1 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_len:14 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_from0 MSC_Test_2-RAN(2842)@cf43b911bb08: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2842)@cf43b911bb08: patched enc_l3: '059B'O MSC_Test_2-RAN(2842)@cf43b911bb08: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2842)@cf43b911bb08: patched enc_l3: '059B'O MSC_Test_2-SCCP(2841)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on connection ID:2 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_len:7 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2841)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on connection ID:6 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_len:14 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2841)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2842)@cf43b911bb08: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2842)@cf43b911bb08: patched enc_l3: '059B'O MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:12 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on connection ID:7 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_len:14 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_from0 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2841)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-RAN(2842)@cf43b911bb08: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2842)@cf43b911bb08: patched enc_l3: '059B'O MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on connection ID:5 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_len:14 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_from0 MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-SCCP(2841)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2842)@cf43b911bb08: patching N(SD)=2 into dtap '051B'O MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on connection ID:13 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_len:12 MSC_Test_2-RAN(2842)@cf43b911bb08: patched enc_l3: '059B'O MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2841)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on connection ID:8 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_len:14 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_from0 MSC_Test_2-RAN(2842)@cf43b911bb08: Deleted conn table entry 0TC_iu_multi_lu_and_mt_ussd2(2849)12754409 MSC_Test_2-SCCP(2841)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on connection ID:9 TC_iu_multi_lu_and_mt_ussd2(2849)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_len:14 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_from0 TC_iu_multi_lu_and_mt_ussd2(2849)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2849)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2849)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2841)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on connection ID:4 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_len:7 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2841)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on connection ID:3 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_len:7 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2841)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2842)@cf43b911bb08: Created IMSI[0] for '262420000001116'H'197C64DE'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2849) MSC_Test-GSUP(2847)@cf43b911bb08: Created GsupExpect[0] for "262420000001116" to be handled at TC_iu_multi_lu_and_mt_ussd2(2849) MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:1 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:2 MSC_Test_2-RAN(2842)@cf43b911bb08: Deleted conn table entry 2TC_iu_multi_lu_and_mt_ussd2(2852)1463844 TC_iu_multi_lu_and_mt_ussd2(2852)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2852)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2852)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2852)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on connection ID:1 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_len:7 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2841)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:10 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2842)@cf43b911bb08: Created IMSI[1] for '262420000001118'H'5124C0E3'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2852) MSC_Test-GSUP(2847)@cf43b911bb08: Created GsupExpect[1] for "262420000001118" to be handled at TC_iu_multi_lu_and_mt_ussd2(2852) MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:6 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2868)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2842)@cf43b911bb08: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2842)@cf43b911bb08: patched enc_l3: '059B'O MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:7 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on connection ID:10 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_len:14 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2841)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:5 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:13 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:8 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:9 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:4 MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:3 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:15 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2842)@cf43b911bb08: Deleted conn table entry 4TC_iu_multi_lu_and_mt_ussd2(2856)2322452 MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2856)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2856)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2856)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:1 TC_iu_multi_lu_and_mt_ussd2(2856)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2854)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2854)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2854)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2854)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2842)@cf43b911bb08: Deleted conn table entry 3TC_iu_multi_lu_and_mt_ussd2(2854)11609338 MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on connection ID:6 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_len:7 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2841)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:10 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2878)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:14 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on connection ID:7 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_len:7 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2841)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on connection ID:5 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_len:7 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2841)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:12 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2842)@cf43b911bb08: Deleted conn table entry 1TC_iu_multi_lu_and_mt_ussd2(2850)16578417 TC_iu_multi_lu_and_mt_ussd2(2850)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2850)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2850)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2850)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:6 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2842)@cf43b911bb08: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2849) MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on connection ID:9 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_len:7 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_from0 MSC_Test_2-RAN(2842)@cf43b911bb08: Created IMSI[2] for '262420000001120'H'6797BE1E'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2856) MSC_Test_2-SCCP(2841)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-RAN(2842)@cf43b911bb08: Created IMSI[3] for '262420000001119'H'04ACEBB5'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2854) MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on connection ID:8 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_len:7 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2841)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(2847)@cf43b911bb08: Created GsupExpect[2] for "262420000001120" to be handled at TC_iu_multi_lu_and_mt_ussd2(2856) MSC_Test-GSUP(2847)@cf43b911bb08: Created GsupExpect[3] for "262420000001119" to be handled at TC_iu_multi_lu_and_mt_ussd2(2854) MSC_Test_2-RAN(2842)@cf43b911bb08: Deleted conn table entry 6TC_iu_multi_lu_and_mt_ussd2(2860)15789205 MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2842)@cf43b911bb08: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2842)@cf43b911bb08: patched enc_l3: '059B'O TC_iu_multi_lu_and_mt_ussd2(2849)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2860)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2860)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2860)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2860)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2842)@cf43b911bb08: Created IMSI[4] for '262420000001117'H'4552B112'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2850) MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:7 MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:5 TC_iu_multi_lu_and_mt_ussd2(2876)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2849)@cf43b911bb08: 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 := '197C64DE'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on connection ID:15 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_len:14 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2841)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(2847)@cf43b911bb08: Created GsupExpect[4] for "262420000001117" to be handled at TC_iu_multi_lu_and_mt_ussd2(2850) MSC_Test_2-RAN(2842)@cf43b911bb08: Deleted conn table entry 7TC_iu_multi_lu_and_mt_ussd2(2862)14032003 TC_iu_multi_lu_and_mt_ussd2(2872)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2842)@cf43b911bb08: Deleted conn table entry 5TC_iu_multi_lu_and_mt_ussd2(2858)6843185 MSC_Test_2-RAN(2842)@cf43b911bb08: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2842)@cf43b911bb08: patched enc_l3: '059B'O MSC_Test_2-RAN(2842)@cf43b911bb08: Added conn table entry 0TC_iu_multi_lu_and_mt_ussd2(2849)6337896 MSC_Test_2-RAN(2842)@cf43b911bb08: Created IMSI[5] for '262420000001122'H'9C47603D'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2860) TC_iu_multi_lu_and_mt_ussd2(2862)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2862)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2862)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2862)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2858)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2858)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2858)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2858)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(2847)@cf43b911bb08: Created GsupExpect[5] for "262420000001122" to be handled at TC_iu_multi_lu_and_mt_ussd2(2860) MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on connection ID:14 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_len:14 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2841)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-SCCP(2841)@cf43b911bb08: First idle individual index:0 MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on connection ID:10 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_len:7 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2841)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:9 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2842)@cf43b911bb08: Deleted conn table entry 9TC_iu_multi_lu_and_mt_ussd2(2866)11665022 MSC_Test_2-RAN(2842)@cf43b911bb08: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2842)@cf43b911bb08: patched enc_l3: '059B'O MSC_Test_2-RAN(2842)@cf43b911bb08: Created IMSI[6] for '262420000001123'H'353232B5'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2862) MSC_Test_2-RAN(2842)@cf43b911bb08: Created IMSI[7] for '262420000001121'H'373E5C37'O ("7>\\7") to be handled at TC_iu_multi_lu_and_mt_ussd2(2858) TC_iu_multi_lu_and_mt_ussd2(2866)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2866)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2866)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2866)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(2847)@cf43b911bb08: Created GsupExpect[6] for "262420000001123" to be handled at TC_iu_multi_lu_and_mt_ussd2(2862) MSC_Test-GSUP(2847)@cf43b911bb08: Created GsupExpect[7] for "262420000001125" to be handled at TC_iu_multi_lu_and_mt_ussd2(2866) MSC_Test-GSUP(2847)@cf43b911bb08: Created GsupExpect[8] for "262420000001124" to be handled at TC_iu_multi_lu_and_mt_ussd2(2864) MSC_Test-GSUP(2847)@cf43b911bb08: Created GsupExpect[9] for "262420000001121" to be handled at TC_iu_multi_lu_and_mt_ussd2(2858) MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:8 MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on connection ID:12 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_len:14 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2841)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:15 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:14 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2842)@cf43b911bb08: Deleted conn table entry 8TC_iu_multi_lu_and_mt_ussd2(2864)7441280 MSC_Test_2-RAN(2842)@cf43b911bb08: Created IMSI[8] for '262420000001125'H'0EA6725E'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2866) MSC_Test_2-RAN(2842)@cf43b911bb08: Created IMSI[9] for '262420000001124'H'04B18F31'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2864) MSC_Test_2-RAN(2842)@cf43b911bb08: Deleted conn table entry 10TC_iu_multi_lu_and_mt_ussd2(2868)7641925 MSC_Test_2-RAN(2842)@cf43b911bb08: Created IMSI[10] for '262420000001126'H'32EADF19'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2868) TC_iu_multi_lu_and_mt_ussd2(2864)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2864)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2864)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2864)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2849)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2849)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2868)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2868)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2868)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2868)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(2847)@cf43b911bb08: Created GsupExpect[10] for "262420000001126" to be handled at TC_iu_multi_lu_and_mt_ussd2(2868) MSC_Test_2-SCCP(2841)@cf43b911bb08: { messageType := 2, destLocRef := '60B568'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(2841)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:10 MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:11 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2842)@cf43b911bb08: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2852) MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:12 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2842)@cf43b911bb08: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2854) MSC_Test_2-RAN(2842)@cf43b911bb08: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2856) MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on connection ID:14 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_len:7 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2841)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on connection ID:15 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_len:7 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2841)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '20010003000000'O TC_iu_multi_lu_and_mt_ussd2(2870)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2842)@cf43b911bb08: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2850) MSC_Test_2-RAN(2842)@cf43b911bb08: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2860) MSC_Test_2-RAN(2842)@cf43b911bb08: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2842)@cf43b911bb08: patched enc_l3: '059B'O TC_iu_multi_lu_and_mt_ussd2(2852)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on connection ID:11 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_len:14 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2841)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2854)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2852)@cf43b911bb08: 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 := '5124C0E3'O } } } }, additionalUpdateParameters := omit } } } } TC_iu_multi_lu_and_mt_ussd2(2856)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2854)@cf43b911bb08: 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 := '04ACEBB5'O } } } }, additionalUpdateParameters := omit } } } } TC_iu_multi_lu_and_mt_ussd2(2850)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2856)@cf43b911bb08: 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 := '6797BE1E'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2842)@cf43b911bb08: Added conn table entry 1TC_iu_multi_lu_and_mt_ussd2(2854)3877038 MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2850)@cf43b911bb08: 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 := '4552B112'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:14 MSC_Test_2-RAN(2842)@cf43b911bb08: Added conn table entry 2TC_iu_multi_lu_and_mt_ussd2(2852)1336622 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2841)@cf43b911bb08: First idle individual index:1 MSC_Test_2-RAN(2842)@cf43b911bb08: Added conn table entry 3TC_iu_multi_lu_and_mt_ussd2(2856)3768172 MSC_Test_2-SCCP(2841)@cf43b911bb08: First idle individual index:2 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2842)@cf43b911bb08: Deleted conn table entry 14TC_iu_multi_lu_and_mt_ussd2(2876)10405834 MSC_Test_2-SCCP(2841)@cf43b911bb08: First idle individual index:3 MSC_Test_2-RAN(2842)@cf43b911bb08: Added conn table entry 4TC_iu_multi_lu_and_mt_ussd2(2850)1734424 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2841)@cf43b911bb08: First idle individual index:4 MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on connection ID:12 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_len:7 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2841)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(2860)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:15 MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:11 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2876)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2876)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2876)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2876)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2860)@cf43b911bb08: 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 := '9C47603D'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2842)@cf43b911bb08: Deleted conn table entry 15TC_iu_multi_lu_and_mt_ussd2(2878)6645311 TC_iu_multi_lu_and_mt_ussd2(2878)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2878)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2878)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2878)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2842)@cf43b911bb08: Added conn table entry 5TC_iu_multi_lu_and_mt_ussd2(2860)10900683 MSC_Test_2-SCCP(2841)@cf43b911bb08: First idle individual index:5 MSC_Test_2-RAN(2842)@cf43b911bb08: Created IMSI[11] for '262420000001130'H'06BA8BC9'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2876) MSC_Test_2-RAN(2842)@cf43b911bb08: Created IMSI[12] for '262420000001131'H'8482575B'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2878) MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(2847)@cf43b911bb08: Created GsupExpect[11] for "262420000001130" to be handled at TC_iu_multi_lu_and_mt_ussd2(2876) MSC_Test-GSUP(2847)@cf43b911bb08: Created GsupExpect[12] for "262420000001131" to be handled at TC_iu_multi_lu_and_mt_ussd2(2878) MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on connection ID:11 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_len:7 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2841)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2841)@cf43b911bb08: { messageType := 2, destLocRef := '3B28AE'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(2841)@cf43b911bb08: Session index based on local reference:1 TC_iu_multi_lu_and_mt_ussd2(2854)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2854)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2841)@cf43b911bb08: { messageType := 2, destLocRef := '14652E'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(2841)@cf43b911bb08: Session index based on local reference:2 TC_iu_multi_lu_and_mt_ussd2(2852)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2852)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2841)@cf43b911bb08: { messageType := 2, destLocRef := '397F6C'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(2841)@cf43b911bb08: Session index based on local reference:3 TC_iu_multi_lu_and_mt_ussd2(2856)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2856)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:13 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2841)@cf43b911bb08: { messageType := 2, destLocRef := '1A7718'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(2841)@cf43b911bb08: Session index based on local reference:4 TC_iu_multi_lu_and_mt_ussd2(2850)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2850)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2874)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2842)@cf43b911bb08: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2842)@cf43b911bb08: patched enc_l3: '059B'O MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on connection ID:13 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_len:14 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_from0 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2841)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2842)@cf43b911bb08: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2862) MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:12 MSC_Test_2-RAN(2842)@cf43b911bb08: Deleted conn table entry 12TC_iu_multi_lu_and_mt_ussd2(2872)16190823 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2872)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2872)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2872)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2872)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2862)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2842)@cf43b911bb08: Created IMSI[13] for '262420000001128'H'764A7C3A'O ("vJ|:") to be handled at TC_iu_multi_lu_and_mt_ussd2(2872) TC_iu_multi_lu_and_mt_ussd2(2862)@cf43b911bb08: 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 := '353232B5'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test-GSUP(2847)@cf43b911bb08: Created GsupExpect[13] for "262420000001128" to be handled at TC_iu_multi_lu_and_mt_ussd2(2872) MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2842)@cf43b911bb08: Added conn table entry 6TC_iu_multi_lu_and_mt_ussd2(2862)8437347 MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2841)@cf43b911bb08: { messageType := 2, destLocRef := 'A654CB'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(2841)@cf43b911bb08: Session index based on local reference:5 MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:11 MSC_Test_2-SCCP(2841)@cf43b911bb08: First idle individual index:6 MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2842)@cf43b911bb08: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2866) MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:13 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-RAN(2842)@cf43b911bb08: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2864) MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2860)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2860)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2842)@cf43b911bb08: Deleted conn table entry 11TC_iu_multi_lu_and_mt_ussd2(2870)7515824 TC_iu_multi_lu_and_mt_ussd2(2870)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2870)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2870)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2870)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2842)@cf43b911bb08: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2858) MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2842)@cf43b911bb08: patching N(SD)=0 into dtap '0514A3729F132104EC0BA7B1'O MSC_Test_2-RAN(2842)@cf43b911bb08: patched enc_l3: '0514A3729F132104EC0BA7B1'O MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:1 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2866)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2864)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2842)@cf43b911bb08: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2868) MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_len:24 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2841)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514A3729F132104EC0BA7B1'O MSC_Test_2-RAN(2842)@cf43b911bb08: Created IMSI[14] for '262420000001127'H'86FCA47A'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2870) TC_iu_multi_lu_and_mt_ussd2(2864)@cf43b911bb08: 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 := '04B18F31'O } } } }, additionalUpdateParameters := omit } } } } TC_iu_multi_lu_and_mt_ussd2(2866)@cf43b911bb08: 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 := '0EA6725E'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2842)@cf43b911bb08: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2878) TC_iu_multi_lu_and_mt_ussd2(2868)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(2847)@cf43b911bb08: Created GsupExpect[14] for "262420000001127" to be handled at TC_iu_multi_lu_and_mt_ussd2(2870) MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2858)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2868)@cf43b911bb08: 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 := '32EADF19'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:2 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:3 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:4 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2841)@cf43b911bb08: { messageType := 2, destLocRef := '80BE63'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(2841)@cf43b911bb08: Session index based on local reference:6 MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:5 TC_iu_multi_lu_and_mt_ussd2(2858)@cf43b911bb08: 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 := '373E5C37'O ("7>\\7") } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2878)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-RAN(2842)@cf43b911bb08: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2876) MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2878)@cf43b911bb08: 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 := '8482575B'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2842)@cf43b911bb08: patching N(SD)=0 into dtap '0514C42A6F0C2104668CD4B8'O MSC_Test_2-RAN(2842)@cf43b911bb08: patched enc_l3: '0514C42A6F0C2104668CD4B8'O MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on connection ID:1 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_len:24 MSC_Test_2-RAN(2842)@cf43b911bb08: Added conn table entry 7TC_iu_multi_lu_and_mt_ussd2(2864)6694242 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2841)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514C42A6F0C2104668CD4B8'O MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2841)@cf43b911bb08: First idle individual index:7 TC_iu_multi_lu_and_mt_ussd2(2876)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2842)@cf43b911bb08: Added conn table entry 8TC_iu_multi_lu_and_mt_ussd2(2866)6073580 MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on connection ID:13 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_len:7 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_from0 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2841)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2842)@cf43b911bb08: Added conn table entry 9TC_iu_multi_lu_and_mt_ussd2(2868)13251302 MSC_Test_2-SCCP(2841)@cf43b911bb08: First idle individual index:8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2841)@cf43b911bb08: First idle individual index:9 TC_iu_multi_lu_and_mt_ussd2(2876)@cf43b911bb08: 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 := '06BA8BC9'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2862)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2862)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2842)@cf43b911bb08: Added conn table entry 10TC_iu_multi_lu_and_mt_ussd2(2858)11277436 MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2841)@cf43b911bb08: First idle individual index:10 MSC_Test_2-RAN(2842)@cf43b911bb08: patching N(SD)=0 into dtap '05149B4D3CE72104F44B8FDC'O MSC_Test_2-RAN(2842)@cf43b911bb08: patched enc_l3: '05149B4D3CE72104F44B8FDC'O MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:1 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on connection ID:2 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_len:24 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2841)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05149B4D3CE72104F44B8FDC'O MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on connection ID:3 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_len:24 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2841)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05144097564F210465F9DFBC'O MSC_Test_2-SCCP(2841)@cf43b911bb08: First idle individual index:11 MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on connection ID:4 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_len:24 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2841)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C051412A26FE521044B8E148A'O MSC_Test_2-RAN(2842)@cf43b911bb08: patching N(SD)=0 into dtap '05144097564F210465F9DFBC'O MSC_Test_2-RAN(2842)@cf43b911bb08: patched enc_l3: '05144097564F210465F9DFBC'O MSC_Test_2-RAN(2842)@cf43b911bb08: Added conn table entry 11TC_iu_multi_lu_and_mt_ussd2(2878)14658472 MSC_Test_2-RAN(2842)@cf43b911bb08: patching N(SD)=0 into dtap '051412A26FE521044B8E148A'O MSC_Test_2-RAN(2842)@cf43b911bb08: patched enc_l3: '051412A26FE521044B8E148A'O MSC_Test_2-RAN(2842)@cf43b911bb08: Added conn table entry 12TC_iu_multi_lu_and_mt_ussd2(2876)10263833 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2842)@cf43b911bb08: patching N(SD)=0 into dtap '051401600CBC21049338EA90'O MSC_Test_2-SCCP(2841)@cf43b911bb08: First idle individual index:12 MSC_Test_2-RAN(2842)@cf43b911bb08: patched enc_l3: '051401600CBC21049338EA90'O MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on connection ID:5 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_len:24 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2841)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C051401600CBC21049338EA90'O MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_len:12 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2841)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on connection ID:1 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_len:12 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2841)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2841)@cf43b911bb08: { messageType := 2, destLocRef := '662562'O ("f%b"), 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(2841)@cf43b911bb08: Session index based on local reference:7 TC_iu_multi_lu_and_mt_ussd2(2864)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2864)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:13 MSC_Test_2-RAN(2842)@cf43b911bb08: Deleted conn table entry 13TC_iu_multi_lu_and_mt_ussd2(2874)3088304 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2874)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2874)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2874)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2874)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2841)@cf43b911bb08: { messageType := 2, destLocRef := '5CACEC'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(2841)@cf43b911bb08: Session index based on local reference:8 TC_iu_multi_lu_and_mt_ussd2(2866)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2866)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2842)@cf43b911bb08: Created IMSI[15] for '262420000001129'H'9FF32B8A'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2874) MSC_Test-GSUP(2847)@cf43b911bb08: Created GsupExpect[15] for "262420000001129" to be handled at TC_iu_multi_lu_and_mt_ussd2(2874) MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2842)@cf43b911bb08: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2872) MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2841)@cf43b911bb08: { messageType := 2, destLocRef := 'CA32E6'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(2841)@cf43b911bb08: Session index based on local reference:9 TC_iu_multi_lu_and_mt_ussd2(2868)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2868)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2872)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:6 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2872)@cf43b911bb08: 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 := '764A7C3A'O ("vJ|:") } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2842)@cf43b911bb08: Added conn table entry 13TC_iu_multi_lu_and_mt_ussd2(2872)7191219 MSC_Test_2-SCCP(2841)@cf43b911bb08: First idle individual index:13 MSC_Test_2-RAN(2842)@cf43b911bb08: patching N(SD)=0 into dtap '05149029335D2104B97F054F'O MSC_Test_2-RAN(2842)@cf43b911bb08: patched enc_l3: '05149029335D2104B97F054F'O MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on connection ID:6 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_len:24 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_from0 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2841)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05149029335D2104B97F054F'O MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2841)@cf43b911bb08: { messageType := 2, destLocRef := 'AC147C'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(2841)@cf43b911bb08: Session index based on local reference:10 TC_iu_multi_lu_and_mt_ussd2(2858)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2858)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2842)@cf43b911bb08: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2870) MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:2 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:7 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on connection ID:2 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_len:12 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_from0 TC_iu_multi_lu_and_mt_ussd2(2870)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2841)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2842)@cf43b911bb08: patching N(SD)=0 into dtap '05148DE75E4D2104897F3034'O MSC_Test_2-RAN(2842)@cf43b911bb08: patched enc_l3: '05148DE75E4D2104897F3034'O TC_iu_multi_lu_and_mt_ussd2(2870)@cf43b911bb08: 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 := '86FCA47A'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on connection ID:7 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_len:24 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_from0 MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2841)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05148DE75E4D2104897F3034'O MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:3 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on connection ID:3 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_len:12 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2841)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-RAN(2842)@cf43b911bb08: Added conn table entry 14TC_iu_multi_lu_and_mt_ussd2(2870)16401748 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2841)@cf43b911bb08: First idle individual index:14 MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:8 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2841)@cf43b911bb08: { messageType := 2, destLocRef := 'DFABA8'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(2841)@cf43b911bb08: Session index based on local reference:11 TC_iu_multi_lu_and_mt_ussd2(2878)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2878)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2842)@cf43b911bb08: patching N(SD)=0 into dtap '05140A2CB5202104D93612FD'O MSC_Test_2-RAN(2842)@cf43b911bb08: patched enc_l3: '05140A2CB5202104D93612FD'O MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on connection ID:8 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_len:24 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2841)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05140A2CB5202104D93612FD'O MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:9 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2842)@cf43b911bb08: patching N(SD)=0 into dtap '0514D0B9788321047578FE09'O MSC_Test_2-RAN(2842)@cf43b911bb08: patched enc_l3: '0514D0B9788321047578FE09'O MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on connection ID:9 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_len:24 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2841)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514D0B9788321047578FE09'O MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:4 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on connection ID:4 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_len:12 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2841)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2841)@cf43b911bb08: { messageType := 2, destLocRef := '9C9D19'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(2841)@cf43b911bb08: Session index based on local reference:12 TC_iu_multi_lu_and_mt_ussd2(2876)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2876)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:5 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on connection ID:5 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_len:12 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_from0 MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-SCCP(2841)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2842)@cf43b911bb08: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2874) MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(2874)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(2874)@cf43b911bb08: 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 := '9FF32B8A'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:10 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2842)@cf43b911bb08: Added conn table entry 15TC_iu_multi_lu_and_mt_ussd2(2874)4910104 TC_iu_multi_lu_and_mt_ussd2(2849)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2841)@cf43b911bb08: First idle individual index:15 MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:1 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on connection ID:10 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_len:24 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2841)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514241807AC21046217010E'O MSC_Test_2-RAN(2842)@cf43b911bb08: patching N(SD)=0 into dtap '0514241807AC21046217010E'O MSC_Test_2-RAN(2842)@cf43b911bb08: patched enc_l3: '0514241807AC21046217010E'O MSC_Test_2-RAN(2842)@cf43b911bb08: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(2842)@cf43b911bb08: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_len:20 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2841)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:1 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2854)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2841)@cf43b911bb08: { messageType := 2, destLocRef := '6DBAB3'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(2841)@cf43b911bb08: Session index based on local reference:13 TC_iu_multi_lu_and_mt_ussd2(2872)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2872)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2842)@cf43b911bb08: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(2842)@cf43b911bb08: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on connection ID:1 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_len:20 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2841)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:6 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2849)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:2 MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:2 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on connection ID:6 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_len:12 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2841)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:11 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:7 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2854)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:3 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:3 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2841)@cf43b911bb08: { messageType := 2, destLocRef := 'FA4554'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(2841)@cf43b911bb08: Session index based on local reference:14 MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:8 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:9 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:12 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:4 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:4 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:5 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:5 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2841)@cf43b911bb08: { messageType := 2, destLocRef := '4AEC18'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(2841)@cf43b911bb08: Session index based on local reference:15 MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:10 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2852)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(2870)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2870)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:13 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2856)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:1 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:1 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:6 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2874)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2874)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:6 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2842)@cf43b911bb08: patching N(SD)=0 into dtap '0514567AF1B32104E2EC011A'O MSC_Test_2-RAN(2842)@cf43b911bb08: patched enc_l3: '0514567AF1B32104E2EC011A'O MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on connection ID:7 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_len:12 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2841)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O TC_iu_multi_lu_and_mt_ussd2(2850)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on connection ID:11 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_len:24 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_from0 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2841)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514567AF1B32104E2EC011A'O TC_iu_multi_lu_and_mt_ussd2(2860)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2849)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2854)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on connection ID:8 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_len:12 MSC_Test_2-RAN(2842)@cf43b911bb08: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_from0 MSC_Test_2-RAN(2842)@cf43b911bb08: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-SCCP(2841)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-RAN(2842)@cf43b911bb08: patching N(SD)=0 into dtap '0514CFC2BFE821049948445D'O MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on connection ID:2 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_len:20 MSC_Test_2-RAN(2842)@cf43b911bb08: patched enc_l3: '0514CFC2BFE821049948445D'O MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_from0 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2862)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2841)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-RAN(2842)@cf43b911bb08: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(2842)@cf43b911bb08: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on connection ID:12 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_len:24 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2841)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514CFC2BFE821049948445D'O MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on connection ID:3 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_len:20 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2841)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-RAN(2842)@cf43b911bb08: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(2842)@cf43b911bb08: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on connection ID:9 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_len:12 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2841)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2842)@cf43b911bb08: patching N(SD)=0 into dtap '051438412D8D2104975D0D58'O MSC_Test_2-RAN(2842)@cf43b911bb08: patched enc_l3: '051438412D8D2104975D0D58'O MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:7 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on connection ID:10 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_len:12 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_from0 MSC_Test_2-RAN(2842)@cf43b911bb08: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2842)@cf43b911bb08: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-SCCP(2841)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on connection ID:4 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_len:20 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_from0 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2841)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:7 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on connection ID:13 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_len:24 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2841)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C051438412D8D2104975D0D58'O MSC_Test_2-RAN(2842)@cf43b911bb08: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(2842)@cf43b911bb08: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on connection ID:5 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_len:20 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_from0 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2841)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_len:7 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_from0 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2841)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on connection ID:1 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_len:7 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2841)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on connection ID:6 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_len:20 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2841)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2864)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2842)@cf43b911bb08: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(2842)@cf43b911bb08: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:11 TC_iu_multi_lu_and_mt_ussd2(2852)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on connection ID:7 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_len:20 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2841)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:8 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2856)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:8 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on connection ID:11 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_len:12 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2841)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:12 TC_iu_multi_lu_and_mt_ussd2(2866)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:14 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2842)@cf43b911bb08: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(2842)@cf43b911bb08: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on connection ID:8 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_len:20 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2841)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on connection ID:12 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_len:12 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2841)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2842)@cf43b911bb08: patching N(SD)=0 into dtap '051462FB383C21042EDD8020'O MSC_Test_2-RAN(2842)@cf43b911bb08: patched enc_l3: '051462FB383C21042EDD8020'O MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:9 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on connection ID:14 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_len:24 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2841)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C051462FB383C21042EDD8020'O MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:9 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2850)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:15 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2868)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:10 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2860)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2842)@cf43b911bb08: patching N(SD)=0 into dtap '05145122C4F721045DDE6046'O MSC_Test_2-RAN(2842)@cf43b911bb08: patched enc_l3: '05145122C4F721045DDE6046'O MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on connection ID:15 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_len:24 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_from0 MSC_Test_2-RAN(2842)@cf43b911bb08: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(2842)@cf43b911bb08: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-SCCP(2841)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05145122C4F721045DDE6046'O MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on connection ID:9 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_len:20 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2841)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:10 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:2 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:2 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:13 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer TC_iu_multi_lu_and_mt_ussd2(2862)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2858)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2852)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:3 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on connection ID:2 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_len:7 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_from0 MSC_Test_2-RAN(2842)@cf43b911bb08: patching N(SD)=1 into dtap '8B3A05A203020101'O TC_iu_multi_lu_and_mt_ussd2(2864)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2842)@cf43b911bb08: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-SCCP(2841)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on connection ID:10 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_len:20 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2841)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on connection ID:13 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_len:12 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2841)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2856)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:3 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2866)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on connection ID:3 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_len:7 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2841)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-RAN(2842)@cf43b911bb08: Deleted conn table entry 0TC_iu_multi_lu_and_mt_ussd2(2849)6337896 TC_iu_multi_lu_and_mt_ussd2(2849)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2849)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2849)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2849)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:4 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2850)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:4 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:1 MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on connection ID:4 MSC_Test_2-RAN(2842)@cf43b911bb08: Deleted conn table entry 1TC_iu_multi_lu_and_mt_ussd2(2854)3877038 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_len:7 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_from0 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2841)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '20010003000000'O TC_iu_multi_lu_and_mt_ussd2(2854)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2854)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2854)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2868)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2854)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:11 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:11 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2858)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2878)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:5 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2842)@cf43b911bb08: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(2842)@cf43b911bb08: patched enc_l3: '8B7A05A203020101'O TC_iu_multi_lu_and_mt_ussd2(2860)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on connection ID:11 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_len:20 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2841)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:5 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:6 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:6 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2862)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:12 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on connection ID:5 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_len:7 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_from0 TC_iu_multi_lu_and_mt_ussd2(2878)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2841)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on connection ID:6 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_len:7 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2841)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:12 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:7 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:7 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:14 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2864)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2876)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:15 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:2 MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:8 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:8 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:13 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2842)@cf43b911bb08: Deleted conn table entry 2TC_iu_multi_lu_and_mt_ussd2(2852)1336622 TC_iu_multi_lu_and_mt_ussd2(2852)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2852)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2852)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2866)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on connection ID:7 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_len:7 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2841)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:13 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on connection ID:15 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_len:12 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2841)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O TC_iu_multi_lu_and_mt_ussd2(2852)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:9 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:9 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:3 MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:4 MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on connection ID:14 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_len:12 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2841)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:10 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-RAN(2842)@cf43b911bb08: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(2842)@cf43b911bb08: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-RAN(2842)@cf43b911bb08: Deleted conn table entry 3TC_iu_multi_lu_and_mt_ussd2(2856)3768172 MSC_Test_2-RAN(2842)@cf43b911bb08: Deleted conn table entry 4TC_iu_multi_lu_and_mt_ussd2(2850)1734424 TC_iu_multi_lu_and_mt_ussd2(2868)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2872)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2850)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2850)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2850)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2856)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2856)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2856)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:10 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:5 MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on connection ID:8 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_len:7 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2841)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on connection ID:12 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_len:20 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2841)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:6 MSC_Test_2-RAN(2842)@cf43b911bb08: Deleted conn table entry 5TC_iu_multi_lu_and_mt_ussd2(2860)10900683 MSC_Test_2-RAN(2842)@cf43b911bb08: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(2842)@cf43b911bb08: patched enc_l3: '8B7A05A203020101'O TC_iu_multi_lu_and_mt_ussd2(2856)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on connection ID:9 TC_iu_multi_lu_and_mt_ussd2(2858)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_len:7 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_from0 MSC_Test_2-RAN(2842)@cf43b911bb08: Deleted conn table entry 6TC_iu_multi_lu_and_mt_ussd2(2862)8437347 TC_iu_multi_lu_and_mt_ussd2(2850)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_2-SCCP(2841)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on connection ID:13 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_len:20 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_from0 TC_iu_multi_lu_and_mt_ussd2(2860)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2860)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2860)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2841)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on connection ID:10 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_len:7 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_from0 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2841)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(2860)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:7 MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:15 MSC_Test_2-RAN(2842)@cf43b911bb08: Deleted conn table entry 7TC_iu_multi_lu_and_mt_ussd2(2864)6694242 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:15 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2864)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2864)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2864)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:14 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2876)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2862)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2862)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2862)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2864)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(2862)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:14 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:8 MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:9 MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:11 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:11 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:10 MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on connection ID:15 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_len:20 MSC_Test_2-RAN(2842)@cf43b911bb08: Deleted conn table entry 8TC_iu_multi_lu_and_mt_ussd2(2866)6073580 MSC_Test_2-RAN(2842)@cf43b911bb08: Deleted conn table entry 9TC_iu_multi_lu_and_mt_ussd2(2868)13251302 MSC_Test_2-RAN(2842)@cf43b911bb08: Deleted conn table entry 10TC_iu_multi_lu_and_mt_ussd2(2858)11277436 MSC_Test_2-RAN(2842)@cf43b911bb08: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(2842)@cf43b911bb08: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-RAN(2842)@cf43b911bb08: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(2842)@cf43b911bb08: patched enc_l3: '8B7A05A203020101'O TC_iu_multi_lu_and_mt_ussd2(2866)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2866)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2866)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2866)@cf43b911bb08: Final verdict of PTC: pass TC_iu_multi_lu_and_mt_ussd2(2874)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2874)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2872)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2872)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2868)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2868)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2868)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2868)@cf43b911bb08: Final verdict of PTC: pass TC_iu_multi_lu_and_mt_ussd2(2858)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2858)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2858)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2858)@cf43b911bb08: Final verdict of PTC: pass TC_iu_multi_lu_and_mt_ussd2(2870)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2841)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:13 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:13 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on connection ID:14 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_len:20 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2841)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on connection ID:13 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_len:7 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2841)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '20010003000000'O TC_iu_multi_lu_and_mt_ussd2(2870)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2878)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on connection ID:11 MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_len:7 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_from0 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-SCCP(2841)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:15 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:15 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2874)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:12 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:12 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:13 MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:11 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2842)@cf43b911bb08: Deleted conn table entry 13TC_iu_multi_lu_and_mt_ussd2(2872)7191219 TC_iu_multi_lu_and_mt_ussd2(2876)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2872)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2872)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2872)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on connection ID:15 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_len:7 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_from0 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2841)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-RAN(2842)@cf43b911bb08: Deleted conn table entry 11TC_iu_multi_lu_and_mt_ussd2(2878)14658472 TC_iu_multi_lu_and_mt_ussd2(2878)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2878)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2878)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2872)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on connection ID:12 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_len:7 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2841)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2878)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:14 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:14 MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2841)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:15 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:12 TC_iu_multi_lu_and_mt_ussd2(2870)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2874)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2874)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2874)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2874)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_2-RAN(2842)@cf43b911bb08: Deleted conn table entry 15TC_iu_multi_lu_and_mt_ussd2(2874)4910104 MSC_Test_2-RAN(2842)@cf43b911bb08: Deleted conn table entry 12TC_iu_multi_lu_and_mt_ussd2(2876)10263833 TC_iu_multi_lu_and_mt_ussd2(2876)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2876)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on connection ID:14 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_len:7 MSC_Test_2-SCCP(2841)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2841)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '20010003000000'O TC_iu_multi_lu_and_mt_ussd2(2876)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2876)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2843)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2843)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2841)@cf43b911bb08: Session index based on local reference:14 MSC_Test_2-RAN(2842)@cf43b911bb08: Deleted conn table entry 14TC_iu_multi_lu_and_mt_ussd2(2870)16401748 TC_iu_multi_lu_and_mt_ussd2(2870)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2870)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2870)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2870)@cf43b911bb08: Final verdict of PTC: pass MSC_Test-GSUP(2847)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-SCCP(2838)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-RAN(2839)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2880)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2865)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2863)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2834)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2875)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2879)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2873)@cf43b911bb08: Final verdict of PTC: none MSC_Test_2-M3UA(2843)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(2835)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2853)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2859)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(2844)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2869)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2855)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-M3UA(2840)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2871)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(2846)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(2845)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2861)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(2837)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2851)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2857)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(2848)@cf43b911bb08: Final verdict of PTC: none MSC_Test_2-SCCP(2841)@cf43b911bb08: Final verdict of PTC: none MSC_Test_2-RAN(2842)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2877)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2867)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(2836)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(2834): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(2835): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(2836): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(2837): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-SCCP(2838): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-RAN(2839): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-M3UA(2840): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-SCCP(2841): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-RAN(2842): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-M3UA(2843): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(2844): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(2845): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(2846): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(2847): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(2848): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2849): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2850): pass (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(2851): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2852): pass (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(2853): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2854): pass (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(2855): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2856): pass (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(2857): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2858): pass (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(2859): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2860): pass (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(2861): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2862): pass (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(2863): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2864): pass (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(2865): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2866): pass (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(2867): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2868): pass (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(2869): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2870): pass (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(2871): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2872): pass (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(2873): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2874): pass (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(2875): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2876): pass (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(2877): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2878): pass (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(2879): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(2880): none (pass -> pass) MTC@cf43b911bb08: Test case TC_iu_multi_lu_and_mt_ussd finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_multi_lu_and_mt_ussd pass'. Mon Jun 10 14:33:38 UTC 2024 ====== MSC_Tests_Iu.TC_iu_multi_lu_and_mt_ussd pass ====== Saving talloc report from 172.18.149.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=4725406) Waiting for packet dumper to finish... 1 (prev_count=4725406, count=4728605) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_multi_lu_and_mt_ussd pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_with_invalid_mcc_mnc'. ------ MSC_Tests_Iu.TC_iu_lu_with_invalid_mcc_mnc ------ Mon Jun 10 14:33:43 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests_Iu.TC_iu_lu_with_invalid_mcc_mnc.pcap" >/data/MSC_Tests_Iu.TC_iu_lu_with_invalid_mcc_mnc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_with_invalid_mcc_mnc' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_iu_lu_with_invalid_mcc_mnc started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(2884)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(2884)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2884)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(2882)@cf43b911bb08: v_sccp_pdu_maxlen:268 MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_1-M3UA(2887)@cf43b911bb08: ************************************************* MSC_Test_1-M3UA(2887)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2887)@cf43b911bb08: ************************************************* MSC_Test_1-SCCP(2885)@cf43b911bb08: v_sccp_pdu_maxlen:268 MTC@cf43b911bb08: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_2-M3UA(2890)@cf43b911bb08: ************************************************* MSC_Test_2-M3UA(2890)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2890)@cf43b911bb08: ************************************************* MSC_Test_2-SCCP(2888)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2891)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2884)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(2884)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2884)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2884)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(2884)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2884)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2884)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2884)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2884)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2884)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2884)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2884)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2884)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2884)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2884)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2884)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2887)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23907 to server: "172.18.149.200":2905 association #8 MSC_Test_1-M3UA(2887)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2887)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2887)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_1-M3UA(2887)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2887)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2887)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2887)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2887)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2887)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2887)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2887)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2887)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2887)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2887)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2887)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2890)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23908 to server: "172.18.149.200":2905 association #8 MSC_Test_2-M3UA(2890)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2890)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2890)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_2-M3UA(2890)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2890)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2890)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2890)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2890)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2890)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2890)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2887)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2890)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2887)@cf43b911bb08: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2890)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2890)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2890)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2890)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2893)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2893)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2893)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2893)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2893)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2893)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2893)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2893)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2894)@cf43b911bb08: Created GsupExpect[0] for "262420000001054" to be handled at TC_iu_lu_with_invalid_mcc_mnc2(2896) TC_iu_lu_with_invalid_mcc_mnc2(2896)@cf43b911bb08: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001054'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(2884)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2884)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2884)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2883)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2887)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2887)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2887)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2886)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2890)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2890)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2890)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2889)@cf43b911bb08: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2889)@cf43b911bb08: Added conn table entry 0TC_iu_lu_with_invalid_mcc_mnc2(2896)9750949 MSC_Test_2-SCCP(2888)@cf43b911bb08: First idle individual index:0 MSC_Test_2-M3UA(2890)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2889)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2890)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2890)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2888)@cf43b911bb08: { messageType := 2, destLocRef := '94C9A5'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(2888)@cf43b911bb08: Session index based on local reference:0 MSC_Test-GSUP(2894)@cf43b911bb08: Found GsupExpect[0] for "262420000001054" handled at TC_iu_lu_with_invalid_mcc_mnc2(2896) MSC_Test-GSUP(2894)@cf43b911bb08: Added IMSI table entry 0TC_iu_lu_with_invalid_mcc_mnc2(2896)"262420000001054" MSC_Test_2-M3UA(2890)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2890)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2890)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2890)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2890)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2890)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2890)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2888)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2888)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2888)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2888)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2888)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2888)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2888)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2888)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP-IPA(2893)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2893)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test_2-M3UA(2890)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2890)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2888)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-M3UA(2890)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2889)@cf43b911bb08: Deleted conn table entry 0TC_iu_lu_with_invalid_mcc_mnc2(2896)9750949 MSC_Test-GSUP-IPA(2893)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2893)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2893)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2893)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_iu_lu_with_invalid_mcc_mnc2(2896)@cf43b911bb08: setverdict(fail): none -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@cf43b911bb08: Test Component 2896 has requested to stop MTC. Terminating current testcase execution. MSC_Test_2-RAN(2889)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-SCCP(2885)@cf43b911bb08: Final verdict of PTC: none MSC_Test_2-M3UA(2890)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(2891)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2881)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-M3UA(2887)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(2883)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-RAN(2886)@cf43b911bb08: Final verdict of PTC: none MSC_Test_2-SCCP(2888)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(2892)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2897)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(2895)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(2893)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(2894)@cf43b911bb08: Final verdict of PTC: none TC_iu_lu_with_invalid_mcc_mnc2(2896)@cf43b911bb08: Final verdict of PTC: fail reason: "Tguard timeout" MSC_Test_0-M3UA(2884)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(2882)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(2881): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(2882): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(2883): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(2884): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-SCCP(2885): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-RAN(2886): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-M3UA(2887): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-SCCP(2888): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-RAN(2889): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-M3UA(2890): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(2891): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(2892): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(2893): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(2894): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(2895): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_iu_lu_with_invalid_mcc_mnc2(2896): fail (none -> fail) reason: "Tguard timeout" MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(2897): none (fail -> fail) MTC@cf43b911bb08: Test case TC_iu_lu_with_invalid_mcc_mnc finished. Verdict: fail reason: Tguard timeout MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_with_invalid_mcc_mnc fail'. Mon Jun 10 14:34:44 UTC 2024 ------ MSC_Tests_Iu.TC_iu_lu_with_invalid_mcc_mnc fail ------ Saving talloc report from 172.18.149.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=232130) Waiting for packet dumper to finish... 1 (prev_count=232130, count=233295) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_with_invalid_mcc_mnc fail' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_expire_while_paging'. ------ MSC_Tests_Iu.TC_iu_lu_and_expire_while_paging ------ Mon Jun 10 14:34:49 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests_Iu.TC_iu_lu_and_expire_while_paging.pcap" >/data/MSC_Tests_Iu.TC_iu_lu_and_expire_while_paging.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_expire_while_paging' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_iu_lu_and_expire_while_paging started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(2901)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(2901)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2901)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(2899)@cf43b911bb08: v_sccp_pdu_maxlen:268 MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_1-M3UA(2904)@cf43b911bb08: ************************************************* MSC_Test_1-M3UA(2904)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2904)@cf43b911bb08: ************************************************* MSC_Test_1-SCCP(2902)@cf43b911bb08: v_sccp_pdu_maxlen:268 MTC@cf43b911bb08: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_2-M3UA(2907)@cf43b911bb08: ************************************************* MSC_Test_2-M3UA(2907)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2907)@cf43b911bb08: ************************************************* MSC_Test_2-SCCP(2905)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2908)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2901)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(2901)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2901)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2901)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(2901)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2901)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2901)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2901)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2901)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2901)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2901)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2901)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2901)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2901)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2901)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2901)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2904)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23907 to server: "172.18.149.200":2905 association #8 MSC_Test_1-M3UA(2904)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2904)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2904)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_1-M3UA(2904)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2904)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2904)@cf43b911bb08: Received M3UA_ERR -> discard MSC_Test_1-M3UA(2904)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2904)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2904)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2904)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2904)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2904)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2904)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2904)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2904)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2904)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2904)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2907)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23908 to server: "172.18.149.200":2905 association #8 MSC_Test_2-M3UA(2907)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2907)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2907)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_2-M3UA(2907)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2907)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2907)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2907)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2907)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2907)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2907)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2904)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2904)@cf43b911bb08: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2907)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2907)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2907)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2907)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2907)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2910)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2910)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2910)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2910)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2910)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2910)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2910)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2910)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2911)@cf43b911bb08: Created GsupExpect[0] for "262420000001055" to be handled at TC_iu_lu_and_expire_while_paging2(2913) TC_iu_lu_and_expire_while_paging2(2913)@cf43b911bb08: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(2901)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2901)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2901)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2900)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2904)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2904)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2904)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2903)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2907)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2907)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2907)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2906)@cf43b911bb08: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2906)@cf43b911bb08: Added conn table entry 0TC_iu_lu_and_expire_while_paging2(2913)2481808 MSC_Test_2-SCCP(2905)@cf43b911bb08: First idle individual index:0 MSC_Test_2-RAN(2906)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2907)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2907)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2907)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2905)@cf43b911bb08: { messageType := 2, destLocRef := '25DE90'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(2905)@cf43b911bb08: Session index based on local reference:0 MSC_Test-GSUP(2911)@cf43b911bb08: Found GsupExpect[0] for "262420000001055" handled at TC_iu_lu_and_expire_while_paging2(2913) MSC_Test-GSUP(2911)@cf43b911bb08: Added IMSI table entry 0TC_iu_lu_and_expire_while_paging2(2913)"262420000001055" TC_iu_lu_and_expire_while_paging2(2913)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_expire_while_paging2(2913)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_2-M3UA(2907)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2907)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2905)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2905)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2905)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2905)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2906)@cf43b911bb08: patching N(SD)=1 into dtap '05148869498C2104D0343ABC'O MSC_Test_2-RAN(2906)@cf43b911bb08: patched enc_l3: '05548869498C2104D0343ABC'O MSC_Test_2-SCCP(2905)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2905)@cf43b911bb08: vl_len:24 MSC_Test_2-SCCP(2905)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2905)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05548869498C2104D0343ABC'O MSC_Test_2-M3UA(2907)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2907)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2907)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2905)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2905)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2905)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2905)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2905)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2905)@cf43b911bb08: vl_len:12 MSC_Test_2-SCCP(2905)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2905)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2907)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2907)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2907)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2905)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2905)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2905)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2905)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2907)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2907)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2905)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2905)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2905)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2905)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_expire_while_paging2(2913)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2906)@cf43b911bb08: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2906)@cf43b911bb08: patched enc_l3: '059B'O MSC_Test_2-SCCP(2905)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2905)@cf43b911bb08: vl_len:14 MSC_Test_2-SCCP(2905)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2905)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2907)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2907)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2907)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2905)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2905)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2905)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2905)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2905)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2905)@cf43b911bb08: vl_len:7 MSC_Test_2-SCCP(2905)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2905)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2907)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2907)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2907)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2905)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-M3UA(2907)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2906)@cf43b911bb08: Deleted conn table entry 0TC_iu_lu_and_expire_while_paging2(2913)2481808 TC_iu_lu_and_expire_while_paging2(2913)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_expire_while_paging2(2913)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_expire_while_paging2(2913)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_expire_while_paging2(2913)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2906)@cf43b911bb08: Created IMSI[0] for '262420000001055'H'84E14126'O to be handled at TC_iu_lu_and_expire_while_paging2(2913) MSC_Test-GSUP(2911)@cf43b911bb08: Created GsupExpect[0] for "262420000001055" to be handled at TC_iu_lu_and_expire_while_paging2(2913) MSC_Test_2-M3UA(2907)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2907)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2906)@cf43b911bb08: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_lu_and_expire_while_paging2(2913) TC_iu_lu_and_expire_while_paging2(2913)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_expire_while_paging2(2913)@cf43b911bb08: 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 := '84E14126'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2906)@cf43b911bb08: Added conn table entry 0TC_iu_lu_and_expire_while_paging2(2913)12057303 MSC_Test_2-SCCP(2905)@cf43b911bb08: First idle individual index:0 MSC_Test_2-M3UA(2907)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2907)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2907)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2905)@cf43b911bb08: { messageType := 2, destLocRef := 'B7FAD7'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(2905)@cf43b911bb08: Session index based on local reference:0 TC_iu_lu_and_expire_while_paging2(2913)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_expire_while_paging2(2913)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2907)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2907)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2905)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2905)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2905)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2905)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2906)@cf43b911bb08: patching N(SD)=0 into dtap '05149CAFFF2E2104ADF73714'O MSC_Test_2-RAN(2906)@cf43b911bb08: patched enc_l3: '05149CAFFF2E2104ADF73714'O MSC_Test_2-SCCP(2905)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2905)@cf43b911bb08: vl_len:24 MSC_Test_2-SCCP(2905)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2905)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05149CAFFF2E2104ADF73714'O MSC_Test_2-M3UA(2907)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2907)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2907)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2905)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2905)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2905)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2905)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2905)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2905)@cf43b911bb08: vl_len:12 MSC_Test_2-SCCP(2905)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2905)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2907)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2907)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2907)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2905)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2905)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2907)@cf43b911bb08: Message received on association #8 MSC_Test_2-SCCP(2905)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2905)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2907)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2905)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2905)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2905)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2905)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2905)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2905)@cf43b911bb08: vl_len:7 MSC_Test_2-SCCP(2905)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2905)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2907)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2907)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2907)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2905)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-RAN(2906)@cf43b911bb08: Deleted conn table entry 0TC_iu_lu_and_expire_while_paging2(2913)12057303 MSC_Test_2-M3UA(2907)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_expire_while_paging2(2913)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_expire_while_paging2(2913)@cf43b911bb08: Final verdict of PTC: pass MSC_Test_2-RAN(2906)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(2901)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(2908)@cf43b911bb08: Final verdict of PTC: none MSC_Test_2-M3UA(2907)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-SCCP(2902)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-RAN(2903)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(2899)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(2900)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-M3UA(2904)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2898)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(2912)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2914)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(2909)@cf43b911bb08: Final verdict of PTC: none MSC_Test_2-SCCP(2905)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(2910)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(2911)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(2898): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(2899): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(2900): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(2901): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-SCCP(2902): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-RAN(2903): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-M3UA(2904): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-SCCP(2905): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-RAN(2906): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-M3UA(2907): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(2908): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(2909): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(2910): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(2911): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(2912): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_iu_lu_and_expire_while_paging2(2913): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(2914): none (pass -> pass) MTC@cf43b911bb08: Test case TC_iu_lu_and_expire_while_paging finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_expire_while_paging pass'. Mon Jun 10 14:34:51 UTC 2024 ====== MSC_Tests_Iu.TC_iu_lu_and_expire_while_paging pass ====== Saving talloc report from 172.18.149.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=419099) Waiting for packet dumper to finish... 1 (prev_count=419099, count=420264) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_expire_while_paging pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_mo_cc_iu_release'. ------ MSC_Tests_Iu.TC_mo_cc_iu_release ------ Mon Jun 10 14:34:55 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests_Iu.TC_mo_cc_iu_release.pcap" >/data/MSC_Tests_Iu.TC_mo_cc_iu_release.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_mo_cc_iu_release' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_mo_cc_iu_release started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(2918)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(2918)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2918)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(2916)@cf43b911bb08: v_sccp_pdu_maxlen:268 MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_1-M3UA(2921)@cf43b911bb08: ************************************************* MSC_Test_1-M3UA(2921)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2921)@cf43b911bb08: ************************************************* MSC_Test_1-SCCP(2919)@cf43b911bb08: v_sccp_pdu_maxlen:268 MTC@cf43b911bb08: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_2-M3UA(2924)@cf43b911bb08: ************************************************* MSC_Test_2-M3UA(2924)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2924)@cf43b911bb08: ************************************************* MSC_Test_2-SCCP(2922)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2925)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2918)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(2918)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2918)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2918)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(2918)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2918)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2918)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2918)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2918)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2918)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2918)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2918)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2918)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2918)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2918)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2918)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2921)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23907 to server: "172.18.149.200":2905 association #8 MSC_Test_1-M3UA(2921)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2921)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2921)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_1-M3UA(2921)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2921)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2921)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2921)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2921)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2921)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2921)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2921)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2921)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2921)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2921)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2921)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2924)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23908 to server: "172.18.149.200":2905 association #8 MSC_Test_2-M3UA(2924)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2924)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2924)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_2-M3UA(2924)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2924)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2924)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2924)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2924)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2924)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2924)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2921)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2924)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2924)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2924)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2924)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2924)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2921)@cf43b911bb08: Received M3UA_DAVA -> discard MSC_Test-GSUP-IPA(2927)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2927)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2927)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2927)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2927)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2927)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2927)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2927)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2928)@cf43b911bb08: Created GsupExpect[0] for "262420000001043" to be handled at TC_mo_cc_iu_release2(2930) TC_mo_cc_iu_release2(2930)@cf43b911bb08: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(2918)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2918)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2918)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2917)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2921)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2921)@cf43b911bb08: Message received on association #8 MSC_Test_1-M3UA(2921)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2920)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2924)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2924)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2924)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2923)@cf43b911bb08: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2923)@cf43b911bb08: Added conn table entry 0TC_mo_cc_iu_release2(2930)7006681 MSC_Test_2-SCCP(2922)@cf43b911bb08: First idle individual index:0 MSC_Test_2-M3UA(2924)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2923)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2924)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2924)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2922)@cf43b911bb08: { messageType := 2, destLocRef := '6AE9D9'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(2922)@cf43b911bb08: Session index based on local reference:0 MSC_Test-GSUP(2928)@cf43b911bb08: Found GsupExpect[0] for "262420000001043" handled at TC_mo_cc_iu_release2(2930) MSC_Test-GSUP(2928)@cf43b911bb08: Added IMSI table entry 0TC_mo_cc_iu_release2(2930)"262420000001043" TC_mo_cc_iu_release2(2930)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_mo_cc_iu_release2(2930)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_2-M3UA(2924)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2924)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2922)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2922)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2922)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2922)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2923)@cf43b911bb08: patching N(SD)=1 into dtap '0514349A658A21042AB466A9'O MSC_Test_2-RAN(2923)@cf43b911bb08: patched enc_l3: '0554349A658A21042AB466A9'O MSC_Test_2-SCCP(2922)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2922)@cf43b911bb08: vl_len:24 MSC_Test_2-SCCP(2922)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2922)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554349A658A21042AB466A9'O MSC_Test_2-M3UA(2924)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2924)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2924)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2922)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2922)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2922)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2922)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2922)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2922)@cf43b911bb08: vl_len:12 MSC_Test_2-SCCP(2922)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2922)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2924)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2924)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2924)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2922)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2922)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2922)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2922)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2924)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2924)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2922)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2922)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2922)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2922)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_cc_iu_release2(2930)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2923)@cf43b911bb08: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2923)@cf43b911bb08: patched enc_l3: '059B'O MSC_Test_2-SCCP(2922)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2922)@cf43b911bb08: vl_len:14 MSC_Test_2-SCCP(2922)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2922)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2924)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2924)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2924)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2922)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2922)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2922)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2922)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2922)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2922)@cf43b911bb08: vl_len:7 MSC_Test_2-SCCP(2922)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2922)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2924)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2924)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2924)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2922)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-RAN(2923)@cf43b911bb08: Deleted conn table entry 0TC_mo_cc_iu_release2(2930)7006681 MSC_Test_2-M3UA(2924)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mo_cc_iu_release2(2930)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_mo_cc_iu_release2(2930)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_mo_cc_iu_release2(2930)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_mo_cc_iu_release2(2930)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_mo_cc_iu_release2(2930)@cf43b911bb08: 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 := '36E1465D'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2923)@cf43b911bb08: Added conn table entry 0TC_mo_cc_iu_release2(2930)1596453 MSC_Test_2-RAN(2923)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2922)@cf43b911bb08: First idle individual index:0 MSC_Test_2-M3UA(2924)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2924)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2924)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2922)@cf43b911bb08: { messageType := 2, destLocRef := '185C25'O, sourceLocRef := '000205'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2922)@cf43b911bb08: Session index based on local reference:0 TC_mo_cc_iu_release2(2930)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_mo_cc_iu_release2(2930)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2924)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2924)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2922)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2922)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2922)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2922)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2923)@cf43b911bb08: patching N(SD)=1 into dtap '051470A4F8982104D887BE91'O MSC_Test_2-RAN(2923)@cf43b911bb08: patched enc_l3: '055470A4F8982104D887BE91'O MSC_Test_2-SCCP(2922)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2922)@cf43b911bb08: vl_len:24 MSC_Test_2-SCCP(2922)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2922)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055470A4F8982104D887BE91'O MSC_Test_2-M3UA(2924)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2924)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2924)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2922)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2922)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2922)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2922)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2922)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2922)@cf43b911bb08: vl_len:12 MSC_Test_2-SCCP(2922)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2922)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2924)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2924)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2924)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2922)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2922)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2922)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2922)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2925)@cf43b911bb08: Created MnccExpect[0] for "12345" to be handled at TC_mo_cc_iu_release2(2930) MSC_Test-MGCP(2926)@cf43b911bb08: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mo_cc_iu_release2(2930) MSC_Test_2-RAN(2923)@cf43b911bb08: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_2-RAN(2923)@cf43b911bb08: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_2-SCCP(2922)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2922)@cf43b911bb08: vl_len:28 MSC_Test_2-SCCP(2922)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2922)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001440180000010010401110038504066005040200815E04802143F5'O MSC_Test_2-M3UA(2924)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(2926)@cf43b911bb08: Found Expect[0] for { line := { verb := "CRCX", trans_id := "367", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "d6" }, { code := "L", val := "p:20, a:AMR, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_mo_cc_iu_release2(2930) TC_mo_cc_iu_release2(2930)@cf43b911bb08: f_mo_call_establish 2: rx 1st CRCX TC_mo_cc_iu_release2(2930)@cf43b911bb08: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(2925)@cf43b911bb08: Found MnccExpect[0] for "12345" handled at TC_mo_cc_iu_release2(2930) MSC_Test-MNCC(2925)@cf43b911bb08: Added conn table entry 0TC_mo_cc_iu_release2(2930)-2147483590 MSC_Test_2-M3UA(2924)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2924)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2922)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2922)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2922)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2922)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_cc_iu_release2(2930)@cf43b911bb08: f_mo_call_establish 1: rx MNCC SETUP ind TC_mo_cc_iu_release2(2930)@cf43b911bb08: f_mo_call_establish 4.iu: rx RANAP RAB Assignment Request MSC_Test_2-SCCP(2922)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2922)@cf43b911bb08: vl_len:46 MSC_Test_2-SCCP(2922)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2922)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '6000002A000001003440230000010033401C60BA7C350001C0A802150000000000000000000000000040040C0000'O MSC_Test_2-M3UA(2924)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mo_cc_iu_release2(2930)@cf43b911bb08: f_mo_call_establish 3: rx RTP CREATE TC_mo_cc_iu_release2(2930)@cf43b911bb08: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_2-M3UA(2924)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2924)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2922)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2922)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2922)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2922)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2924)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2924)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2922)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2922)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2922)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2922)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_cc_iu_release2(2930)@cf43b911bb08: f_mo_call_establish 7: rx CC Alerting MSC_Test_2-SCCP(2922)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2922)@cf43b911bb08: vl_len:12 MSC_Test_2-SCCP(2922)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2922)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000B40080000010004400140'O MSC_Test_2-M3UA(2924)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(2925)@cf43b911bb08: Deleted conn table entry 0TC_mo_cc_iu_release2(2930)-2147483590 MSC_Test_2-M3UA(2924)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2924)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2924)@cf43b911bb08: Message received on association #8 MSC_Test_2-SCCP(2922)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-M3UA(2924)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2922)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2922)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2922)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2922)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-SCCP(2922)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2922)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2922)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_cc_iu_release2(2930)@cf43b911bb08: Osmux ok: use_osmux = false got_osmux_count = 0 TC_mo_cc_iu_release2(2930)@cf43b911bb08: f_mo_call_establish DONE TC_mo_cc_iu_release2(2930)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2922)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_2-SCCP(2922)@cf43b911bb08: vl_len:7 MSC_Test_2-SCCP(2922)@cf43b911bb08: vl_from0 MSC_Test_2-SCCP(2922)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2924)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2924)@cf43b911bb08: Message received on association #8 MSC_Test_2-M3UA(2924)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2922)@cf43b911bb08: Session index based on local reference:0 MSC_Test_2-M3UA(2924)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2923)@cf43b911bb08: Deleted conn table entry 0TC_mo_cc_iu_release2(2930)1596453 TC_mo_cc_iu_release2(2930)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_mo_cc_iu_release2(2930)@cf43b911bb08: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_mo_cc_iu_release2(2930)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_mo_cc_iu_release2(2930)@cf43b911bb08: Final verdict of PTC: pass MSC_Test-MNCC(2925)@cf43b911bb08: Final verdict of PTC: none MSC_Test_2-SCCP(2922)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(2928)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(2916)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(2926)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-M3UA(2921)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(2918)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(2929)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-SCCP(2919)@cf43b911bb08: Final verdict of PTC: none MSC_Test_2-M3UA(2924)@cf43b911bb08: Final verdict of PTC: none MSC_Test_2-RAN(2923)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(2917)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2915)@cf43b911bb08: Final verdict of PTC: none MSC_Test_1-RAN(2920)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(2927)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2931)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: none MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(2915): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(2916): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(2917): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(2918): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-SCCP(2919): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-RAN(2920): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_1-M3UA(2921): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-SCCP(2922): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-RAN(2923): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_2-M3UA(2924): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(2925): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(2926): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(2927): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(2928): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(2929): none (none -> none) MTC@cf43b911bb08: Local verdict of PTC TC_mo_cc_iu_release2(2930): pass (none -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(2931): none (pass -> pass) MTC@cf43b911bb08: Test case TC_mo_cc_iu_release finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_mo_cc_iu_release pass'. Mon Jun 10 14:34:59 UTC 2024 ====== MSC_Tests_Iu.TC_mo_cc_iu_release pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests_Iu.TC_mo_cc_iu_release.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=517874) Waiting for packet dumper to finish... 1 (prev_count=517874, count=521341) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_mo_cc_iu_release pass' was executed successfully (exit status: 0). MC@cf43b911bb08: Test execution finished. MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_ASCI.TC_no_callref'. ------ MSC_Tests_ASCI.TC_no_callref ------ Mon Jun 10 14:35:04 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests_ASCI.TC_no_callref.pcap" >/data/MSC_Tests_ASCI.TC_no_callref.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests_ASCI.TC_no_callref' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_no_callref started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(2935)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(2935)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2935)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(2933)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2936)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2935)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(2935)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2935)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2935)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(2935)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2935)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2935)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2935)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2935)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2935)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2935)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2935)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2935)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2935)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2935)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2935)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2938)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2938)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2938)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2938)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2938)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2938)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2938)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2938)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2939)@cf43b911bb08: Created GsupExpect[0] for "262420000000033" to be handled at TC_no_callref0(2941) TC_no_callref0(2941)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(2935)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2935)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2935)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2934)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(2934)@cf43b911bb08: Added conn table entry 0TC_no_callref0(2941)16536230 MSC_Test_0-SCCP(2933)@cf43b911bb08: First idle individual index:0 MSC_Test_0-RAN(2934)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(2935)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2934)@cf43b911bb08: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(2934)@cf43b911bb08: Created Expect[0] for N-CONNECT to be handled at TC_no_callref0(2942) MSC_Test_0-M3UA(2935)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2935)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2935)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2935)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2933)@cf43b911bb08: { messageType := 2, destLocRef := 'FC52A6'O, sourceLocRef := '000206'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(2933)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(2933)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(2933)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2933)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2933)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(2939)@cf43b911bb08: Found GsupExpect[0] for "262420000000033" handled at TC_no_callref0(2941) MSC_Test-GSUP(2939)@cf43b911bb08: Added IMSI table entry 0TC_no_callref0(2941)"262420000000033" MSC_Test_0-SCCP(2933)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(2933)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(2933)@cf43b911bb08: vl_from0 TC_no_callref0(2941)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(2933)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_no_callref0(2941)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_0-M3UA(2935)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2935)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2935)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2933)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(2933)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2933)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2933)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_no_callref0(2941)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2934)@cf43b911bb08: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(2934)@cf43b911bb08: patched enc_l3: '055B'O MSC_Test_0-SCCP(2933)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(2933)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(2933)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(2933)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(2935)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2935)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2935)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2933)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(2933)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2933)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2933)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2933)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(2933)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(2933)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(2933)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(2935)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2935)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2935)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2933)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(2935)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2934)@cf43b911bb08: Deleted conn table entry 0TC_no_callref0(2941)16536230 TC_no_callref0(2941)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_no_callref0(2941)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_no_callref0(2941)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_no_callref0(2941)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MGCP(2937)@cf43b911bb08: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_no_callref0(2941) TC_no_callref0(2941)@cf43b911bb08: 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 := 'B24B5F93'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(2934)@cf43b911bb08: Added conn table entry 0TC_no_callref0(2941)12775457 MSC_Test_0-RAN(2934)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2933)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(2935)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2934)@cf43b911bb08: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(2934)@cf43b911bb08: Created Expect[1] for N-CONNECT to be handled at TC_no_callref0(2943) MSC_Test_0-M3UA(2935)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2935)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2935)@cf43b911bb08: Message received on association #8 MSC_Test_0-SCCP(2933)@cf43b911bb08: { messageType := 2, destLocRef := 'C2F021'O, sourceLocRef := '000207'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(2933)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(2935)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2933)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(2933)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(2935)@cf43b911bb08: Message received on association #8 MSC_Test_0-SCCP(2933)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2933)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(2935)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2933)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(2933)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2933)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2933)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_no_callref0(2941)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_no_callref0(2941)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_no_callref0(2941)@cf43b911bb08: Sending SETUP. MTC@cf43b911bb08: Got test event: "SETUP" MSC_Test_0-RAN(2934)@cf43b911bb08: patching N(SD)=0 into dtap '003200002900'O MSC_Test_0-RAN(2934)@cf43b911bb08: patched enc_l3: '003200002900'O MSC_Test_0-SCCP(2933)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(2933)@cf43b911bb08: vl_len:9 MSC_Test_0-SCCP(2933)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(2933)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010006003200002900'O MSC_Test_0-M3UA(2935)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2935)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2935)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2935)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2935)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2933)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(2933)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2933)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2933)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2933)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(2933)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2933)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2933)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_no_callref0(2941)@cf43b911bb08: Got GCC Termination with failure. MTC@cf43b911bb08: Got test event: "GCC_TERMINATION_FAIL" TC_no_callref0(2941)@cf43b911bb08: Got Clear Command on initial connection. MTC@cf43b911bb08: Got test event: "CLEAR" MTC@cf43b911bb08: All connection are cleared now. TC_no_callref0(2942)@cf43b911bb08: Final verdict of PTC: none TC_no_callref0(2943)@cf43b911bb08: Final verdict of PTC: none TC_no_callref0(2941)@cf43b911bb08: Final verdict of PTC: pass MTC@cf43b911bb08: getverdict: none MTC@cf43b911bb08: setverdict(pass): none -> pass MTC@cf43b911bb08: getverdict: pass MTC@cf43b911bb08: All expected events have been received. The test passed. MSC_Test-GSUP(2939)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(2935)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(2933)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(2934)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2932)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2944)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2945)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(2940)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(2937)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(2936)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(2938)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2946)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: pass MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(2932): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(2933): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(2934): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(2935): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(2936): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(2937): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(2938): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(2939): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(2940): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC TC_no_callref0(2941): pass (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC TC_no_callref0(2942): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC TC_no_callref0(2943): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(2944): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(2945): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(2946): none (pass -> pass) MTC@cf43b911bb08: Test case TC_no_callref finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_ASCI.TC_no_callref pass'. Mon Jun 10 14:35:06 UTC 2024 ====== MSC_Tests_ASCI.TC_no_callref pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests_ASCI.TC_no_callref.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=261321) Waiting for packet dumper to finish... 1 (prev_count=261321, count=262486) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_ASCI.TC_no_callref pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_ASCI.TC_setup_refuse'. ------ MSC_Tests_ASCI.TC_setup_refuse ------ Mon Jun 10 14:35:11 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests_ASCI.TC_setup_refuse.pcap" >/data/MSC_Tests_ASCI.TC_setup_refuse.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests_ASCI.TC_setup_refuse' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_setup_refuse started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(2950)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(2950)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2950)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(2948)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2951)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2950)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(2950)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2950)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2950)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(2950)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2950)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2950)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2950)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2950)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2950)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2950)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2950)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2950)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2950)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2950)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2950)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2950)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2950)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2950)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2949)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP-IPA(2953)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2953)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2953)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2953)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2953)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2953)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2953)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2953)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2954)@cf43b911bb08: Created GsupExpect[0] for "262420000000033" to be handled at TC_setup_refuse0(2956) TC_setup_refuse0(2956)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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-RAN(2949)@cf43b911bb08: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(2949)@cf43b911bb08: Created Expect[0] for N-CONNECT to be handled at TC_setup_refuse0(2957) MSC_Test_0-RAN(2949)@cf43b911bb08: Added conn table entry 0TC_setup_refuse0(2956)9973182 MSC_Test_0-RAN(2949)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2948)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(2950)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2950)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2950)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2950)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2950)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2948)@cf43b911bb08: { messageType := 2, destLocRef := '982DBE'O, sourceLocRef := '000208'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(2948)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(2948)@cf43b911bb08: Session index based on local reference:0 MSC_Test-GSUP(2954)@cf43b911bb08: Found GsupExpect[0] for "262420000000033" handled at TC_setup_refuse0(2956) MSC_Test-GSUP(2954)@cf43b911bb08: Added IMSI table entry 0TC_setup_refuse0(2956)"262420000000033" MSC_Test_0-SCCP(2948)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2948)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2948)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2948)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(2948)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(2948)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(2948)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(2950)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_setup_refuse0(2956)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_setup_refuse0(2956)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_0-M3UA(2950)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2950)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2948)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(2948)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2948)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2948)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_setup_refuse0(2956)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2949)@cf43b911bb08: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(2949)@cf43b911bb08: patched enc_l3: '055B'O MSC_Test_0-SCCP(2948)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(2948)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(2948)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(2948)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(2950)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2950)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2950)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2948)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(2948)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2948)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2948)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2948)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(2948)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(2948)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(2948)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(2950)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2950)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2950)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2948)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(2950)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2949)@cf43b911bb08: Deleted conn table entry 0TC_setup_refuse0(2956)9973182 TC_setup_refuse0(2956)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_setup_refuse0(2956)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_setup_refuse0(2956)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_setup_refuse0(2956)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MGCP(2952)@cf43b911bb08: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_setup_refuse0(2956) TC_setup_refuse0(2956)@cf43b911bb08: 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 := '56929523'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(2949)@cf43b911bb08: Added conn table entry 0TC_setup_refuse0(2956)6172656 MSC_Test_0-RAN(2949)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2948)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(2950)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2950)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2950)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2948)@cf43b911bb08: { messageType := 2, destLocRef := '5E2FF0'O, sourceLocRef := '000209'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(2948)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(2950)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2950)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2948)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(2948)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2948)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2948)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(2950)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2950)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2948)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(2948)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2948)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2948)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_setup_refuse0(2956)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_setup_refuse0(2956)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_setup_refuse0(2956)@cf43b911bb08: Sending SETUP. MTC@cf43b911bb08: Got test event: "SETUP" MSC_Test_0-RAN(2949)@cf43b911bb08: patching N(SD)=0 into dtap '003200001900'O MSC_Test_0-RAN(2949)@cf43b911bb08: patched enc_l3: '003200001900'O MSC_Test_0-SCCP(2948)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(2948)@cf43b911bb08: vl_len:9 MSC_Test_0-SCCP(2948)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(2948)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010006003200001900'O MSC_Test_0-M3UA(2950)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2950)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2950)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2948)@cf43b911bb08: First idle individual index:1 MSC_Test_0-SCCP(2948)@cf43b911bb08: Warning: Stopping inactive timer T_ias[1]. MSC_Test_0-RAN(2949)@cf43b911bb08: ExpectedCreateCallback VGCS/VBS Setup 193 MSC_Test_0-RAN(2949)@cf43b911bb08: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(2949)@cf43b911bb08: Found Expect[0] for N-CONNECT handled at TC_setup_refuse0(2957) MSC_Test_0-RAN(2949)@cf43b911bb08: Added conn table entry 1TC_setup_refuse0(2957)5170550 MSC_Test_0-SCCP(2948)@cf43b911bb08: Session index based on connection ID:1 MSC_Test_0-SCCP(2948)@cf43b911bb08: Warning: Re-starting timer T_ias[1], which is already active (running or expired). MSC_Test_0-M3UA(2950)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_setup_refuse0(2957)@cf43b911bb08: 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@cf43b911bb08: Got test event: "VGCS_SETUP" TC_setup_refuse0(2957)@cf43b911bb08: 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(2948)@cf43b911bb08: Session index based on connection ID:1 MSC_Test_0-SCCP(2948)@cf43b911bb08: vl_len:6 MSC_Test_0-SCCP(2948)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(2948)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000406040120'O MSC_Test_0-M3UA(2950)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2950)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2950)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2948)@cf43b911bb08: Session index based on local reference:1 MSC_Test_0-SCCP(2948)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2948)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2948)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(2950)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2950)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2950)@cf43b911bb08: Message received on association #8 MSC_Test_0-SCCP(2948)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(2948)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2948)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2948)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(2950)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2948)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(2948)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2948)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2948)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_setup_refuse0(2957)@cf43b911bb08: Got Clear Command on control connection. MTC@cf43b911bb08: Got test event: "CLEAR" TC_setup_refuse0(2956)@cf43b911bb08: Got GCC Termination with failure. MTC@cf43b911bb08: Got test event: "GCC_TERMINATION_FAIL" TC_setup_refuse0(2956)@cf43b911bb08: Got Clear Command on initial connection. MTC@cf43b911bb08: Got test event: "CLEAR" MSC_Test_0-RAN(2949)@cf43b911bb08: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(2949)@cf43b911bb08: Created Expect[1] for N-CONNECT to be handled at TC_setup_refuse0(2958) MTC@cf43b911bb08: All connection are cleared now. TC_setup_refuse0(2958)@cf43b911bb08: Final verdict of PTC: none TC_setup_refuse0(2957)@cf43b911bb08: Final verdict of PTC: none TC_setup_refuse0(2956)@cf43b911bb08: Final verdict of PTC: pass MTC@cf43b911bb08: getverdict: none MTC@cf43b911bb08: setverdict(pass): none -> pass MTC@cf43b911bb08: getverdict: pass MTC@cf43b911bb08: All expected events have been received. The test passed. MSC_Test_0-RAN(2949)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(2954)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(2948)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(2951)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(2950)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(2953)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(2952)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2947)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2961)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2959)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(2955)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2960)@cf43b911bb08: Final verdict of PTC: none Mon Jun 10 14:35:15 UTC 2024 ====== MSC_Tests_ASCI.TC_setup_refuse pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests_ASCI.TC_setup_refuse.talloc MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: pass MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(2947): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(2948): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(2949): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(2950): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(2951): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(2952): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(2953): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(2954): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(2955): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC TC_setup_refuse0(2956): pass (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC TC_setup_refuse0(2957): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC TC_setup_refuse0(2958): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(2959): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(2960): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(2961): none (pass -> pass) MTC@cf43b911bb08: Test case TC_setup_refuse finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_ASCI.TC_setup_refuse pass'. Waiting for packet dumper to finish... 0 (prev_count=-1, count=306559) Waiting for packet dumper to finish... 1 (prev_count=306559, count=307724) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_ASCI.TC_setup_refuse pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_ASCI.TC_assign_fail'. ------ MSC_Tests_ASCI.TC_assign_fail ------ Mon Jun 10 14:35:19 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests_ASCI.TC_assign_fail.pcap" >/data/MSC_Tests_ASCI.TC_assign_fail.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests_ASCI.TC_assign_fail' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_assign_fail started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(2965)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(2965)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2965)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(2963)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2966)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2965)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(2965)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2965)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2965)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(2965)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2965)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2965)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2965)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2965)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2965)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2965)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2965)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2965)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2965)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2965)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2965)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2968)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2968)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2968)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2968)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2968)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2968)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2968)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2968)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2969)@cf43b911bb08: Created GsupExpect[0] for "262420000000033" to be handled at TC_assign_fail0(2971) TC_assign_fail0(2971)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(2965)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2965)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2965)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2965)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2965)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2965)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2964)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(2964)@cf43b911bb08: Added conn table entry 0TC_assign_fail0(2971)4206936 MSC_Test_0-SCCP(2963)@cf43b911bb08: First idle individual index:0 MSC_Test_0-RAN(2964)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(2965)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2964)@cf43b911bb08: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(2964)@cf43b911bb08: Created Expect[0] for N-CONNECT to be handled at TC_assign_fail0(2972) MSC_Test_0-RAN(2964)@cf43b911bb08: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(2964)@cf43b911bb08: Created Expect[1] for N-CONNECT to be handled at TC_assign_fail0(2973) MSC_Test_0-M3UA(2965)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2965)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2965)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2965)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2963)@cf43b911bb08: { messageType := 2, destLocRef := '403158'O ("@1X"), sourceLocRef := '00020A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(2963)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(2963)@cf43b911bb08: Session index based on local reference:0 MSC_Test-GSUP(2969)@cf43b911bb08: Found GsupExpect[0] for "262420000000033" handled at TC_assign_fail0(2971) MSC_Test-GSUP(2969)@cf43b911bb08: Added IMSI table entry 0TC_assign_fail0(2971)"262420000000033" MSC_Test_0-SCCP(2963)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2963)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2963)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2963)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(2963)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(2963)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(2963)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(2965)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_assign_fail0(2971)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_assign_fail0(2971)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_0-M3UA(2965)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2965)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2963)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(2963)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2963)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2963)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assign_fail0(2971)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2964)@cf43b911bb08: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(2964)@cf43b911bb08: patched enc_l3: '055B'O MSC_Test_0-SCCP(2963)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(2963)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(2963)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(2963)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(2965)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2965)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2965)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2963)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(2963)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2963)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2963)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2963)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(2963)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(2963)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(2963)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(2965)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2965)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2965)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2963)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(2965)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2964)@cf43b911bb08: Deleted conn table entry 0TC_assign_fail0(2971)4206936 TC_assign_fail0(2971)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_assign_fail0(2971)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_assign_fail0(2971)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_assign_fail0(2971)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MGCP(2967)@cf43b911bb08: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assign_fail0(2971) TC_assign_fail0(2971)@cf43b911bb08: 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 := '35F2D5A9'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(2964)@cf43b911bb08: Added conn table entry 0TC_assign_fail0(2971)10424527 MSC_Test_0-RAN(2964)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2963)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(2965)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2965)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2965)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2965)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2965)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2965)@cf43b911bb08: Message received on association #8 MSC_Test_0-SCCP(2963)@cf43b911bb08: { messageType := 2, destLocRef := '9F10CF'O, sourceLocRef := '00020B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(2963)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(2965)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2963)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(2963)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2963)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2963)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2963)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(2963)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2963)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2963)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assign_fail0(2971)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_assign_fail0(2971)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_assign_fail0(2971)@cf43b911bb08: Sending SETUP. MTC@cf43b911bb08: Got test event: "SETUP" MSC_Test_0-RAN(2964)@cf43b911bb08: patching N(SD)=0 into dtap '003200001900'O MSC_Test_0-RAN(2964)@cf43b911bb08: patched enc_l3: '003200001900'O MSC_Test_0-SCCP(2963)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(2963)@cf43b911bb08: vl_len:9 MSC_Test_0-SCCP(2963)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(2963)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010006003200001900'O MSC_Test_0-M3UA(2965)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2965)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2965)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2963)@cf43b911bb08: First idle individual index:1 MSC_Test_0-SCCP(2963)@cf43b911bb08: Warning: Stopping inactive timer T_ias[1]. MSC_Test_0-RAN(2964)@cf43b911bb08: ExpectedCreateCallback VGCS/VBS Setup 193 MSC_Test_0-RAN(2964)@cf43b911bb08: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(2964)@cf43b911bb08: Found Expect[0] for N-CONNECT handled at TC_assign_fail0(2972) MSC_Test_0-RAN(2964)@cf43b911bb08: Added conn table entry 1TC_assign_fail0(2972)7802240 MSC_Test_0-SCCP(2963)@cf43b911bb08: Session index based on connection ID:1 MSC_Test_0-SCCP(2963)@cf43b911bb08: Warning: Re-starting timer T_ias[1], which is already active (running or expired). MSC_Test_0-M3UA(2965)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_assign_fail0(2972)@cf43b911bb08: 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@cf43b911bb08: Got test event: "VGCS_SETUP" TC_assign_fail0(2972)@cf43b911bb08: 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(2963)@cf43b911bb08: Session index based on connection ID:1 MSC_Test_0-SCCP(2963)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(2963)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(2963)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000105'O MSC_Test_0-M3UA(2965)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2965)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2965)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2963)@cf43b911bb08: Session index based on local reference:1 MSC_Test_0-SCCP(2963)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2963)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2963)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assign_fail0(2972)@cf43b911bb08: 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@cf43b911bb08: Got test event: "UPLINK_SEIZED" MSC_Test-MGCP(2967)@cf43b911bb08: Found Expect[0] for { line := { verb := "CRCX", trans_id := "372", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "d8" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_assign_fail0(2971) TC_assign_fail0(2971)@cf43b911bb08: as_optional_mgcp_crcx: rx CRCX MSC_Test_0-M3UA(2965)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2965)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2963)@cf43b911bb08: First idle individual index:2 MSC_Test_0-SCCP(2963)@cf43b911bb08: Warning: Stopping inactive timer T_ias[2]. MSC_Test_0-RAN(2964)@cf43b911bb08: ExpectedCreateCallback VGCS/VBS Assignment 193 MSC_Test_0-RAN(2964)@cf43b911bb08: ExpectTable[0].n_connectPointCode = omit ==? 193 MSC_Test_0-RAN(2964)@cf43b911bb08: ExpectTable[1].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(2964)@cf43b911bb08: Found Expect[1] for N-CONNECT handled at TC_assign_fail0(2973) MSC_Test_0-RAN(2964)@cf43b911bb08: Added conn table entry 2TC_assign_fail0(2973)16434810 MSC_Test_0-SCCP(2963)@cf43b911bb08: Session index based on connection ID:2 MSC_Test_0-SCCP(2963)@cf43b911bb08: Warning: Re-starting timer T_ias[2], which is already active (running or expired). MSC_Test_0-M3UA(2965)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_assign_fail0(2973)@cf43b911bb08: 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 := 'D8000000'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@cf43b911bb08: Got test event: "VGCS_ASSIGN" TC_assign_fail0(2973)@cf43b911bb08: 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(2963)@cf43b911bb08: Session index based on connection ID:2 MSC_Test_0-SCCP(2963)@cf43b911bb08: vl_len:6 MSC_Test_0-SCCP(2963)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(2963)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '00041D040120'O MSC_Test_0-M3UA(2965)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2965)@cf43b911bb08: Message received on association #8 TC_assign_fail0(2971)@cf43b911bb08: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-M3UA(2965)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2963)@cf43b911bb08: Session index based on local reference:2 MSC_Test_0-M3UA(2965)@cf43b911bb08: Message received on association #8 MSC_Test_0-SCCP(2963)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2963)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2963)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(2965)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2963)@cf43b911bb08: Session index based on local reference:1 MSC_Test_0-SCCP(2963)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2963)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2963)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(2965)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2965)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2965)@cf43b911bb08: Message received on association #8 MSC_Test_0-SCCP(2963)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(2963)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2963)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2963)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(2965)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2963)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(2963)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2963)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2963)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assign_fail0(2973)@cf43b911bb08: Got Clear Command on channel connection. TC_assign_fail0(2972)@cf43b911bb08: Got Clear Command on control connection. MTC@cf43b911bb08: Got test event: "CLEAR" MTC@cf43b911bb08: Got test event: "CLEAR" TC_assign_fail0(2971)@cf43b911bb08: Got GCC Termination with failure. MTC@cf43b911bb08: Got test event: "GCC_TERMINATION_FAIL" TC_assign_fail0(2971)@cf43b911bb08: Got Clear Command on initial connection. MTC@cf43b911bb08: Got test event: "CLEAR" MTC@cf43b911bb08: All connection are cleared now. TC_assign_fail0(2972)@cf43b911bb08: Final verdict of PTC: none TC_assign_fail0(2973)@cf43b911bb08: Final verdict of PTC: none TC_assign_fail0(2971)@cf43b911bb08: Final verdict of PTC: pass MTC@cf43b911bb08: getverdict: none MTC@cf43b911bb08: setverdict(pass): none -> pass MTC@cf43b911bb08: getverdict: pass MTC@cf43b911bb08: All expected events have been received. The test passed. MSC_Test_0-SCCP(2963)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(2969)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-RAN(2964)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(2966)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(2967)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(2968)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2962)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(2965)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2975)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(2970)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2976)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2974)@cf43b911bb08: Final verdict of PTC: none MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: pass MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(2962): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(2963): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(2964): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(2965): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(2966): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(2967): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(2968): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(2969): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(2970): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC TC_assign_fail0(2971): pass (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC TC_assign_fail0(2972): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC TC_assign_fail0(2973): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(2974): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(2975): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(2976): none (pass -> pass) MTC@cf43b911bb08: Test case TC_assign_fail finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_ASCI.TC_assign_fail pass'. Mon Jun 10 14:35:23 UTC 2024 ====== MSC_Tests_ASCI.TC_assign_fail pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests_ASCI.TC_assign_fail.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=366569) Waiting for packet dumper to finish... 1 (prev_count=366569, count=367734) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_ASCI.TC_assign_fail pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_ASCI.TC_complete_vgcs'. ------ MSC_Tests_ASCI.TC_complete_vgcs ------ Mon Jun 10 14:35:27 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests_ASCI.TC_complete_vgcs.pcap" >/data/MSC_Tests_ASCI.TC_complete_vgcs.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests_ASCI.TC_complete_vgcs' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_complete_vgcs started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(2980)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(2980)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2980)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(2978)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2981)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2980)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(2980)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2980)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2980)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(2980)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2980)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2980)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2980)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2980)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2980)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2980)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2980)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2980)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2980)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2980)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2980)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2983)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2983)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2983)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2983)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2983)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2983)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2983)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2983)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2984)@cf43b911bb08: Created GsupExpect[0] for "262420000000033" to be handled at TC_complete_vgcs0(2986) TC_complete_vgcs0(2986)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(2980)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2980)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2980)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2980)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2980)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2980)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2980)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2980)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2980)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2979)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(2979)@cf43b911bb08: Added conn table entry 0TC_complete_vgcs0(2986)244933 MSC_Test_0-SCCP(2978)@cf43b911bb08: First idle individual index:0 MSC_Test_0-RAN(2979)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(2980)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2979)@cf43b911bb08: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(2979)@cf43b911bb08: Created Expect[0] for N-CONNECT to be handled at TC_complete_vgcs0(2987) MSC_Test_0-RAN(2979)@cf43b911bb08: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(2979)@cf43b911bb08: Created Expect[1] for N-CONNECT to be handled at TC_complete_vgcs0(2988) MSC_Test_0-M3UA(2980)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2980)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2980)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2980)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2978)@cf43b911bb08: { messageType := 2, destLocRef := '03BCC5'O, sourceLocRef := '00020C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(2978)@cf43b911bb08: Session index based on local reference:0 MSC_Test-GSUP(2984)@cf43b911bb08: Found GsupExpect[0] for "262420000000033" handled at TC_complete_vgcs0(2986) MSC_Test-GSUP(2984)@cf43b911bb08: Added IMSI table entry 0TC_complete_vgcs0(2986)"262420000000033" MSC_Test_0-SCCP(2978)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(2978)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2978)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2978)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2978)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(2978)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(2978)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(2978)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(2980)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_complete_vgcs0(2986)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_complete_vgcs0(2986)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_0-M3UA(2980)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2980)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2978)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(2978)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2978)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2978)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_complete_vgcs0(2986)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2979)@cf43b911bb08: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(2979)@cf43b911bb08: patched enc_l3: '055B'O MSC_Test_0-SCCP(2978)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(2978)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(2978)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(2978)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(2980)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2980)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2980)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2978)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(2978)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2978)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2978)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2978)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(2978)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(2978)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(2978)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(2980)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2980)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2980)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2978)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(2980)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2979)@cf43b911bb08: Deleted conn table entry 0TC_complete_vgcs0(2986)244933 TC_complete_vgcs0(2986)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_complete_vgcs0(2986)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_complete_vgcs0(2986)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_complete_vgcs0(2986)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MGCP(2982)@cf43b911bb08: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_complete_vgcs0(2986) TC_complete_vgcs0(2986)@cf43b911bb08: 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 := '23B49B0D'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(2979)@cf43b911bb08: Added conn table entry 0TC_complete_vgcs0(2986)6717113 MSC_Test_0-RAN(2979)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2978)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(2980)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2980)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2980)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2978)@cf43b911bb08: { messageType := 2, destLocRef := '667EB9'O, sourceLocRef := '00020D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(2978)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(2980)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2980)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2978)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(2980)@cf43b911bb08: Message received on association #8 MSC_Test_0-SCCP(2978)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2978)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2978)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(2980)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2978)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(2978)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2978)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2978)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_complete_vgcs0(2986)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_complete_vgcs0(2986)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_complete_vgcs0(2986)@cf43b911bb08: Sending SETUP. MTC@cf43b911bb08: Got test event: "SETUP" MSC_Test_0-RAN(2979)@cf43b911bb08: patching N(SD)=0 into dtap '003200001900'O MSC_Test_0-RAN(2979)@cf43b911bb08: patched enc_l3: '003200001900'O MSC_Test_0-SCCP(2978)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(2978)@cf43b911bb08: vl_len:9 MSC_Test_0-SCCP(2978)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(2978)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010006003200001900'O MSC_Test_0-M3UA(2980)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2980)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2980)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2978)@cf43b911bb08: First idle individual index:1 MSC_Test_0-SCCP(2978)@cf43b911bb08: Warning: Stopping inactive timer T_ias[1]. MSC_Test_0-RAN(2979)@cf43b911bb08: ExpectedCreateCallback VGCS/VBS Setup 193 MSC_Test_0-RAN(2979)@cf43b911bb08: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(2979)@cf43b911bb08: Found Expect[0] for N-CONNECT handled at TC_complete_vgcs0(2987) MSC_Test_0-RAN(2979)@cf43b911bb08: Added conn table entry 1TC_complete_vgcs0(2987)14169991 MSC_Test_0-SCCP(2978)@cf43b911bb08: Session index based on connection ID:1 MSC_Test_0-SCCP(2978)@cf43b911bb08: Warning: Re-starting timer T_ias[1], which is already active (running or expired). MSC_Test_0-M3UA(2980)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_complete_vgcs0(2987)@cf43b911bb08: 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@cf43b911bb08: Got test event: "VGCS_SETUP" TC_complete_vgcs0(2987)@cf43b911bb08: 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(2978)@cf43b911bb08: Session index based on connection ID:1 MSC_Test_0-SCCP(2978)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(2978)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(2978)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000105'O MSC_Test_0-M3UA(2980)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2980)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2980)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2978)@cf43b911bb08: Session index based on local reference:1 MSC_Test_0-SCCP(2978)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2978)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2978)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_complete_vgcs0(2987)@cf43b911bb08: 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@cf43b911bb08: Got test event: "UPLINK_SEIZED" MSC_Test-MGCP(2982)@cf43b911bb08: Found Expect[0] for { line := { verb := "CRCX", trans_id := "374", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "d9" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_complete_vgcs0(2986) TC_complete_vgcs0(2986)@cf43b911bb08: as_optional_mgcp_crcx: rx CRCX MSC_Test_0-M3UA(2980)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2980)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2978)@cf43b911bb08: First idle individual index:2 MSC_Test_0-SCCP(2978)@cf43b911bb08: Warning: Stopping inactive timer T_ias[2]. MSC_Test_0-RAN(2979)@cf43b911bb08: ExpectedCreateCallback VGCS/VBS Assignment 193 MSC_Test_0-RAN(2979)@cf43b911bb08: ExpectTable[0].n_connectPointCode = omit ==? 193 MSC_Test_0-RAN(2979)@cf43b911bb08: ExpectTable[1].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(2979)@cf43b911bb08: Found Expect[1] for N-CONNECT handled at TC_complete_vgcs0(2988) MSC_Test_0-RAN(2979)@cf43b911bb08: Added conn table entry 2TC_complete_vgcs0(2988)5507938 MSC_Test_0-SCCP(2978)@cf43b911bb08: Session index based on connection ID:2 MSC_Test_0-SCCP(2978)@cf43b911bb08: Warning: Re-starting timer T_ias[2], which is already active (running or expired). MSC_Test_0-M3UA(2980)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_complete_vgcs0(2988)@cf43b911bb08: 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 := 'D9000000'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@cf43b911bb08: Got test event: "VGCS_ASSIGN" TC_complete_vgcs0(2988)@cf43b911bb08: 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(2978)@cf43b911bb08: Session index based on connection ID:2 MSC_Test_0-SCCP(2978)@cf43b911bb08: vl_len:29 MSC_Test_0-SCCP(2978)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(2978)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001B1C0B03040801050302002A7C060102030409267E01807F01000000'O MSC_Test_0-M3UA(2980)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2980)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2980)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2978)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(2978)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2978)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2978)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(2979)@cf43b911bb08: Warning: dec_PDU_BSSAP(): Data remained at the end of the stream after successful decoding: '37050000191000'O TC_complete_vgcs0(2986)@cf43b911bb08: as_optional_mgcp_mdcx: rx MDCX TC_complete_vgcs0(2986)@cf43b911bb08: { line := { verb := "MDCX", trans_id := "375", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "d9" }, { code := "I", val := "11111" }, { code := "M", val := "sendonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d9", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.149.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(2986)@cf43b911bb08: 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@cf43b911bb08: Got test event: "ASSIGNMENT" TC_complete_vgcs0(2986)@cf43b911bb08: 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(2978)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(2978)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(2978)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(2978)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000102'O MSC_Test_0-M3UA(2980)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2980)@cf43b911bb08: Message received on association #8 TC_complete_vgcs0(2986)@cf43b911bb08: as_optional_mgcp_mdcx: rx MDCX MSC_Test_0-M3UA(2980)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_complete_vgcs0(2986)@cf43b911bb08: { line := { verb := "MDCX", trans_id := "376", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "d9" }, { code := "I", val := "11111" }, { code := "M", val := "confecho" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d9", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.149.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "1.2.3.4", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 2342, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "3" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { ptime := { attr_value := "20" } } } } } } } MSC_Test_0-SCCP(2978)@cf43b911bb08: Session index based on local reference:1 MSC_Test_0-SCCP(2978)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2978)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2978)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(2980)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2980)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2980)@cf43b911bb08: Message received on association #8 MSC_Test_0-SCCP(2978)@cf43b911bb08: Session index based on local reference:1 MSC_Test_0-SCCP(2978)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2978)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2978)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(2980)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2978)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(2978)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2978)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2978)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_complete_vgcs0(2987)@cf43b911bb08: Got GCC Connect. MTC@cf43b911bb08: Got test event: "GCC_CONNECT" TC_complete_vgcs0(2987)@cf43b911bb08: Got GCC Set Parameter. MTC@cf43b911bb08: Got test event: "GCC_SET_PARAM" TC_complete_vgcs0(2986)@cf43b911bb08: Got Clear Command on initial connection. MTC@cf43b911bb08: Got test event: "CLEAR" TC_complete_vgcs0(2987)@cf43b911bb08: 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(2978)@cf43b911bb08: Session index based on connection ID:1 MSC_Test_0-SCCP(2978)@cf43b911bb08: vl_len:6 MSC_Test_0-SCCP(2978)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(2978)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '00044A040109'O MSC_Test_0-M3UA(2980)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_complete_vgcs0(2986)@cf43b911bb08: as_optional_mgcp_mdcx: rx MDCX TC_complete_vgcs0(2986)@cf43b911bb08: { line := { verb := "MDCX", trans_id := "377", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "d9" }, { code := "I", val := "11111" }, { code := "M", val := "sendonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d9", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.149.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(2987)@cf43b911bb08: 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(2978)@cf43b911bb08: Session index based on connection ID:1 MSC_Test_0-SCCP(2978)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(2978)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(2978)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '00011F'O MSC_Test_0-M3UA(2980)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2980)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2980)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2978)@cf43b911bb08: Session index based on local reference:1 MSC_Test_0-SCCP(2978)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2978)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2978)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_complete_vgcs0(2987)@cf43b911bb08: 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@cf43b911bb08: Got test event: "UPLINK_REQ_ACK" TC_complete_vgcs0(2987)@cf43b911bb08: 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(2987)@cf43b911bb08: Sending GCC Termination Request: '3500001900'O MSC_Test_0-SCCP(2978)@cf43b911bb08: Session index based on connection ID:1 MSC_Test_0-SCCP(2978)@cf43b911bb08: vl_len:25 MSC_Test_0-SCCP(2978)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(2978)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001749050302002A170F061103505902082926240000000033'O MSC_Test_0-M3UA(2980)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2979)@cf43b911bb08: patching N(SD)=0 into dtap '003500001900'O MSC_Test_0-RAN(2979)@cf43b911bb08: patched enc_l3: '003500001900'O MSC_Test_0-SCCP(2978)@cf43b911bb08: Session index based on connection ID:1 MSC_Test_0-SCCP(2978)@cf43b911bb08: vl_len:9 MSC_Test_0-SCCP(2978)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(2978)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010006003500001900'O MSC_Test_0-M3UA(2980)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2980)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2980)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2978)@cf43b911bb08: Session index based on local reference:1 MSC_Test_0-SCCP(2978)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2978)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2978)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_complete_vgcs0(2986)@cf43b911bb08: as_optional_mgcp_mdcx: rx MDCX TC_complete_vgcs0(2986)@cf43b911bb08: { line := { verb := "MDCX", trans_id := "378", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "d9" }, { code := "I", val := "11111" }, { code := "M", val := "confecho" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d9", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.149.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(2987)@cf43b911bb08: Got GCC Set Parameter. MTC@cf43b911bb08: Got test event: "GCC_SET_PARAM" MSC_Test_0-M3UA(2980)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2980)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2978)@cf43b911bb08: Session index based on local reference:1 MSC_Test_0-SCCP(2978)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2978)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2978)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(2980)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2980)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2980)@cf43b911bb08: Message received on association #8 MSC_Test_0-SCCP(2978)@cf43b911bb08: Session index based on local reference:1 MSC_Test_0-M3UA(2980)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2978)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2978)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2978)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2978)@cf43b911bb08: Session index based on local reference:2 MSC_Test_0-SCCP(2978)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2978)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2978)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_complete_vgcs0(2988)@cf43b911bb08: Got Clear Command on channel connection. MTC@cf43b911bb08: Got test event: "CLEAR" TC_complete_vgcs0(2987)@cf43b911bb08: 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(2978)@cf43b911bb08: Session index based on connection ID:1 MSC_Test_0-SCCP(2978)@cf43b911bb08: vl_len:6 MSC_Test_0-SCCP(2978)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(2978)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '00044A040109'O MSC_Test_0-M3UA(2980)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_complete_vgcs0(2987)@cf43b911bb08: 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(2987)@cf43b911bb08: Got GCC Termination. MTC@cf43b911bb08: Got test event: "GCC_TERMINATION" MSC_Test_0-SCCP(2978)@cf43b911bb08: Session index based on connection ID:1 MSC_Test_0-SCCP(2978)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(2978)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(2978)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '00011F'O MSC_Test_0-M3UA(2980)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_complete_vgcs0(2987)@cf43b911bb08: Got Clear Command on control connection. MTC@cf43b911bb08: Got test event: "CLEAR" MTC@cf43b911bb08: All connection are cleared now. TC_complete_vgcs0(2988)@cf43b911bb08: Final verdict of PTC: none TC_complete_vgcs0(2987)@cf43b911bb08: Final verdict of PTC: none TC_complete_vgcs0(2986)@cf43b911bb08: Final verdict of PTC: pass MTC@cf43b911bb08: getverdict: none MTC@cf43b911bb08: setverdict(pass): none -> pass MTC@cf43b911bb08: getverdict: pass MTC@cf43b911bb08: All expected events have been received. The test passed. MSC_Test_0-RAN(2979)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(2978)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(2980)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(2981)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(2984)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(2982)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(2983)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2977)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(2985)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2989)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2990)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2991)@cf43b911bb08: Final verdict of PTC: none Mon Jun 10 14:35:32 UTC 2024 ====== MSC_Tests_ASCI.TC_complete_vgcs pass ====== Saving talloc report from 172.18.149.10:4254 to MSC_Tests_ASCI.TC_complete_vgcs.talloc MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: pass MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(2977): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(2978): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(2979): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(2980): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(2981): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(2982): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(2983): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(2984): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(2985): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC TC_complete_vgcs0(2986): pass (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC TC_complete_vgcs0(2987): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC TC_complete_vgcs0(2988): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(2989): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(2990): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(2991): none (pass -> pass) MTC@cf43b911bb08: Test case TC_complete_vgcs finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_ASCI.TC_complete_vgcs pass'. Waiting for packet dumper to finish... 0 (prev_count=-1, count=481100) Waiting for packet dumper to finish... 1 (prev_count=481100, count=482265) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_ASCI.TC_complete_vgcs pass' was executed successfully (exit status: 0). MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-start.sh MSC_Tests_ASCI.TC_complete_vbs'. ------ MSC_Tests_ASCI.TC_complete_vbs ------ Mon Jun 10 14:35:36 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/MSC_Tests_ASCI.TC_complete_vbs.pcap" >/data/MSC_Tests_ASCI.TC_complete_vbs.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@cf43b911bb08: External command `../ttcn3-tcpdump-start.sh MSC_Tests_ASCI.TC_complete_vbs' was executed successfully (exit status: 0). MTC@cf43b911bb08: Test case TC_complete_vbs started. MTC@cf43b911bb08: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@cf43b911bb08: Starting RAN_Emulation MSC_Test_0-M3UA(2995)@cf43b911bb08: ************************************************* MSC_Test_0-M3UA(2995)@cf43b911bb08: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2995)@cf43b911bb08: ************************************************* MSC_Test_0-SCCP(2993)@cf43b911bb08: v_sccp_pdu_maxlen:268 MSC_Test-MNCC(2996)@cf43b911bb08: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } MSC_Test_0-M3UA(2995)@cf43b911bb08: SCTP_ConnectResult -> connection established from: "172.18.149.103":23906 to server: "172.18.149.200":2905 association #8 MSC_Test_0-M3UA(2995)@cf43b911bb08: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2995)@cf43b911bb08: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2995)@cf43b911bb08: M3UA_ASPUP sent MSC_Test_0-M3UA(2995)@cf43b911bb08: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2995)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2995)@cf43b911bb08: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2995)@cf43b911bb08: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2995)@cf43b911bb08: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2995)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2995)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2995)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2995)@cf43b911bb08: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2995)@cf43b911bb08: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2995)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2995)@cf43b911bb08: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2998)@cf43b911bb08: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2998)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } MSC_Test-GSUP-IPA(2998)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2998)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2998)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2998)@cf43b911bb08: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '4D53432D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2998)@cf43b911bb08: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2998)@cf43b911bb08: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP(2999)@cf43b911bb08: Created GsupExpect[0] for "262420000000033" to be handled at TC_complete_vbs0(3001) TC_complete_vbs0(3001)@cf43b911bb08: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(2995)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2995)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2995)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2995)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2995)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2995)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2995)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2995)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2995)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MGCP(2997)@cf43b911bb08: Ignoring MGCP { command := { line := { verb := "DLCX", trans_id := "379", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "d9" }, { code := "I", val := "11111" } }, sdp := omit } } MSC_Test_0-RAN(2994)@cf43b911bb08: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(2994)@cf43b911bb08: Added conn table entry 0TC_complete_vbs0(3001)67807 MSC_Test_0-SCCP(2993)@cf43b911bb08: First idle individual index:0 MSC_Test_0-RAN(2994)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(2995)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2994)@cf43b911bb08: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(2994)@cf43b911bb08: Created Expect[0] for N-CONNECT to be handled at TC_complete_vbs0(3002) MSC_Test_0-RAN(2994)@cf43b911bb08: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(2994)@cf43b911bb08: Created Expect[1] for N-CONNECT to be handled at TC_complete_vbs0(3003) MSC_Test_0-M3UA(2995)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2995)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2995)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2995)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2993)@cf43b911bb08: { messageType := 2, destLocRef := '0108DF'O, sourceLocRef := '00020E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(2993)@cf43b911bb08: Session index based on local reference:0 MSC_Test-GSUP(2999)@cf43b911bb08: Found GsupExpect[0] for "262420000000033" handled at TC_complete_vbs0(3001) MSC_Test-GSUP(2999)@cf43b911bb08: Added IMSI table entry 0TC_complete_vbs0(3001)"262420000000033" MSC_Test_0-SCCP(2993)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(2993)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2993)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2993)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2993)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(2993)@cf43b911bb08: vl_len:8 MSC_Test_0-SCCP(2993)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(2993)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(2995)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_complete_vbs0(3001)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_complete_vbs0(3001)@cf43b911bb08: setverdict(pass): none -> pass MSC_Test_0-M3UA(2995)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2995)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2993)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(2993)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2993)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2993)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_complete_vbs0(3001)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(2994)@cf43b911bb08: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(2994)@cf43b911bb08: patched enc_l3: '055B'O MSC_Test_0-SCCP(2993)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(2993)@cf43b911bb08: vl_len:5 MSC_Test_0-SCCP(2993)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(2993)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(2995)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2995)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2995)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2993)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(2993)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2993)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2993)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2993)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(2993)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(2993)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(2993)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(2995)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2995)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2995)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2993)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(2995)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2994)@cf43b911bb08: Deleted conn table entry 0TC_complete_vbs0(3001)67807 TC_complete_vbs0(3001)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_complete_vbs0(3001)@cf43b911bb08: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_complete_vbs0(3001)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_complete_vbs0(3001)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MGCP(2997)@cf43b911bb08: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_complete_vbs0(3001) TC_complete_vbs0(3001)@cf43b911bb08: 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 := '54A5C8B0'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(2994)@cf43b911bb08: Added conn table entry 0TC_complete_vbs0(3001)10953547 MSC_Test_0-RAN(2994)@cf43b911bb08: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(2993)@cf43b911bb08: First idle individual index:0 MSC_Test_0-M3UA(2995)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2995)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2995)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2993)@cf43b911bb08: { messageType := 2, destLocRef := 'A7234B'O, sourceLocRef := '00020F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(2993)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-M3UA(2995)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2995)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2995)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2995)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2993)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(2993)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2993)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2993)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2993)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(2993)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2993)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2993)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_complete_vbs0(3001)@cf43b911bb08: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_complete_vbs0(3001)@cf43b911bb08: setverdict(pass): pass -> pass, component reason not changed TC_complete_vbs0(3001)@cf43b911bb08: Sending SETUP. MTC@cf43b911bb08: Got test event: "SETUP" MSC_Test_0-RAN(2994)@cf43b911bb08: patching N(SD)=0 into dtap '013200001A00'O MSC_Test_0-RAN(2994)@cf43b911bb08: patched enc_l3: '013200001A00'O MSC_Test_0-SCCP(2993)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(2993)@cf43b911bb08: vl_len:9 MSC_Test_0-SCCP(2993)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(2993)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010006013200001A00'O MSC_Test_0-M3UA(2995)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2995)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2995)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2993)@cf43b911bb08: First idle individual index:1 MSC_Test_0-SCCP(2993)@cf43b911bb08: Warning: Stopping inactive timer T_ias[1]. MSC_Test_0-RAN(2994)@cf43b911bb08: ExpectedCreateCallback VGCS/VBS Setup 193 MSC_Test_0-RAN(2994)@cf43b911bb08: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(2994)@cf43b911bb08: Found Expect[0] for N-CONNECT handled at TC_complete_vbs0(3002) MSC_Test_0-RAN(2994)@cf43b911bb08: Added conn table entry 1TC_complete_vbs0(3002)7219757 MSC_Test_0-SCCP(2993)@cf43b911bb08: Session index based on connection ID:1 MSC_Test_0-SCCP(2993)@cf43b911bb08: Warning: Re-starting timer T_ias[1], which is already active (running or expired). MSC_Test_0-M3UA(2995)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_complete_vbs0(3002)@cf43b911bb08: 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@cf43b911bb08: Got test event: "VGCS_SETUP" TC_complete_vbs0(3002)@cf43b911bb08: 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(2993)@cf43b911bb08: Session index based on connection ID:1 MSC_Test_0-SCCP(2993)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(2993)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(2993)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000105'O MSC_Test_0-M3UA(2995)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2995)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2995)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2993)@cf43b911bb08: Session index based on local reference:1 MSC_Test_0-SCCP(2993)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2993)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2993)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MGCP(2997)@cf43b911bb08: Found Expect[0] for { line := { verb := "CRCX", trans_id := "380", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "da" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_complete_vbs0(3001) TC_complete_vbs0(3001)@cf43b911bb08: as_optional_mgcp_crcx: rx CRCX TC_complete_vbs0(3002)@cf43b911bb08: 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@cf43b911bb08: Got test event: "UPLINK_SEIZED" MSC_Test_0-M3UA(2995)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2995)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2993)@cf43b911bb08: First idle individual index:2 MSC_Test_0-SCCP(2993)@cf43b911bb08: Warning: Stopping inactive timer T_ias[2]. MSC_Test_0-RAN(2994)@cf43b911bb08: ExpectedCreateCallback VGCS/VBS Assignment 193 MSC_Test_0-RAN(2994)@cf43b911bb08: ExpectTable[0].n_connectPointCode = omit ==? 193 MSC_Test_0-RAN(2994)@cf43b911bb08: ExpectTable[1].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(2994)@cf43b911bb08: Found Expect[1] for N-CONNECT handled at TC_complete_vbs0(3003) MSC_Test_0-RAN(2994)@cf43b911bb08: Added conn table entry 2TC_complete_vbs0(3003)3648794 MSC_Test_0-SCCP(2993)@cf43b911bb08: Session index based on connection ID:2 MSC_Test_0-SCCP(2993)@cf43b911bb08: Warning: Re-starting timer T_ias[2], which is already active (running or expired). MSC_Test_0-M3UA(2995)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_complete_vbs0(3003)@cf43b911bb08: 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 := 'DA000000'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@cf43b911bb08: Got test event: "VGCS_ASSIGN" TC_complete_vbs0(3003)@cf43b911bb08: 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(2993)@cf43b911bb08: Session index based on connection ID:2 MSC_Test_0-SCCP(2993)@cf43b911bb08: vl_len:29 MSC_Test_0-SCCP(2993)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(2993)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '001B1C0B03040801050302002A7C060102030409267E01807F01000000'O MSC_Test_0-M3UA(2995)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2995)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2995)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2993)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(2993)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2993)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2993)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(2994)@cf43b911bb08: Warning: dec_PDU_BSSAP(): Data remained at the end of the stream after successful decoding: '370500001A0000'O TC_complete_vbs0(3001)@cf43b911bb08: as_optional_mgcp_mdcx: rx MDCX TC_complete_vbs0(3001)@cf43b911bb08: { line := { verb := "MDCX", trans_id := "381", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "da" }, { code := "I", val := "11111" }, { code := "M", val := "sendonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "da", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.149.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(3001)@cf43b911bb08: 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@cf43b911bb08: Got test event: "ASSIGNMENT" TC_complete_vbs0(3001)@cf43b911bb08: 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(2993)@cf43b911bb08: Session index based on connection ID:0 MSC_Test_0-SCCP(2993)@cf43b911bb08: vl_len:3 MSC_Test_0-SCCP(2993)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(2993)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '000102'O MSC_Test_0-M3UA(2995)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2995)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2995)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2993)@cf43b911bb08: Session index based on local reference:1 MSC_Test_0-SCCP(2993)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2993)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2993)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_complete_vbs0(3001)@cf43b911bb08: as_optional_mgcp_mdcx: rx MDCX MSC_Test_0-M3UA(2995)@cf43b911bb08: Message received on association #8 TC_complete_vbs0(3001)@cf43b911bb08: { line := { verb := "MDCX", trans_id := "382", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "da" }, { code := "I", val := "11111" }, { code := "M", val := "confecho" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "da", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "172.18.149.10" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "1.2.3.4", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 2342, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "3" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { ptime := { attr_value := "20" } } } } } } } MSC_Test_0-M3UA(2995)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2995)@cf43b911bb08: Message received on association #8 MSC_Test_0-SCCP(2993)@cf43b911bb08: Session index based on local reference:1 MSC_Test_0-SCCP(2993)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2993)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2993)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(2995)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2993)@cf43b911bb08: Session index based on local reference:0 MSC_Test_0-SCCP(2993)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2993)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2993)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_complete_vbs0(3001)@cf43b911bb08: Got Clear Command on initial connection. MTC@cf43b911bb08: Got test event: "CLEAR" TC_complete_vbs0(3002)@cf43b911bb08: Got BCC Connect. MTC@cf43b911bb08: Got test event: "BCC_CONNECT" TC_complete_vbs0(3002)@cf43b911bb08: Got BCC Set Parameter MTC@cf43b911bb08: Got test event: "BCC_SET_PARAM" TC_complete_vbs0(3002)@cf43b911bb08: Sending BCC Termination Request: '3500001A00'O MSC_Test_0-RAN(2994)@cf43b911bb08: patching N(SD)=0 into dtap '013500001A00'O MSC_Test_0-RAN(2994)@cf43b911bb08: patched enc_l3: '013500001A00'O MSC_Test_0-SCCP(2993)@cf43b911bb08: Session index based on connection ID:1 MSC_Test_0-SCCP(2993)@cf43b911bb08: vl_len:9 MSC_Test_0-SCCP(2993)@cf43b911bb08: vl_from0 MSC_Test_0-SCCP(2993)@cf43b911bb08: data sent by MTP3_SCCP_PORT: '010006013500001A00'O MSC_Test_0-M3UA(2995)@cf43b911bb08: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_complete_vbs0(3001)@cf43b911bb08: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-M3UA(2995)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2995)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2993)@cf43b911bb08: Session index based on local reference:1 MSC_Test_0-SCCP(2993)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2993)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2993)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(2995)@cf43b911bb08: Message received on association #8 MSC_Test_0-M3UA(2995)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(2995)@cf43b911bb08: Message received on association #8 MSC_Test_0-SCCP(2993)@cf43b911bb08: Session index based on local reference:1 MSC_Test_0-SCCP(2993)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(2995)@cf43b911bb08: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(2993)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2993)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(2993)@cf43b911bb08: Session index based on local reference:2 MSC_Test_0-SCCP(2993)@cf43b911bb08: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(2993)@cf43b911bb08: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(2993)@cf43b911bb08: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_complete_vbs0(3002)@cf43b911bb08: Got BCC Termination. MTC@cf43b911bb08: Got test event: "BCC_TERMINATION" TC_complete_vbs0(3002)@cf43b911bb08: Got Clear Command on control connection. MTC@cf43b911bb08: Got test event: "CLEAR" TC_complete_vbs0(3003)@cf43b911bb08: Got Clear Command on channel connection. MTC@cf43b911bb08: Got test event: "CLEAR" MTC@cf43b911bb08: All connection are cleared now. TC_complete_vbs0(3002)@cf43b911bb08: Final verdict of PTC: none TC_complete_vbs0(3003)@cf43b911bb08: Final verdict of PTC: none TC_complete_vbs0(3001)@cf43b911bb08: Final verdict of PTC: pass MTC@cf43b911bb08: getverdict: none MTC@cf43b911bb08: setverdict(pass): none -> pass MTC@cf43b911bb08: getverdict: pass MTC@cf43b911bb08: All expected events have been received. The test passed. MSC_Test_0-RAN(2994)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-SCCP(2993)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP(2999)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MNCC(2996)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2992)@cf43b911bb08: Final verdict of PTC: none MSC_Test-MGCP(2997)@cf43b911bb08: Final verdict of PTC: none MSC_Test_0-M3UA(2995)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3005)@cf43b911bb08: Final verdict of PTC: none MSC_Test-SMPP(3000)@cf43b911bb08: Final verdict of PTC: none MSC_Test-GSUP-IPA(2998)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3004)@cf43b911bb08: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3006)@cf43b911bb08: Final verdict of PTC: none Mon Jun 10 14:35:40 UTC 2024 ====== MSC_Tests_ASCI.TC_complete_vbs pass ====== MTC@cf43b911bb08: Setting final verdict of the test case. MTC@cf43b911bb08: Local verdict of MTC: pass MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(2992): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-SCCP(2993): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-RAN(2994): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC MSC_Test_0-M3UA(2995): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MNCC(2996): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-MGCP(2997): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP-IPA(2998): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-GSUP(2999): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC MSC_Test-SMPP(3000): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC TC_complete_vbs0(3001): pass (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC TC_complete_vbs0(3002): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC TC_complete_vbs0(3003): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(3004): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(3005): none (pass -> pass) MTC@cf43b911bb08: Local verdict of PTC IPA-CTRL-CLI-IPA(3006): none (pass -> pass) MTC@cf43b911bb08: Test case TC_complete_vbs finished. Verdict: pass MTC@cf43b911bb08: Starting external command `../ttcn3-tcpdump-stop.sh MSC_Tests_ASCI.TC_complete_vbs pass'. Saving talloc report from 172.18.149.10:4254 to MSC_Tests_ASCI.TC_complete_vbs.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=431432) Waiting for packet dumper to finish... 1 (prev_count=431432, count=434428) MTC@cf43b911bb08: External command `../ttcn3-tcpdump-stop.sh MSC_Tests_ASCI.TC_complete_vbs pass' was executed successfully (exit status: 0). MC@cf43b911bb08: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@cf43b911bb08: Terminating MTC. MC@cf43b911bb08: MTC terminated. MC2> exit MC@cf43b911bb08: Shutting down session. MC@cf43b911bb08: Shutdown complete. Comparing expected results '/osmo-ttcn3-hacks/msc/expected-results.xml' against results in 'junit-xml-21.log' -------------------- pass MSC_Tests.TC_cr_before_reset pass MSC_Tests.TC_lu_imsi_noauth_tmsi pass MSC_Tests.TC_lu_imsi_noauth_notmsi pass MSC_Tests.TC_lu_tmsi_noauth_notmsi pass MSC_Tests.TC_lu_imsi_reject pass MSC_Tests.TC_lu_imsi_timeout_gsup pass MSC_Tests.TC_lu_imsi_auth_tmsi pass MSC_Tests.TC_lu_imsi_auth3g_tmsi xfail MSC_Tests.TC_lu_imsi_timeout_tmsi_realloc pass MSC_Tests.TC_cmserv_imsi_unknown pass MSC_Tests.TC_cmserv_tmsi_unknown pass MSC_Tests.TC_lu_and_mo_call pass MSC_Tests.TC_lu_and_mo_call_ipv6 pass MSC_Tests.TC_lu_and_mo_call_sccp_tiar_timeout pass MSC_Tests.TC_lu_auth_sai_timeout pass MSC_Tests.TC_lu_auth_sai_err pass MSC_Tests.TC_lu_clear_request pass MSC_Tests.TC_mo_call_clear_request pass MSC_Tests.TC_mt_call_clear_request pass MSC_Tests.TC_lu_disconnect pass MSC_Tests.TC_lu_by_imei pass MSC_Tests.TC_lu_by_tmsi_noauth_unknown pass MSC_Tests.TC_attached_imsi_lu_unknown_tmsi pass MSC_Tests.TC_imsi_detach_by_imsi pass MSC_Tests.TC_imsi_detach_by_tmsi pass MSC_Tests.TC_imsi_detach_by_imei pass MSC_Tests.TC_emerg_call_imei_reject pass MSC_Tests.TC_emerg_call_imsi pass MSC_Tests.TC_cm_serv_req_vgcs_reject pass MSC_Tests.TC_cm_serv_req_vbs_reject pass MSC_Tests.TC_cm_serv_req_lcs_reject pass MSC_Tests.TC_cm_reest_req_reject pass MSC_Tests.TC_lu_auth_2G_fail pass MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_13 pass MSC_Tests.TC_cl3_no_payload pass MSC_Tests.TC_cl3_rnd_payload pass MSC_Tests.TC_establish_and_nothing pass MSC_Tests.TC_mo_setup_and_nothing pass MSC_Tests.TC_mo_crcx_ran_timeout pass MSC_Tests.TC_mo_crcx_ran_reject pass MSC_Tests.TC_mt_crcx_ran_reject pass MSC_Tests.TC_mo_setup_and_dtmf_dup pass MSC_Tests.TC_mt_t310 pass MSC_Tests.TC_gsup_cancel pass MSC_Tests.TC_lu_imsi_auth_tmsi_encr_1_13 pass MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_13 pass MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1 pass MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1_no_cm pass MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_2 pass MSC_Tests.TC_lu_imsi_auth_tmsi_encr_013_2 pass MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_1 pass MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34 pass MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm3 pass MSC_Tests.TC_mo_release_timeout pass MSC_Tests.TC_lu_and_mt_call_no_dlcx_resp pass MSC_Tests.TC_reset_two pass MSC_Tests.TC_lu_and_mt_call pass MSC_Tests.TC_lu_and_mt_call_ipv6 pass MSC_Tests.TC_lu_and_mt_call_already_paging pass MSC_Tests.TC_lu_and_mt_call_osmux pass MSC_Tests.TC_lu_and_mo_sms pass MSC_Tests.TC_lu_and_mt_sms pass MSC_Tests.TC_lu_and_mt_sms_already_paging pass MSC_Tests.TC_lu_and_mt_sms_paging_and_nothing pass MSC_Tests.TC_lu_and_mt_sms_paging_repeated pass MSC_Tests.TC_smpp_mo_sms pass MSC_Tests.TC_smpp_mo_sms_rp_error pass MSC_Tests.TC_smpp_mt_sms pass MSC_Tests.TC_gsup_mo_sms pass MSC_Tests.TC_gsup_mo_smma pass MSC_Tests.TC_gsup_mt_sms_ack pass MSC_Tests.TC_gsup_mt_sms_err pass MSC_Tests.TC_gsup_mt_sms_rp_mr pass MSC_Tests.TC_gsup_mo_mt_sms_rp_mr pass MSC_Tests.TC_gsup_mt_multi_part_sms pass MSC_Tests.TC_gsup_mt_sms_lu_delay pass MSC_Tests.TC_lu_and_mo_ussd_single_request pass MSC_Tests.TC_lu_and_mt_ussd_notification pass MSC_Tests.TC_lu_and_mo_ussd_during_mt_call pass MSC_Tests.TC_lu_and_mt_ussd_during_mt_call pass MSC_Tests.TC_lu_and_mo_ussd_mo_release pass MSC_Tests.TC_lu_and_ss_session_timeout pass->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->FAIL 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 MSC_Tests_Iu.TC_iu_gsup_mo_sms pass MSC_Tests_Iu.TC_iu_gsup_mo_smma pass MSC_Tests_Iu.TC_iu_gsup_mt_sms_ack pass MSC_Tests_Iu.TC_iu_gsup_mt_sms_err pass MSC_Tests_Iu.TC_iu_gsup_mt_sms_rp_mr pass MSC_Tests_Iu.TC_iu_gsup_mo_mt_sms_rp_mr pass MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_single_request pass MSC_Tests_Iu.TC_iu_lu_and_mt_ussd_notification pass MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_during_mt_call pass MSC_Tests_Iu.TC_iu_lu_and_mt_ussd_during_mt_call pass MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_mo_release pass MSC_Tests_Iu.TC_iu_lu_and_ss_session_timeout pass->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: 5 xfail: 5 pass: 216 + exit_code=0 + /osmo-ttcn3-hacks/log_merge.sh MSC_Tests --rm Generated MSC_Tests.TC_assign_fail.merged Generated MSC_Tests.TC_attached_imsi_lu_unknown_tmsi.merged Generated MSC_Tests.TC_auth_options_0.merged Generated MSC_Tests.TC_auth_options_1.merged Generated MSC_Tests.TC_auth_options_10.merged Generated MSC_Tests.TC_auth_options_11.merged Generated MSC_Tests.TC_auth_options_2.merged Generated MSC_Tests.TC_auth_options_3.merged Generated MSC_Tests.TC_auth_options_4.merged Generated MSC_Tests.TC_auth_options_5.merged Generated MSC_Tests.TC_auth_options_6.merged Generated MSC_Tests.TC_auth_options_7.merged Generated MSC_Tests.TC_auth_options_8.merged Generated MSC_Tests.TC_auth_options_9.merged Generated MSC_Tests.TC_bssap_lu_sgsap_lu_and_mt_call.merged Generated MSC_Tests.TC_call_re_establishment.merged Generated MSC_Tests.TC_call_re_establishment_auth.merged Generated MSC_Tests.TC_call_re_establishment_ciph.merged Generated MSC_Tests.TC_cipher_complete_13_without_cipher.merged Generated MSC_Tests.TC_cipher_complete_1_without_cipher.merged Generated MSC_Tests.TC_cipher_complete_3_without_cipher.merged Generated MSC_Tests.TC_cipher_complete_with_invalid_cipher.merged Generated MSC_Tests.TC_cl3_no_payload.merged Generated MSC_Tests.TC_cl3_rnd_payload.merged Generated MSC_Tests.TC_cm_reest_req_reject.merged Generated MSC_Tests.TC_cm_serv_req_lcs_reject.merged Generated MSC_Tests.TC_cm_serv_req_vbs_reject.merged Generated MSC_Tests.TC_cm_serv_req_vgcs_reject.merged Generated MSC_Tests.TC_cm_serv_wrong_mi.merged Generated MSC_Tests.TC_cmserv_imsi_unknown.merged Generated MSC_Tests.TC_cmserv_tmsi_unknown.merged Generated MSC_Tests.TC_complete_vbs.merged Generated MSC_Tests.TC_complete_vgcs.merged Generated MSC_Tests.TC_cr_before_reset.merged Generated MSC_Tests.TC_emerg_call_imei_reject.merged Generated MSC_Tests.TC_emerg_call_imsi.merged Generated MSC_Tests.TC_establish_and_nothing.merged Generated MSC_Tests.TC_gsup_cancel.merged Generated MSC_Tests.TC_gsup_mo_mt_sms_rp_mr.merged Generated MSC_Tests.TC_gsup_mo_smma.merged Generated MSC_Tests.TC_gsup_mo_sms.merged Generated MSC_Tests.TC_gsup_mt_multi_part_sms.merged Generated MSC_Tests.TC_gsup_mt_sms_ack.merged Generated MSC_Tests.TC_gsup_mt_sms_err.merged Generated MSC_Tests.TC_gsup_mt_sms_lu_delay.merged Generated MSC_Tests.TC_gsup_mt_sms_rp_mr.merged Generated MSC_Tests.TC_ho_inter_bsc.merged Generated MSC_Tests.TC_ho_inter_bsc_a5_1.merged Generated MSC_Tests.TC_ho_inter_bsc_a5_3.merged Generated MSC_Tests.TC_ho_inter_bsc_a5_4.merged Generated MSC_Tests.TC_ho_inter_bsc_csd.merged Generated MSC_Tests.TC_ho_inter_bsc_ipv6.merged Generated MSC_Tests.TC_ho_inter_bsc_unknown_cell.merged Generated MSC_Tests.TC_ho_inter_msc_out.merged Generated MSC_Tests.TC_ho_inter_msc_out_a5_1.merged Generated MSC_Tests.TC_ho_inter_msc_out_a5_3.merged Generated MSC_Tests.TC_ho_inter_msc_out_a5_4.merged Generated MSC_Tests.TC_ho_inter_msc_out_csd.merged Generated MSC_Tests.TC_ho_inter_msc_out_ipv6.merged Generated MSC_Tests.TC_imsi_detach_by_imei.merged Generated MSC_Tests.TC_imsi_detach_by_imsi.merged Generated MSC_Tests.TC_imsi_detach_by_tmsi.merged Generated MSC_Tests.TC_invalid_mgcp_crash.merged Generated MSC_Tests.TC_iu_cmserv_imsi_unknown.merged Generated MSC_Tests.TC_iu_emerg_call_imei_reject.merged Generated MSC_Tests.TC_iu_emerg_call_imsi.merged Generated MSC_Tests.TC_iu_establish_and_nothing.merged Generated MSC_Tests.TC_iu_gsup_cancel.merged Generated MSC_Tests.TC_iu_gsup_mo_mt_sms_rp_mr.merged Generated MSC_Tests.TC_iu_gsup_mo_smma.merged Generated MSC_Tests.TC_iu_gsup_mo_sms.merged Generated MSC_Tests.TC_iu_gsup_mt_sms_ack.merged Generated MSC_Tests.TC_iu_gsup_mt_sms_err.merged Generated MSC_Tests.TC_iu_gsup_mt_sms_rp_mr.merged Generated MSC_Tests.TC_iu_imsi_detach_by_imei.merged Generated MSC_Tests.TC_iu_imsi_detach_by_imsi.merged Generated MSC_Tests.TC_iu_imsi_detach_by_tmsi.merged Generated MSC_Tests.TC_iu_lu_and_expire_while_paging.merged Generated MSC_Tests.TC_iu_lu_and_mo_call.merged Generated MSC_Tests.TC_iu_lu_and_mo_call_sccp_tiar_timeout.merged Generated MSC_Tests.TC_iu_lu_and_mo_sms.merged Generated MSC_Tests.TC_iu_lu_and_mo_ussd_during_mt_call.merged Generated MSC_Tests.TC_iu_lu_and_mo_ussd_mo_release.merged Generated MSC_Tests.TC_iu_lu_and_mo_ussd_single_request.merged Generated MSC_Tests.TC_iu_lu_and_mt_call.merged Generated MSC_Tests.TC_iu_lu_and_mt_call_already_paging.merged Generated MSC_Tests.TC_iu_lu_and_mt_sms.merged Generated MSC_Tests.TC_iu_lu_and_mt_sms_already_paging.merged Generated MSC_Tests.TC_iu_lu_and_mt_sms_paging_and_nothing.merged Generated MSC_Tests.TC_iu_lu_and_mt_sms_paging_repeated.merged Generated MSC_Tests.TC_iu_lu_and_mt_ussd_during_mt_call.merged Generated MSC_Tests.TC_iu_lu_and_mt_ussd_notification.merged Generated MSC_Tests.TC_iu_lu_and_ss_session_timeout.merged Generated MSC_Tests.TC_iu_lu_auth_sai_err.merged Generated MSC_Tests.TC_iu_lu_auth_sai_timeout.merged Generated MSC_Tests.TC_iu_lu_by_imei.merged Generated MSC_Tests.TC_iu_lu_disconnect.merged Generated MSC_Tests.TC_iu_lu_imsi_auth3g_tmsi.merged Generated MSC_Tests.TC_iu_lu_imsi_reject.merged Generated MSC_Tests.TC_iu_lu_imsi_timeout_gsup.merged Generated MSC_Tests.TC_iu_lu_imsi_timeout_tmsi_realloc.merged Generated MSC_Tests.TC_iu_lu_release_request.merged Generated MSC_Tests.TC_iu_lu_with_invalid_mcc_mnc.merged Generated MSC_Tests.TC_iu_mo_crcx_ran_reject.merged Generated MSC_Tests.TC_iu_mo_crcx_ran_timeout.merged Generated MSC_Tests.TC_iu_mo_release_timeout.merged Generated MSC_Tests.TC_iu_mo_setup_and_nothing.merged Generated MSC_Tests.TC_iu_mo_ussd_for_unknown_trans.merged Generated MSC_Tests.TC_iu_mt_crcx_ran_reject.merged Generated MSC_Tests.TC_iu_mt_ussd_for_unknown_subscr.merged Generated MSC_Tests.TC_iu_multi_lu_and_mo_ussd.merged Generated MSC_Tests.TC_iu_multi_lu_and_mt_ussd.merged Generated MSC_Tests.TC_iu_proc_ss_abort.merged Generated MSC_Tests.TC_iu_proc_ss_for_unknown_session.merged Generated MSC_Tests.TC_iu_proc_ss_paging_fail.merged Generated MSC_Tests.TC_iu_smpp_mo_sms.merged Generated MSC_Tests.TC_lu_and_expire_while_paging.merged Generated MSC_Tests.TC_lu_and_mo_call.merged Generated MSC_Tests.TC_lu_and_mo_call_ipv6.merged Generated MSC_Tests.TC_lu_and_mo_call_sccp_tiar_timeout.merged Generated MSC_Tests.TC_lu_and_mo_csd.merged Generated MSC_Tests.TC_lu_and_mo_sms.merged Generated MSC_Tests.TC_lu_and_mo_ussd_during_mt_call.merged Generated MSC_Tests.TC_lu_and_mo_ussd_mo_release.merged Generated MSC_Tests.TC_lu_and_mo_ussd_single_request.merged Generated MSC_Tests.TC_lu_and_mt_call.merged Generated MSC_Tests.TC_lu_and_mt_call_already_paging.merged Generated MSC_Tests.TC_lu_and_mt_call_ipv6.merged Generated MSC_Tests.TC_lu_and_mt_call_no_dlcx_resp.merged Generated MSC_Tests.TC_lu_and_mt_call_osmux.merged Generated MSC_Tests.TC_lu_and_mt_csd.merged Generated MSC_Tests.TC_lu_and_mt_sms.merged Generated MSC_Tests.TC_lu_and_mt_sms_already_paging.merged Generated MSC_Tests.TC_lu_and_mt_sms_paging_and_nothing.merged Generated MSC_Tests.TC_lu_and_mt_sms_paging_repeated.merged Generated MSC_Tests.TC_lu_and_mt_ussd_during_mt_call.merged Generated MSC_Tests.TC_lu_and_mt_ussd_notification.merged Generated MSC_Tests.TC_lu_and_ss_session_timeout.merged Generated MSC_Tests.TC_lu_auth_2G_fail.merged Generated MSC_Tests.TC_lu_auth_sai_err.merged Generated MSC_Tests.TC_lu_auth_sai_timeout.merged Generated MSC_Tests.TC_lu_by_imei.merged Generated MSC_Tests.TC_lu_by_tmsi_noauth_unknown.merged Generated MSC_Tests.TC_lu_clear_request.merged Generated MSC_Tests.TC_lu_disconnect.merged Generated MSC_Tests.TC_lu_imsi_auth3g_tmsi.merged Generated MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei.merged Generated MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei_early.merged Generated MSC_Tests.TC_lu_imsi_auth_tmsi.merged Generated MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei.merged Generated MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early.merged Generated MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early_err.merged Generated MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early_nack.merged Generated MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_err.merged Generated MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_nack.merged Generated MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_1.merged Generated MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34.merged Generated MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm3.merged Generated MSC_Tests.TC_lu_imsi_auth_tmsi_encr_013_2.merged Generated MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_13.merged Generated MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_2.merged Generated MSC_Tests.TC_lu_imsi_auth_tmsi_encr_1_13.merged Generated MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1.merged Generated MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_13.merged Generated MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug.merged Generated MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1_no_cm.merged Generated MSC_Tests.TC_lu_imsi_noauth_notmsi.merged Generated MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei.merged Generated MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei_early.merged Generated MSC_Tests.TC_lu_imsi_noauth_tmsi.merged Generated MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei.merged Generated MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei_early.merged Generated MSC_Tests.TC_lu_imsi_reject.merged Generated MSC_Tests.TC_lu_imsi_timeout_gsup.merged Generated MSC_Tests.TC_lu_imsi_timeout_tmsi_realloc.merged Generated MSC_Tests.TC_lu_tmsi_noauth_notmsi.merged Generated MSC_Tests.TC_lu_with_invalid_mcc_mnc.merged Generated MSC_Tests.TC_mm_id_resp_no_identity.merged Generated MSC_Tests.TC_mo_call_clear_request.merged Generated MSC_Tests.TC_mo_cc_bssmap_clear.merged Generated MSC_Tests.TC_mo_cc_iu_release.merged Generated MSC_Tests.TC_mo_crcx_ran_reject.merged Generated MSC_Tests.TC_mo_crcx_ran_timeout.merged Generated MSC_Tests.TC_mo_release_timeout.merged Generated MSC_Tests.TC_mo_setup_and_dtmf_dup.merged Generated MSC_Tests.TC_mo_setup_and_nothing.merged Generated MSC_Tests.TC_mo_ussd_for_unknown_trans.merged Generated MSC_Tests.TC_mt_call_clear_request.merged Generated MSC_Tests.TC_mt_crcx_ran_reject.merged ttcn3_logmerge: warning: timestamp is in wrong order in file MSC_Tests-TC_mt_t310-cf43b911bb08-467.log line 284 Generated MSC_Tests.TC_mt_t310.merged Generated MSC_Tests.TC_mt_ussd_for_unknown_subscr.merged Generated MSC_Tests.TC_multi_lu_and_mo_ussd.merged Generated MSC_Tests.TC_multi_lu_and_mt_ussd.merged Generated MSC_Tests.TC_no_callref.merged Generated MSC_Tests.TC_paging_response_imsi_unknown.merged Generated MSC_Tests.TC_paging_response_tmsi_unknown.merged Generated MSC_Tests.TC_proc_ss_abort.merged Generated MSC_Tests.TC_proc_ss_for_unknown_session.merged Generated MSC_Tests.TC_proc_ss_paging_fail.merged Generated MSC_Tests.TC_reset_two.merged Generated MSC_Tests.TC_reset_two_1iu.merged Generated MSC_Tests.TC_setup_refuse.merged Generated MSC_Tests.TC_sgsap_expl_imsi_det_eps.merged Generated MSC_Tests.TC_sgsap_expl_imsi_det_noneps.merged Generated MSC_Tests.TC_sgsap_impl_imsi_det_eps.merged Generated MSC_Tests.TC_sgsap_impl_imsi_det_noneps.merged Generated MSC_Tests.TC_sgsap_lu.merged Generated MSC_Tests.TC_sgsap_lu_and_mt_call.merged Generated MSC_Tests.TC_sgsap_lu_and_nothing.merged Generated MSC_Tests.TC_sgsap_lu_imsi_reject.merged Generated MSC_Tests.TC_sgsap_mo_sms.merged Generated MSC_Tests.TC_sgsap_mt_sms.merged Generated MSC_Tests.TC_sgsap_mt_sms_and_nothing.merged Generated MSC_Tests.TC_sgsap_mt_sms_and_reject.merged Generated MSC_Tests.TC_sgsap_paging_and_lu.merged Generated MSC_Tests.TC_sgsap_paging_and_nothing.merged Generated MSC_Tests.TC_sgsap_paging_rej.merged Generated MSC_Tests.TC_sgsap_paging_subscr_rej.merged Generated MSC_Tests.TC_sgsap_paging_ue_unr.merged Generated MSC_Tests.TC_sgsap_reset.merged Generated MSC_Tests.TC_sgsap_unexp_ud.merged Generated MSC_Tests.TC_sgsap_unsol_ud.merged Generated MSC_Tests.TC_sgsap_vlr_failure.merged Generated MSC_Tests.TC_smpp_mo_sms.merged Generated MSC_Tests.TC_smpp_mo_sms_rp_error.merged Generated MSC_Tests.TC_smpp_mt_sms.merged Removing Input log files !!! + exit 0 + clean_up_common + set +e + set +x ### Clean up ### + trap - EXIT INT TERM 0 + type clean_up + network_clean + docker network inspect ttcn3-msc-test-149 + grep Name + cut -d : -f2 + awk -F" NR>1{print $2} + local containers=jenkins-ttcn3-msc-test-asan-1-msc jenkins-ttcn3-msc-test-asan-1-stp + [ -n jenkins-ttcn3-msc-test-asan-1-msc jenkins-ttcn3-msc-test-asan-1-stp ] + docker_kill_wait jenkins-ttcn3-msc-test-asan-1-msc jenkins-ttcn3-msc-test-asan-1-stp + docker kill jenkins-ttcn3-msc-test-asan-1-msc jenkins-ttcn3-msc-test-asan-1-stp jenkins-ttcn3-msc-test-asan-1-msc jenkins-ttcn3-msc-test-asan-1-stp + docker wait jenkins-ttcn3-msc-test-asan-1-msc jenkins-ttcn3-msc-test-asan-1-stp 137 Error response from daemon: No such container: jenkins-ttcn3-msc-test-asan-1-stp + true + network_remove + set +x Removing network ttcn3-msc-test-149 + docker network remove ttcn3-msc-test-149 ttcn3-msc-test-149 + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs/unix + fix_perms + set +x Fixing permissions + id -u + id -g + docker run --rm -v /home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/logs:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-msc-test-asan/_cache:/cache --name jenkins-ttcn3-msc-test-asan-1-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-asan/logs/msc-tester/junit-xml-21.log <?xml version="1.0"?> <testsuite name='Titan' tests='226' failures='10' errors='0' skipped='0' inconc='0' time='2063.00'> <testcase classname='MSC_Tests' name='TC_cr_before_reset' time='7.024318'/> <testcase classname='MSC_Tests' name='TC_lu_imsi_noauth_tmsi' time='1.092688'/> <testcase classname='MSC_Tests' name='TC_lu_imsi_noauth_notmsi' time='1.086785'/> <testcase classname='MSC_Tests' name='TC_lu_tmsi_noauth_notmsi' time='3.925203'/> <testcase classname='MSC_Tests' name='TC_lu_imsi_reject' time='1.148391'/> <testcase classname='MSC_Tests' name='TC_lu_imsi_timeout_gsup' time='6.107051'/> <testcase classname='MSC_Tests' name='TC_lu_imsi_auth_tmsi' time='1.101148'/> <testcase classname='MSC_Tests' name='TC_lu_imsi_auth3g_tmsi' time='1.171212'/> <testcase classname='MSC_Tests' name='TC_lu_imsi_timeout_tmsi_realloc' time='8.290484'> <failure type='fail-verdict'>Timeout waiting for ClearCommand/Release MSC_Tests.ttcn:7426 MSC_Tests control part MSC_Tests.ttcn:652 TC_lu_imsi_timeout_tmsi_realloc testcase </failure> </testcase> <testcase classname='MSC_Tests' name='TC_cmserv_imsi_unknown' time='1.073160'/> <testcase classname='MSC_Tests' name='TC_cmserv_tmsi_unknown' time='1.071113'/> <testcase classname='MSC_Tests' name='TC_lu_and_mo_call' time='7.848289'/> <testcase classname='MSC_Tests' name='TC_lu_and_mo_call_ipv6' time='7.861709'/> <testcase classname='MSC_Tests' name='TC_lu_and_mo_call_sccp_tiar_timeout' time='6.332639'/> <testcase classname='MSC_Tests' name='TC_lu_auth_sai_timeout' time='6.074561'/> <testcase classname='MSC_Tests' name='TC_lu_auth_sai_err' time='1.076834'/> <testcase classname='MSC_Tests' name='TC_lu_clear_request' time='2.079987'/> <testcase classname='MSC_Tests' name='TC_mo_call_clear_request' time='3.852345'/> <testcase classname='MSC_Tests' name='TC_mt_call_clear_request' time='3.344383'/> <testcase classname='MSC_Tests' name='TC_lu_disconnect' time='3.069526'/> <testcase classname='MSC_Tests' name='TC_lu_by_imei' time='6.072601'/> <testcase classname='MSC_Tests' name='TC_lu_by_tmsi_noauth_unknown' time='1.343548'/> <testcase classname='MSC_Tests' name='TC_attached_imsi_lu_unknown_tmsi' time='1.520600'/> <testcase classname='MSC_Tests' name='TC_imsi_detach_by_imsi' time='1.310588'/> <testcase classname='MSC_Tests' name='TC_imsi_detach_by_tmsi' time='1.289432'/> <testcase classname='MSC_Tests' name='TC_imsi_detach_by_imei' time='1.272563'/> <testcase classname='MSC_Tests' name='TC_emerg_call_imei_reject' time='1.074973'/> <testcase classname='MSC_Tests' name='TC_emerg_call_imsi' time='7.856727'/> <testcase classname='MSC_Tests' name='TC_cm_serv_req_vgcs_reject' time='1.295506'/> <testcase classname='MSC_Tests' name='TC_cm_serv_req_vbs_reject' time='1.315472'/> <testcase classname='MSC_Tests' name='TC_cm_serv_req_lcs_reject' time='1.288206'/> <testcase classname='MSC_Tests' name='TC_cm_reest_req_reject' time='1.300503'/> <testcase classname='MSC_Tests' name='TC_lu_auth_2G_fail' time='1.075624'/> <testcase classname='MSC_Tests' name='TC_lu_imsi_auth_tmsi_encr_13_13' time='1.091772'/> <testcase classname='MSC_Tests' name='TC_cl3_no_payload' time='1.064677'/> <testcase classname='MSC_Tests' name='TC_cl3_rnd_payload' time='1.074321'/> <testcase classname='MSC_Tests' name='TC_establish_and_nothing' time='6.303766'/> <testcase classname='MSC_Tests' name='TC_mo_setup_and_nothing' time='5.305885'/> <testcase classname='MSC_Tests' name='TC_mo_crcx_ran_timeout' time='4.308727'/> <testcase classname='MSC_Tests' name='TC_mo_crcx_ran_reject' time='1.809395'/> <testcase classname='MSC_Tests' name='TC_mt_crcx_ran_reject' time='1.118483'/> <testcase classname='MSC_Tests' name='TC_mo_setup_and_dtmf_dup' time='3.861110'/> <testcase classname='MSC_Tests' name='TC_mt_t310' time='31.121540'/> <testcase classname='MSC_Tests' name='TC_gsup_cancel' time='7.853163'/> <testcase classname='MSC_Tests' name='TC_lu_imsi_auth_tmsi_encr_1_13' time='1.093817'/> <testcase classname='MSC_Tests' name='TC_lu_imsi_auth_tmsi_encr_3_13' time='1.091922'/> <testcase classname='MSC_Tests' name='TC_lu_imsi_auth_tmsi_encr_3_1' time='1.081839'/> <testcase classname='MSC_Tests' name='TC_lu_imsi_auth_tmsi_encr_3_1_no_cm' time='1.091936'/> <testcase classname='MSC_Tests' name='TC_lu_imsi_auth_tmsi_encr_13_2' time='1.078821'/> <testcase classname='MSC_Tests' name='TC_lu_imsi_auth_tmsi_encr_013_2' time='1.080880'/> <testcase classname='MSC_Tests' name='TC_lu_imsi_auth_tmsi_encr_0134_1' time='1.099569'/> <testcase classname='MSC_Tests' name='TC_lu_imsi_auth_tmsi_encr_0134_34' time='1.088124'/> <testcase classname='MSC_Tests' name='TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm3' time='1.104765'/> <testcase classname='MSC_Tests' name='TC_mo_release_timeout' time='4.310835'/> <testcase classname='MSC_Tests' name='TC_lu_and_mt_call_no_dlcx_resp' time='13.343219'/> <testcase classname='MSC_Tests' name='TC_reset_two' time='2.222887'/> <testcase classname='MSC_Tests' name='TC_lu_and_mt_call' time='7.347910'/> <testcase classname='MSC_Tests' name='TC_lu_and_mt_call_ipv6' time='7.360255'/> <testcase classname='MSC_Tests' name='TC_lu_and_mt_call_already_paging' time='2.643055'/> <testcase classname='MSC_Tests' name='TC_lu_and_mt_call_osmux' time='7.419099'/> <testcase classname='MSC_Tests' name='TC_lu_and_mo_sms' time='1.309147'/> <testcase classname='MSC_Tests' name='TC_lu_and_mt_sms' time='2.315178'/> <testcase classname='MSC_Tests' name='TC_lu_and_mt_sms_already_paging' time='2.523546'/> <testcase classname='MSC_Tests' name='TC_lu_and_mt_sms_paging_and_nothing' time='22.106660'/> <testcase classname='MSC_Tests' name='TC_lu_and_mt_sms_paging_repeated' time='7.325246'/> <testcase classname='MSC_Tests' name='TC_smpp_mo_sms' time='1.305927'/> <testcase classname='MSC_Tests' name='TC_smpp_mo_sms_rp_error' time='1.309221'/> <testcase classname='MSC_Tests' name='TC_smpp_mt_sms' time='2.536222'/> <testcase classname='MSC_Tests' name='TC_gsup_mo_sms' time='1.306769'/> <testcase classname='MSC_Tests' name='TC_gsup_mo_smma' time='1.318378'/> <testcase classname='MSC_Tests' name='TC_gsup_mt_sms_ack' time='1.353592'/> <testcase classname='MSC_Tests' name='TC_gsup_mt_sms_err' time='1.373624'/> <testcase classname='MSC_Tests' name='TC_gsup_mt_sms_rp_mr' time='1.392767'/> <testcase classname='MSC_Tests' name='TC_gsup_mo_mt_sms_rp_mr' time='1.562758'/> <testcase classname='MSC_Tests' name='TC_gsup_mt_multi_part_sms' time='7.965044'/> <testcase classname='MSC_Tests' name='TC_gsup_mt_sms_lu_delay' time='1.790457'/> <testcase classname='MSC_Tests' name='TC_lu_and_mo_ussd_single_request' time='1.315061'/> <testcase classname='MSC_Tests' name='TC_lu_and_mt_ussd_notification' time='1.128917'/> <testcase classname='MSC_Tests' name='TC_lu_and_mo_ussd_during_mt_call' time='4.354400'/> <testcase classname='MSC_Tests' name='TC_lu_and_mt_ussd_during_mt_call' time='4.359825'/> <testcase classname='MSC_Tests' name='TC_lu_and_mo_ussd_mo_release' time='1.301543'/> <testcase classname='MSC_Tests' name='TC_lu_and_ss_session_timeout' time='4.304383'/> <testcase classname='MSC_Tests' name='TC_mt_ussd_for_unknown_subscr' time='1.065234'> <failure type='fail-verdict'>Unknown/unexpected GSUP received MSC_Tests.ttcn:7510 MSC_Tests control part MSC_Tests.ttcn:4117 TC_mt_ussd_for_unknown_subscr testcase </failure> </testcase> <testcase classname='MSC_Tests' name='TC_mo_ussd_for_unknown_trans' time='11.563298'/> <testcase classname='MSC_Tests' name='TC_proc_ss_for_unknown_session' time='1.109091'> <failure type='fail-verdict'>Unknown/unexpected GSUP received MSC_Tests.ttcn:7512 MSC_Tests control part MSC_Tests.ttcn:4218 TC_proc_ss_for_unknown_session testcase </failure> </testcase> <testcase classname='MSC_Tests' name='TC_proc_ss_paging_fail' time='11.139328'/> <testcase classname='MSC_Tests' name='TC_proc_ss_abort' time='1.161944'/> <testcase classname='MSC_Tests' name='TC_multi_lu_and_mo_ussd' time='1.561505'/> <testcase classname='MSC_Tests' name='TC_multi_lu_and_mt_ussd' time='1.445529'/> <testcase classname='MSC_Tests' name='TC_cipher_complete_with_invalid_cipher' time='6.083771'/> <testcase classname='MSC_Tests' name='TC_cipher_complete_1_without_cipher' time='1.092855'/> <testcase classname='MSC_Tests' name='TC_cipher_complete_3_without_cipher' time='1.087009'/> <testcase classname='MSC_Tests' name='TC_cipher_complete_13_without_cipher' time='1.091523'/> <testcase classname='MSC_Tests' name='TC_lu_with_invalid_mcc_mnc' time='6.068764'/> <testcase classname='MSC_Tests' name='TC_sgsap_reset' time='1.699467'/> <testcase classname='MSC_Tests' name='TC_sgsap_lu' time='1.110094'/> <testcase classname='MSC_Tests' name='TC_sgsap_lu_imsi_reject' time='1.110525'/> <testcase classname='MSC_Tests' name='TC_sgsap_lu_and_nothing' time='45.813022'/> <testcase classname='MSC_Tests' name='TC_sgsap_expl_imsi_det_eps' time='3.726301'/> <testcase classname='MSC_Tests' name='TC_sgsap_impl_imsi_det_eps' time='3.742098'/> <testcase classname='MSC_Tests' name='TC_sgsap_expl_imsi_det_noneps' time='3.825299'/> <testcase classname='MSC_Tests' name='TC_sgsap_impl_imsi_det_noneps' time='3.569352'/> <testcase classname='MSC_Tests' name='TC_sgsap_paging_rej' time='2.562187'/> <testcase classname='MSC_Tests' name='TC_sgsap_paging_subscr_rej' time='2.512597'/> <testcase classname='MSC_Tests' name='TC_sgsap_paging_ue_unr' time='2.657216'/> <testcase classname='MSC_Tests' name='TC_sgsap_paging_and_nothing' time='11.552618'/> <testcase classname='MSC_Tests' name='TC_sgsap_paging_and_lu' time='1.844093'/> <testcase classname='MSC_Tests' name='TC_sgsap_mt_sms' time='2.845258'/> <testcase classname='MSC_Tests' name='TC_sgsap_mo_sms' time='1.651612'/> <testcase classname='MSC_Tests' name='TC_sgsap_mt_sms_and_nothing' time='22.656415'/> <testcase classname='MSC_Tests' name='TC_sgsap_mt_sms_and_reject' time='22.579683'/> <testcase classname='MSC_Tests' name='TC_sgsap_unexp_ud' time='1.747269'/> <testcase classname='MSC_Tests' name='TC_sgsap_unsol_ud' time='1.973342'/> <testcase classname='MSC_Tests' name='TC_bssap_lu_sgsap_lu_and_mt_call' time='8.803474'/> <testcase classname='MSC_Tests' name='TC_sgsap_lu_and_mt_call' time='8.820231'/> <testcase classname='MSC_Tests' name='TC_sgsap_vlr_failure' time='1.129865'/> <testcase classname='MSC_Tests' name='TC_ho_inter_bsc_unknown_cell' time='3.719300'/> <testcase classname='MSC_Tests' name='TC_ho_inter_bsc' time='12.079431'/> <testcase classname='MSC_Tests' name='TC_ho_inter_bsc_a5_1' time='12.117949'/> <testcase classname='MSC_Tests' name='TC_ho_inter_bsc_a5_3' time='12.089999'/> <testcase classname='MSC_Tests' name='TC_ho_inter_bsc_a5_4' time='12.096162'/> <testcase classname='MSC_Tests' name='TC_ho_inter_bsc_ipv6' time='12.079164'/> <testcase classname='MSC_Tests' name='TC_ho_inter_bsc_csd' time='12.088810'/> <testcase classname='MSC_Tests' name='TC_ho_inter_msc_out' time='6.387852'/> <testcase classname='MSC_Tests' name='TC_ho_inter_msc_out_a5_1' time='6.382797'/> <testcase classname='MSC_Tests' name='TC_ho_inter_msc_out_a5_3' time='6.389322'/> <testcase classname='MSC_Tests' name='TC_ho_inter_msc_out_a5_4' time='6.397611'/> <testcase classname='MSC_Tests' name='TC_ho_inter_msc_out_ipv6' time='6.383239'/> <testcase classname='MSC_Tests' name='TC_ho_inter_msc_out_csd' time='6.374058'/> <testcase classname='MSC_Tests' name='TC_lu_imsi_auth_tmsi_check_imei' time='1.115282'/> <testcase classname='MSC_Tests' name='TC_lu_imsi_auth3g_tmsi_check_imei' time='1.105164'/> <testcase classname='MSC_Tests' name='TC_lu_imsi_noauth_tmsi_check_imei' time='1.095459'/> <testcase classname='MSC_Tests' name='TC_lu_imsi_noauth_notmsi_check_imei' time='1.089430'/> <testcase classname='MSC_Tests' name='TC_lu_imsi_auth_tmsi_check_imei_nack' time='1.086912'/> <testcase classname='MSC_Tests' name='TC_lu_imsi_auth_tmsi_check_imei_err' time='1.087228'/> <testcase classname='MSC_Tests' name='TC_lu_imsi_auth_tmsi_check_imei_early' time='1.293959'/> <testcase classname='MSC_Tests' name='TC_lu_imsi_auth3g_tmsi_check_imei_early' time='1.292312'/> <testcase classname='MSC_Tests' name='TC_lu_imsi_noauth_tmsi_check_imei_early' time='1.295771'/> <testcase classname='MSC_Tests' name='TC_lu_imsi_noauth_notmsi_check_imei_early' time='1.287680'/> <testcase classname='MSC_Tests' name='TC_lu_imsi_auth_tmsi_check_imei_early_nack' time='1.307338'/> <testcase classname='MSC_Tests' name='TC_lu_imsi_auth_tmsi_check_imei_early_err' time='1.290957'/> <testcase classname='MSC_Tests' name='TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug' time='1.084114'/> <testcase classname='MSC_Tests' name='TC_mo_cc_bssmap_clear' time='2.822466'/> <testcase classname='MSC_Tests' name='TC_invalid_mgcp_crash' time='1.812644'/> <testcase classname='MSC_Tests' name='TC_mm_id_resp_no_identity' time='6.086127'/> <testcase classname='MSC_Tests' name='TC_lu_and_expire_while_paging' time='1.117147'/> <testcase classname='MSC_Tests' name='TC_paging_response_imsi_unknown' time='1.082474'/> <testcase classname='MSC_Tests' name='TC_paging_response_tmsi_unknown' time='1.072252'/> <testcase classname='MSC_Tests' name='TC_call_re_establishment' time='8.863225'/> <testcase classname='MSC_Tests' name='TC_call_re_establishment_auth' time='8.899262'/> <testcase classname='MSC_Tests' name='TC_call_re_establishment_ciph' time='8.900884'/> <testcase classname='MSC_Tests' name='TC_cm_serv_wrong_mi' time='1.299638'/> <testcase classname='MSC_Tests' name='TC_auth_options_0' time='2.089934'/> <testcase classname='MSC_Tests' name='TC_auth_options_1' time='2.096511'/> <testcase classname='MSC_Tests' name='TC_auth_options_2' time='2.106114'/> <testcase classname='MSC_Tests' name='TC_auth_options_3' time='2.112132'/> <testcase classname='MSC_Tests' name='TC_auth_options_4' time='2.563823'/> <testcase classname='MSC_Tests' name='TC_auth_options_5' time='2.114297'/> <testcase classname='MSC_Tests' name='TC_auth_options_6' time='2.513165'/> <testcase classname='MSC_Tests' name='TC_auth_options_7' time='2.108812'/> <testcase classname='MSC_Tests' name='TC_auth_options_8' time='2.511240'/> <testcase classname='MSC_Tests' name='TC_auth_options_9' time='2.113326'/> <testcase classname='MSC_Tests' name='TC_auth_options_10' time='2.530187'/> <testcase classname='MSC_Tests' name='TC_auth_options_11' time='2.113941'/> <testcase classname='MSC_Tests' name='TC_lu_and_mo_csd' time='32.676675'/> <testcase classname='MSC_Tests' name='TC_lu_and_mt_csd' time='5.275979'> <failure type='fail-verdict'>Timeout waiting for paging MSC_Tests.ttcn:7604 MSC_Tests control part MSC_Tests.ttcn:7349 TC_lu_and_mt_csd testcase </failure> </testcase> <testcase classname='MSC_Tests_Iu' name='TC_iu_lu_imsi_reject' time='1.179372'/> <testcase classname='MSC_Tests_Iu' name='TC_iu_lu_imsi_timeout_gsup' time='6.141847'/> <testcase classname='MSC_Tests_Iu' name='TC_iu_lu_imsi_auth3g_tmsi' time='1.158752'/> <testcase classname='MSC_Tests_Iu' name='TC_iu_lu_imsi_timeout_tmsi_realloc' time='8.162773'> <failure type='fail-verdict'>Timeout waiting for ClearCommand/Release MSC_Tests_Iu.ttcn:554 MSC_Tests_Iu control part MSC_Tests_Iu.ttcn:65 TC_iu_lu_imsi_timeout_tmsi_realloc testcase </failure> </testcase> <testcase classname='MSC_Tests_Iu' name='TC_iu_cmserv_imsi_unknown' time='61.093434'> <failure type='fail-verdict'>Tguard timeout MSC_Tests_Iu.ttcn:555 MSC_Tests_Iu control part MSC_Tests_Iu.ttcn:72 TC_iu_cmserv_imsi_unknown testcase </failure> </testcase> <testcase classname='MSC_Tests_Iu' name='TC_iu_lu_and_mo_call' time='8.089941'/> <testcase classname='MSC_Tests_Iu' name='TC_iu_lu_and_mo_call_sccp_tiar_timeout' time='6.733849'/> <testcase classname='MSC_Tests_Iu' name='TC_iu_lu_auth_sai_timeout' time='6.147374'/> <testcase classname='MSC_Tests_Iu' name='TC_iu_lu_auth_sai_err' time='1.146402'/> <testcase classname='MSC_Tests_Iu' name='TC_iu_lu_release_request' time='2.152922'/> <testcase classname='MSC_Tests_Iu' name='TC_iu_lu_disconnect' time='3.153414'/> <testcase classname='MSC_Tests_Iu' name='TC_iu_lu_by_imei' time='6.129404'/> <testcase classname='MSC_Tests_Iu' name='TC_iu_imsi_detach_by_imsi' time='1.124555'/> <testcase classname='MSC_Tests_Iu' name='TC_iu_imsi_detach_by_tmsi' time='1.167501'/> <testcase classname='MSC_Tests_Iu' name='TC_iu_imsi_detach_by_imei' time='1.145657'/> <testcase classname='MSC_Tests_Iu' name='TC_iu_emerg_call_imei_reject' time='1.165806'/> <testcase classname='MSC_Tests_Iu' name='TC_iu_emerg_call_imsi' time='7.996488'/> <testcase classname='MSC_Tests_Iu' name='TC_iu_establish_and_nothing' time='6.412731'/> <testcase classname='MSC_Tests_Iu' name='TC_iu_mo_setup_and_nothing' time='5.405358'/> <testcase classname='MSC_Tests_Iu' name='TC_iu_mo_crcx_ran_timeout' time='4.435855'/> <testcase classname='MSC_Tests_Iu' name='TC_iu_mo_crcx_ran_reject' time='1.921021'/> <testcase classname='MSC_Tests_Iu' name='TC_iu_mt_crcx_ran_reject' time='1.272224'/> <testcase classname='MSC_Tests_Iu' name='TC_iu_gsup_cancel' time='8.011914'/> <testcase classname='MSC_Tests_Iu' name='TC_iu_mo_release_timeout' time='4.418234'/> <testcase classname='MSC_Tests' name='TC_reset_two_1iu' time='3.020278'/> <testcase classname='MSC_Tests_Iu' name='TC_iu_lu_and_mt_call' time='7.480659'/> <testcase classname='MSC_Tests_Iu' name='TC_iu_lu_and_mt_call_already_paging' time='2.786775'/> <testcase classname='MSC_Tests_Iu' name='TC_iu_lu_and_mo_sms' time='1.424681'/> <testcase classname='MSC_Tests_Iu' name='TC_iu_lu_and_mt_sms' time='2.416759'/> <testcase classname='MSC_Tests_Iu' name='TC_iu_lu_and_mt_sms_already_paging' time='2.673556'/> <testcase classname='MSC_Tests_Iu' name='TC_iu_lu_and_mt_sms_paging_and_nothing' time='22.199044'/> <testcase classname='MSC_Tests_Iu' name='TC_iu_lu_and_mt_sms_paging_repeated' time='7.190101'> <failure type='fail-verdict'>UTRAN: Expected a second Paging MSC_Tests_Iu.ttcn:584 MSC_Tests_Iu control part MSC_Tests_Iu.ttcn:330 TC_iu_lu_and_mt_sms_paging_repeated testcase </failure> </testcase> <testcase classname='MSC_Tests_Iu' name='TC_iu_smpp_mo_sms' time='1.400719'/> <testcase classname='MSC_Tests_Iu' name='TC_iu_gsup_mo_sms' time='1.473742'/> <testcase classname='MSC_Tests_Iu' name='TC_iu_gsup_mo_smma' time='1.464598'/> <testcase classname='MSC_Tests_Iu' name='TC_iu_gsup_mt_sms_ack' time='1.439425'/> <testcase classname='MSC_Tests_Iu' name='TC_iu_gsup_mt_sms_err' time='1.441033'/> <testcase classname='MSC_Tests_Iu' name='TC_iu_gsup_mt_sms_rp_mr' time='1.470346'/> <testcase classname='MSC_Tests_Iu' name='TC_iu_gsup_mo_mt_sms_rp_mr' time='1.661034'/> <testcase classname='MSC_Tests_Iu' name='TC_iu_lu_and_mo_ussd_single_request' time='1.420857'/> <testcase classname='MSC_Tests_Iu' name='TC_iu_lu_and_mt_ussd_notification' time='1.240399'/> <testcase classname='MSC_Tests_Iu' name='TC_iu_lu_and_mo_ussd_during_mt_call' time='4.485015'/> <testcase classname='MSC_Tests_Iu' name='TC_iu_lu_and_mt_ussd_during_mt_call' time='4.463399'/> <testcase classname='MSC_Tests_Iu' name='TC_iu_lu_and_mo_ussd_mo_release' time='1.438410'/> <testcase classname='MSC_Tests_Iu' name='TC_iu_lu_and_ss_session_timeout' time='4.417802'/> <testcase classname='MSC_Tests_Iu' name='TC_iu_mt_ussd_for_unknown_subscr' time='1.115904'> <failure type='fail-verdict'>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 </failure> </testcase> <testcase classname='MSC_Tests_Iu' name='TC_iu_mo_ussd_for_unknown_trans' time='11.624504'/> <testcase classname='MSC_Tests_Iu' name='TC_iu_proc_ss_for_unknown_session' time='1.192371'> <failure type='fail-verdict'>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 </failure> </testcase> <testcase classname='MSC_Tests_Iu' name='TC_iu_proc_ss_paging_fail' time='11.214591'/> <testcase classname='MSC_Tests_Iu' name='TC_iu_proc_ss_abort' time='1.283310'/> <testcase classname='MSC_Tests_Iu' name='TC_iu_multi_lu_and_mo_ussd' time='1.548097'/> <testcase classname='MSC_Tests_Iu' name='TC_iu_multi_lu_and_mt_ussd' time='1.659163'/> <testcase classname='MSC_Tests_Iu' name='TC_iu_lu_with_invalid_mcc_mnc' time='60.426572'> <failure type='fail-verdict'>Tguard timeout MSC_Tests_Iu.ttcn:610 MSC_Tests_Iu control part MSC_Tests_Iu.ttcn:539 TC_iu_lu_with_invalid_mcc_mnc testcase </failure> </testcase> <testcase classname='MSC_Tests_Iu' name='TC_iu_lu_and_expire_while_paging' time='1.197302'/> <testcase classname='MSC_Tests_Iu' name='TC_mo_cc_iu_release' time='2.930563'/> <testcase classname='MSC_Tests_ASCI' name='TC_no_callref' time='1.806398'/> <testcase classname='MSC_Tests_ASCI' name='TC_setup_refuse' time='2.503319'/> <testcase classname='MSC_Tests_ASCI' name='TC_assign_fail' time='2.428683'/> <testcase classname='MSC_Tests_ASCI' name='TC_complete_vgcs' time='3.446015'/> <testcase classname='MSC_Tests_ASCI' name='TC_complete_vbs' time='2.646383'/> </testsuite> Recording test results [Checks API] No suitable checks publisher found. Build step 'Publish JUnit test result report' changed build result to UNSTABLE Sending e-mails to: jenkins-notifications@lists.osmocom.org Archiving artifacts Finished: UNSTABLE